-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
topic:netp2p net work, synchronizationp2p net work, synchronization
Description
Node needs three handshakes to get a block(send inventory → fetch block → send block).
In order to reduce network latency, block can be broadcasted directly to neighbors instead of three handshakes.
pull request: #2269
test case:
- Functional regression test
- Fast forward test
Metadata
Metadata
Assignees
Labels
topic:netp2p net work, synchronizationp2p net work, synchronization