0g-storage-node/node/miner/src
bruno-valante 40d435597a
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
feat: Implement the new specification of PoRA mine. (#307)
* feat: Support faster PoRA specification

* Support subtasks in PoRA mine

* Fix test fails

* Check the contract version
2024-12-28 20:29:45 +08:00
..
config.rs Remove sender from contract call. (#242) 2024-10-21 16:58:50 +08:00
lib.rs Update with the most recent storage contract (#142) 2024-07-24 13:01:30 +08:00
loader.rs Use inner lock in storage and use async lock. (#92) 2024-06-29 17:08:02 +08:00
metrics.rs Support multiple mine submission (#124) 2024-07-12 17:31:53 +08:00
mine.rs feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +08:00
miner_id.rs @peter/db split (#262) 2024-11-08 22:06:45 +08:00
monitor.rs Update with the most recent storage contract (#142) 2024-07-24 13:01:30 +08:00
pora.rs feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +08:00
recall_range.rs Fix issues found in auditions (#203) 2024-09-14 18:19:16 +08:00
sealer.rs feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +08:00
service.rs feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +08:00
submitter.rs Remove sender from contract call. (#242) 2024-10-21 16:58:50 +08:00
watcher.rs feat: Implement the new specification of PoRA mine. (#307) 2024-12-28 20:29:45 +08:00