prysm-pulse/shared/params
Preston Van Loon d6bd619429
Bazel: minimal test build transitions (#9122)
* Add build transitions for minimal config based tests

* respect existing gotags

* clean up import

* Add some commentary

* gaz

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: rauljordan <raul@prysmaticlabs.com>
2021-06-30 19:22:09 +00:00
..
BUILD.bazel Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +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 Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
io_config.go Fix file permission checks for Windows (#8164) 2021-01-04 22:48:42 +00:00
loader_test.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
loader.go Simplify expressions (#8370) 2021-02-01 15:14:36 +00:00
mainnet_config.go Shorter Pruning Period for Slashing Protection (#8590) 2021-03-11 15:51:16 +00:00
minimal_config.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
network_config.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
testnet_e2e_config.go Display URLs for tracking exited validators (#8361) 2021-02-01 19:00:06 +00:00
testnet_prater_config.go Add prater boot nodes (#8623) 2021-03-18 14:26:18 +00:00
testnet_pyrmont_config.go Display URLs for tracking exited validators (#8361) 2021-02-01 19:00:06 +00:00
testnet_toledo_config.go Display URLs for tracking exited validators (#8361) 2021-02-01 19:00:06 +00:00
testutils.go Fix overriding network config in tests (#8756) 2021-04-14 07:39:20 +00:00
values.go Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00