mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-11-08 10:27:36 +00:00
* Use inner lock in storage.
* Remove mut.
* Remove async lock for storage.
* Fix tests and warnings.
* Use spawn_blocking for storage task.
* Fix clippy.
* Finalize the new tx at last.
* Revert "Finalize the new tx at last."
This reverts commit
|
||
|---|---|---|
| .. | ||
| config.rs | ||
| lib.rs | ||
| loader.rs | ||
| mine.rs | ||
| miner_id.rs | ||
| pora.rs | ||
| recall_range.rs | ||
| sealer.rs | ||
| service.rs | ||
| submitter.rs | ||
| watcher.rs | ||