0g-storage-node/node
peilun-conflux 506d234562
Use LRU to cache MPT nodes. ()
* Add trait.

* Update merkle tree trait.

* Use NodeManager.

* fix.

* Use LRU for cache.

* fix clippy.

* Save layer size.

* Initialize LogManager with NodeManager.

* Fix.

* Fix test.

* fix.
2024-10-27 12:52:06 +08:00
..
chunk_pool Handle chunk write of rpc in parallel. () 2024-07-15 15:50:51 +08:00
file_location_cache Adjust default value for testnet configs () 2024-09-05 10:09:29 +08:00
log_entry_sync Optimizing recover perf by reducing sync progress events () 2024-10-21 21:24:50 +08:00
miner Remove sender from contract call. () 2024-10-21 16:58:50 +08:00
network Add TopicScoreParams for gossipsubs. () 2024-10-08 14:32:23 +08:00
pruner do not fail on pruner first reward chunk revert error () 2024-09-19 17:33:56 +08:00
router Supports custom public ip to announce file () 2024-10-14 14:57:42 +08:00
rpc Test flow root consistency () 2024-10-15 14:24:56 +08:00
shared_types fix: pad tx based on the on-chain contract result. () 2024-10-09 15:20:42 +08:00
src Use LRU to cache MPT nodes. () 2024-10-27 12:52:06 +08:00
storage Use LRU to cache MPT nodes. () 2024-10-27 12:52:06 +08:00
storage-async @peter/async padding () 2024-10-08 13:13:32 +08:00
sync @peter/async padding () 2024-10-08 13:13:32 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml opt zgs version () 2024-09-24 16:42:38 +08:00