prysm-pulse/beacon-chain/powchain
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
..
testing Voting With The Majority (#6644) 2020-07-28 20:29:12 +00:00
block_cache_test.go Applies Assertion And Require Test Functions to Powchain (#6652) 2020-07-25 06:20:21 +00:00
block_cache.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
block_reader_test.go Applies Assertion And Require Test Functions to Powchain (#6652) 2020-07-25 06:20:21 +00:00
block_reader.go fix issues (#6265) 2020-06-15 10:43:45 -05:00
BUILD.bazel Applies Assertion And Require Test Functions to Powchain (#6652) 2020-07-25 06:20:21 +00:00
deposit_test.go Applies Assertion And Require Test Functions to Powchain (#6652) 2020-07-25 06:20:21 +00:00
deposit.go Bulk verify block deposits with BLS (#6454) 2020-06-29 20:52:19 -05:00
log_processing_test.go Fix checkForChainStart pre-genesis state and 0 validator (#6739) 2020-07-27 10:35:01 -07:00
log_processing.go Fix checkForChainStart pre-genesis state and 0 validator (#6739) 2020-07-27 10:35:01 -07:00
service_test.go Applies Assertion And Require Test Functions to Powchain (#6652) 2020-07-25 06:20:21 +00:00
service.go eth1 chain ID and network checks (#6727) 2020-07-27 04:48:36 +00:00