prysm-pulse/shared/featureconfig
Victor Farazdagi ca26745720
Implements WRR in init-sync, full bandwidth utilization (#5887)
* implements weighted round robin in init-sync
* protection against evil peer
* reshuffle
* shorten flag
* deterministic order of wrr
* Merge branch 'master' into init-sync-wrr
* Merge refs/heads/master into init-sync-wrr
* Merge refs/heads/master into init-sync-wrr
* allow peers with the same capacity to pe selected at random
* Merge branch 'init-sync-wrr' of github.com:prysmaticlabs/prysm into init-sync-wrr
* adds wrr to e2e tests
* Merge refs/heads/master into init-sync-wrr
* Merge refs/heads/master into init-sync-wrr
* Merge refs/heads/master into init-sync-wrr
2020-05-18 18:59:03 +00:00
..
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
config_test.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
config.go Implements WRR in init-sync, full bandwidth utilization (#5887) 2020-05-18 18:59:03 +00:00
filter_flags.go New byteutils for state gen (#5163) 2020-03-22 23:19:38 +00:00
flags_test.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
flags.go Implements WRR in init-sync, full bandwidth utilization (#5887) 2020-05-18 18:59:03 +00:00