prysm-pulse/testing
kasey 588dea83b7
Config registry (#10683)
* test coverage and updates to config twiddlers

* LoadChainConfigFile error if SetActive conflicts

* lint

* wip working around test issues

* more fixes, mass test updates

* lint

* linting

* thanks deepsource!

* fix undeclared vars

* fixing more undefined

* fix a bug, make a bug, repeat

* gaz

* use stock mainnet in case fork schedule matters

* remove unused KnownConfigs

* post-merge cleanup

* eliminating OverrideBeaconConfig outside tests

* more cleanup of OverrideBeaconConfig outside tests

* config for interop w/ genesis gen support

* improve var name

* API on package instead of exported value

* cleanup remainders of "registry" naming

* Nishant feedback

* add ropstein to configset

* lint

* lint #2

* ✂️

* revert accidental commented line

* check if active is nil (replace called on empty)

* Nishant feedback

* replace OverrideBeaconConfig call

* update interop instructions w/ new flag

* don't let interop replace config set via cli flags

Co-authored-by: kasey <kasey@users.noreply.github.com>
2022-05-20 07:16:53 +00:00
..
assert Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
assertions Integration of Vectorized Sha256 In Prysm (#10166) 2022-02-28 21:56:12 +08:00
benchmark Config registry (#10683) 2022-05-20 07:16:53 +00:00
bls Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
endtoend Config registry (#10683) 2022-05-20 07:16:53 +00:00
middleware/engine-api-proxy Engine API Proxy Utility for Merge Testing (#10533) 2022-04-25 05:03:05 +00:00
mock Checkpoint Sync 2/5 - API support for retrieving weak subjectivity data (#10384) 2022-03-23 22:54:07 +00:00
require Switch to lazy state balance cache (#9822) 2021-11-19 15:59:26 +00:00
slasher/simulator Config registry (#10683) 2022-05-20 07:16:53 +00:00
spectest Config registry (#10683) 2022-05-20 07:16:53 +00:00
util Config registry (#10683) 2022-05-20 07:16:53 +00:00