0g-storage-node/node/miner/src
0g-peterzhb fae2d5efb6
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
@peter/db split (#262)
* do not pad tx during sync phase

* add pad data store

* support async padding after sync phase

* split misc

* add sleep for the next loop
2024-11-08 22:06: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 Fix issues found in auditions (#203) 2024-09-14 18:19:16 +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 Fix issues found in auditions (#203) 2024-09-14 18:19:16 +08:00
recall_range.rs Fix issues found in auditions (#203) 2024-09-14 18:19:16 +08:00
sealer.rs Remove sender from contract call. (#242) 2024-10-21 16:58:50 +08:00
service.rs Remove sender from contract call. (#242) 2024-10-21 16:58:50 +08:00
submitter.rs Remove sender from contract call. (#242) 2024-10-21 16:58:50 +08:00
watcher.rs Remove sender from contract call. (#242) 2024-10-21 16:58:50 +08:00