0g-storage-node/node
Bo QIU b6972b97af
Adjust default value for testnet configs ()
* Adjust default value for testnet configs

* Supports to disable sequential auto sync

* Add py tests for auto sync

* fix py file name

* rm dummy ;py code

* change default block confirm count
2024-09-05 10:09:29 +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 Query logs via LogQuery in watch loop () 2024-09-02 18:49:18 +08:00
miner Fix issue found in auditions () 2024-08-27 17:36:55 +08:00
network Enhance P2P network protocol to support batch messages for performance concern () 2024-08-29 09:55:24 +08:00
pruner do not fail on prune error () 2024-08-25 16:48:03 +08:00
router notify file announcement to sync layer only if shard config matches () 2024-08-29 18:35:35 +08:00
rpc return network identity for status rpc () 2024-09-02 16:05:44 +08:00
shared_types hotfix for json serde camel case 2024-09-02 16:12:01 +08:00
src Adjust default value for testnet configs () 2024-09-05 10:09:29 +08:00
storage notify file announcement to sync layer only if shard config matches () 2024-08-29 18:35:35 +08:00
storage-async Prune no reward chunks. () 2024-08-06 15:06:15 +08:00
sync Adjust default value for testnet configs () 2024-09-05 10:09:29 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml Add metrics for router and auto sync () 2024-08-19 09:54:52 +08:00