prysm-pulse/beacon-chain/p2p/testing
Preston Van Loon 18b3203f31
Wait for subnet peers before broadcasting onto attestation subnet topic (#6893)
* Initial pass

* Add metric to measure success

* Use a subnet RWLock to prevent duplicate requests, give up after 3 attempts

* push latest commented code

* try with non-blocking broadcast

* Add feature flag, ignore parent deadline if any

* Add slot as metadata

* add tests

* gaz

Co-authored-by: nisdas <nishdas93@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-08-10 10:27:50 -05:00
..
BUILD.bazel Refactors calls to deprecated libp2p methods (#6554) 2020-07-13 02:28:40 +00:00
mock_broadcaster.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
mock_peermanager.go Wait for subnet peers before broadcasting onto attestation subnet topic (#6893) 2020-08-10 10:27:50 -05:00
mock_peersprovider.go Adds peer scorer manager (#6752) 2020-07-29 09:26:46 +00:00
p2p.go Wait for subnet peers before broadcasting onto attestation subnet topic (#6893) 2020-08-10 10:27:50 -05:00