collator-protocol: short-term fixes for connectivity (#4640)
* collator-protocol: add to reserved peers on every relay parent * bump collator slots from 25 to 100 * collator-protocol: reduce inactivity timeout from 24s to 5s * try to satisfy spellcheck * add connection log * fmt * bring a warn back * gather validators across all active leaves
Showing
- polkadot/node/network/collator-protocol/src/collator_side/mod.rs 76 additions, 46 deletions...t/node/network/collator-protocol/src/collator_side/mod.rs
- polkadot/node/network/collator-protocol/src/collator_side/tests.rs 80 additions, 79 deletions...node/network/collator-protocol/src/collator_side/tests.rs
- polkadot/node/network/collator-protocol/src/lib.rs 1 addition, 1 deletionpolkadot/node/network/collator-protocol/src/lib.rs
- polkadot/node/network/protocol/src/peer_set.rs 1 addition, 1 deletionpolkadot/node/network/protocol/src/peer_set.rs
Please register or sign in to comment