0g-storage-node/node/src/config
Bo QIU b9e6431a4d
Add shard config in STATUS message and only dail to shard config matched peers (#285)
* Add shard config in status message

* verify shard config for status message

* Notify peer connected to sync layer after status message exchanged

* Do not dial to shard config mismatched peers

* Upgrade network protocol version

* disconnect peer instead of ban peer if shard config mismatch

* Add python test for TCP connection by shard config
2024-11-25 10:15:30 +08:00
..
config_macro.rs Resolve dependency issue from atty (#204) 2024-09-14 19:06:52 +08:00
convert.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 add timeout for rpc connections (#263) 2024-11-09 13:37:09 +08:00