prysm-pulse/network
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
..
authorization Move iputil and httpuil pkgs into network pkg (#9621) 2021-09-16 19:12:27 +00:00
forks Config registry (#10683) 2022-05-20 07:16:53 +00:00
auth_test.go Set Auth Differently In Our Powchain Constructor (#10501) 2022-04-09 11:03:05 +02:00
auth.go Set Auth Differently In Our Powchain Constructor (#10501) 2022-04-09 11:03:05 +02:00
BUILD.bazel Set Auth Differently In Our Powchain Constructor (#10501) 2022-04-09 11:03:05 +02:00
endpoint_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
endpoint.go Set Auth Differently In Our Powchain Constructor (#10501) 2022-04-09 11:03:05 +02:00
external_ip_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
external_ip.go Update package name comments (#9653) 2021-09-22 22:38:06 +00:00