prysm-pulse/shared/params
Victor Farazdagi b54743edbf
Add mutex to params/config (#8160)
* add mutex to params/config

* split config files into test/prod

* add tags checker

* add regression test

* remove debug info

* update bazel config

* go fmt

* make sure that conditional file is kept by gazelle

* update build tag: test -> develop

* gazelle

* remove redundant import

* update deps.md (per Nishant's suggestion)

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-04 20:48:39 +00:00
..
spectest Add beacon state unmarshal fuzzer, afl support (#6625) 2020-09-14 11:42:08 -07:00
BUILD.bazel Add mutex to params/config (#8160) 2021-01-04 20:48:39 +00:00
checktags_test.go Add mutex to params/config (#8160) 2021-01-04 20:48:39 +00:00
config_test.go Add mutex to params/config (#8160) 2021-01-04 20:48:39 +00:00
config_utils_develop.go Add mutex to params/config (#8160) 2021-01-04 20:48:39 +00:00
config_utils_prod.go Add mutex to params/config (#8160) 2021-01-04 20:48:39 +00:00
config.go Add mutex to params/config (#8160) 2021-01-04 20:48:39 +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