prysm-pulse/beacon-chain/rpc
rkapka becb0b19e2
Voting With The Majority (#6644)
* eth1DataMajorityVote draft
* Merge branch 'origin-master' into eth1-majority-voting
* small test change
* move minimal config's HeadOfVotingPeriodLength closer to sqroot(32)
* remove todo
* remove head period and simplify equality check
* extract private functions from eth1DataMajorityVote
* feature flag
* Merge branch 'origin-master' into eth1-majority-voting
* add bytes import to tests
* Merge branch 'master' into eth1-majority-voting
* re-run build
* Merge branch 'master' into eth1-majority-voting
* Merge branch 'master' into eth1-majority-voting
* Merge branch 'master' into eth1-majority-voting
2020-07-28 20:29:12 +00:00
..
beacon Use correct context for chainHeadRetrieval (#6678) 2020-07-22 16:20:20 +00:00
debug Introduces peer scorer service (#6579) 2020-07-20 15:12:59 +00:00
node Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
validator Voting With The Majority (#6644) 2020-07-28 20:29:12 +00:00
BUILD.bazel Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
service_test.go Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
service.go Move hard-coded constants to global consts (#6467) 2020-07-03 15:25:32 +00:00