George Agapov
George Agapov
Bump libp2p version in Libp2p helper along with related libraries Checklist: - [ ] Modified the current draft of release notes with details on what is completed or incomplete within...
- Compare old super catchup and new bit-catchup - Use existing RPCs to get data - ???
- timeout handling - children - checking DB for block existence - failed ancestry optimization - too early/too late check on validation callback firing - handling of the final two...
- RPC negotiation - Use BItswap - New RPC for headers Consider just bumping version for existing RPC
1. Libp2p helper `A` is asked to add a block `b` to its block store 2. Libp2p helper `A` is connected to another one, `B` 3. Libp2p helper `B` is...