mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2024-11-10 10:05:17 +00:00
9b4b0436c3
* refactor p2p signed message * add new pubsub messages in network layer to find chunks * handle find chunks pubsub message in router * Supports to sync partial chunks * add admin rpc to sync chunks * limit number of chunks to sync at a time * refactor code to sync file and chunks * add more switches to trigger file sync * fix ut failure * refactor code |
||
---|---|---|
.. | ||
chunk_pool | ||
file_location_cache | ||
log_entry_sync | ||
miner | ||
network | ||
router | ||
rpc | ||
shared_types | ||
src | ||
storage | ||
storage-async | ||
sync | ||
.gitignore | ||
build.rs | ||
Cargo.toml |