prysm-pulse/shared/params
Victor Farazdagi f038d782c2
Fix issue with custom chain/network ID configuration (#8147)
* move chain/network id to beacon config

* go fmt

* improve tests

* validator params

* update deposit contract address

* complete tests

* re-arrange comments

* Less mis-leading comment, per Terence's review

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-12-18 22:22:48 +00:00
..
spectest Add beacon state unmarshal fuzzer, afl support (#6625) 2020-09-14 11:42:08 -07:00
BUILD.bazel Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
config_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
config.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
io_config.go Add BoltTimeout to IO config (#6555) 2020-07-11 16:43:26 +00:00
loader_test.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
loader.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
mainnet_config.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
minimal_config.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
network_config.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
testnet_e2e_config.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
testnet_pyrmont_config.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
testnet_toledo_config.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
testutils.go Add beacon state unmarshal fuzzer, afl support (#6625) 2020-09-14 11:42:08 -07:00