0g-storage-node/node/network
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
..
src Refactor file sync p2p protocol to NEW_FILE + ASK_FILE + ANSWER_FILE (#293) 2024-12-06 10:04:12 +08:00
tests Add shard config in STATUS message and only dail to shard config matched peers (#285) 2024-11-25 10:15:30 +08:00
Cargo.toml Add more metrics for network unbounded channel (#264) 2024-11-12 17:25:49 +08:00