Commit Graph

8 Commits

Author SHA1 Message Date
a2bf898bca
Merge branch 'sqlite' into testing
Some checks failed
Testing / default (push) Failing after 7m0s
2025-02-23 05:27:23 +02:00
1f64719a56
A rough implementation of the objects stored in sqlite db;
structure.Object was rewritten, to store the object data.
2025-02-22 03:33:30 +02:00
c8510557f2
Merge branch 'shutdown' into testing
All checks were successful
Testing / default (push) Successful in 6m22s
2025-02-21 04:16:40 +02:00
fb243dd8e9
Trying to support the PoW interruption 2025-02-21 03:39:46 +02:00
16c8c412bf
Addressed pylint too-many-positional-arguments in structure.Object 2025-02-14 05:33:04 +02:00
efc4be0ec1
Document the main proofofwork call
All checks were successful
Testing / default (push) Successful in 9m40s
2025-01-27 22:26:43 +02:00
e95f2b522a
Add basic docstrings 2023-07-30 03:45:59 +03:00
a93c0f8417
Rename pow module to proofofwork 2021-08-02 20:06:50 +03:00