0g-storage-node/node/network/src/peer_manager
Bo QIU afa471e9ae
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
Refactor file sync p2p protocol to NEW_FILE + ASK_FILE + ANSWER_FILE (#293)
* refactor new file pubsub message

* extract common struct ShardedFile

* refactor file sync to ASK_FILE & ANSWER_FILE protocol

* simplify code
2024-12-06 10:04:12 +08:00
..
peerdb Initial commit 2024-01-04 18:05:32 +08:00
config.rs Add shard config in STATUS message and only dail to shard config matched peers (#285) 2024-11-25 10:15:30 +08:00
mod.rs Refactor file sync p2p protocol to NEW_FILE + ASK_FILE + ANSWER_FILE (#293) 2024-12-06 10:04:12 +08:00
network_behaviour.rs Initial commit 2024-01-04 18:05:32 +08:00
peerdb.rs Add shard config in STATUS message and only dail to shard config matched peers (#285) 2024-11-25 10:15:30 +08:00