prysm-pulse/shared/params
Raul Jordan d897640625
Add YAML Struct Tag to Eth1FollowDistance Parameter (#6612)
* add yaml struct tag to eth1 follow distance
* more config values missing yaml tags
* Merge refs/heads/master into follow-distance-struct-tag
* Merge refs/heads/master into follow-distance-struct-tag
* Merge refs/heads/master into follow-distance-struct-tag
2020-07-16 13:04:59 +00:00
..
spectest Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
BUILD.bazel Refactor params/config to separate files for clarity (#6427) 2020-06-27 00:20:24 +00: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 Load chain config from file (#5694) 2020-05-05 20:58:07 +03:00
loader.go Load chain config from file (#5694) 2020-05-05 20:58:07 +03:00
mainnet_config.go Add a few test cases to ReceiveBlockNoPubsub with race detection (#6298) 2020-07-03 05:46:53 +00:00
minimal_config.go Refactor params/config to separate files for clarity (#6427) 2020-06-27 00:20:24 +00:00
network_config.go Refactor params/config to separate files for clarity (#6427) 2020-06-27 00:20:24 +00:00
testnet_altona_config.go Add More Altona Bootnodes (#6441) 2020-06-29 04:02:20 +00:00
testnet_e2e_config.go E2E Improvements (#6587) 2020-07-14 18:08:17 +00:00
testnet_onyx_config.go Refactor params/config to separate files for clarity (#6427) 2020-06-27 00:20:24 +00:00
testutils.go Refactor params/config to separate files for clarity (#6427) 2020-06-27 00:20:24 +00:00