prysm-pulse/shared/params
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
..
spectest Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
BUILD.bazel Add medalla testnet configuration. (#6700) 2020-07-23 14:56:39 -05:00
config_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
config.go Add YAML Struct Tag to Eth1FollowDistance Parameter (#6612) 2020-07-16 13:04:59 +00:00
io_config.go Add BoltTimeout to IO config (#6555) 2020-07-11 16:43:26 +00:00
loader_test.go Update spectests to v0.12.2 (#6713) 2020-07-24 22:25:31 +00:00
loader.go Load chain config from file (#5694) 2020-05-05 20:58:07 +03:00
mainnet_config.go eth1 chain ID and network checks (#6727) 2020-07-27 04:48:36 +00:00
minimal_config.go Voting With The Majority (#6644) 2020-07-28 20:29:12 +00:00
network_config.go eth1 chain ID and network checks (#6727) 2020-07-27 04:48:36 +00:00
testnet_altona_config.go eth1 chain ID and network checks (#6727) 2020-07-27 04:48:36 +00:00
testnet_e2e_config.go eth1 chain ID and network checks (#6727) 2020-07-27 04:48:36 +00:00
testnet_medalla_config.go eth1 chain ID and network checks (#6727) 2020-07-27 04:48:36 +00:00
testnet_onyx_config.go eth1 chain ID and network checks (#6727) 2020-07-27 04:48:36 +00:00
testutils.go Refactor params/config to separate files for clarity (#6427) 2020-06-27 00:20:24 +00:00