0g-storage-node/node/miner/src
peilun-conflux 39efb721c5
Remove sender from contract call. (#242)
This allows the RPC services to cache the results.
2024-10-21 16:58:50 +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 Fix typos. (#193) 2024-09-11 17:57:41 +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