prysm-pulse/shared/params
Ivan Martinez 187cae8290
Reduce E2E idle time to expedite completion (#6762)
* Make changes to E2E to finish faster

* rename

* Fix

* reduce slots per epoch

* Remove process ID

* Fix

* Fix

* Fix

* Remove pid handling

* Fix build

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-07-29 21:58:30 -05: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 Reduce E2E idle time to expedite completion (#6762) 2020-07-29 21:58:30 -05: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