prysm-pulse/config/params
james-prysm 83416f31a5
Unregister validator - fix behind feature flag (#12316)
* adding changes to blocks

* trying out expiration

* adding implementation, have WIP for tests

* adding unit tests for cache

* fixing bazel complaints

* fix linting

* adding safe check for unint type

* changing approach to safety check

* adding cache to bazel to test fixing build

* reverting bazel change and adding flag to usage

* implementing interface on mock to fix build error

* fixing unit tests

* fixing unit test

* fixing unit tests

* fixing linting

* fixing more unit tests

* fixing produce blinded block tests

* Update beacon-chain/cache/registration.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* resolving review comments

* fixing cache

* Update beacon-chain/cache/registration.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* Update beacon-chain/cache/registration.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* fixing time logic

* adding context to trace

* fix bazel lint

* fixing context dependency

* fix linting

* Update cmd/beacon-chain/flags/base.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* addressing review comments

* fixing deepsource issues

* improving the default settings

* fixing bazel

* removing irrelevant unit test

* updating name

---------

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2023-04-28 21:27:47 +00:00
..
testdata Capella E2E (#11951) 2023-02-10 14:19:15 +08:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
checktags_test.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
config_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
config_utils_develop.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
config_utils_prod.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
config.go Unregister validator - fix behind feature flag (#12316) 2023-04-28 21:27:47 +00:00
configset_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
configset.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
init.go Remove Ropsten Testnet Config (#12058) 2023-03-01 13:26:32 +08:00
interop.go Remove ShardingForkVersion/Epoch from config (#11868) 2023-01-13 17:11:33 +00:00
io_config.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
loader_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
loader.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
mainnet_config.go Unregister validator - fix behind feature flag (#12316) 2023-04-28 21:27:47 +00:00
minimal_config.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
network_config.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
testnet_config_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
testnet_e2e_config.go Process blind withdrawals (#11995) 2023-02-17 15:49:30 +08:00
testnet_prater_config_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
testnet_prater_config.go Add capella fork epoch for Goerli (#12073) 2023-03-04 09:43:20 +00:00
testnet_sepolia_config.go Add Capella fork epoch for Sepolia (#11979) 2023-02-10 10:46:39 +00:00
testutils_develop.go Update E2E (#11140) 2022-08-05 13:01:47 +00:00
testutils.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
values.go Remove Ropsten Testnet Config (#12058) 2023-03-01 13:26:32 +08:00