prysm-pulse/beacon-chain/db
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
..
filters Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
iface Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
kv Unregister validator - fix behind feature flag (#12316) 2023-04-28 21:27:47 +00:00
slasherkv Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
testing Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
alias.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
db_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
db.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
errors.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
restore_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
restore.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00