prysm-pulse/validator/client
Marcin Górzyński 02966e64d8
Feature lru cache wrapper 2 (#9511)
* Add Wrapper to LRU Cache to handle Invalid Parameters #9461

* Regenerate BUILD.bazel and simplify tests using lru.Cache

* Fix: fuzz_exports.go build error

* Fix: block_fuzz.go

* Revert lru.Cache interface

* Remove redundant err check in pending_attestations_queue_test.go

* Add tests for lru wrapper

* Use lru package in prysm/shared instead of lruwrpr

* Fix: goimports

* Fix: BUILD.bazel

Co-authored-by: Nishant Das <nishdas93@gmail.com>
2021-09-02 18:36:54 +08:00
..
iface Implement Doppelganger Check (#9120) 2021-07-02 12:11:09 +08:00
testutil Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
aggregate_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
aggregate.go Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
attest_protect_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
attest_protect.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
attest_test.go Move Validator Accounts Protos Into Proper Place (#9416) 2021-08-18 21:24:01 +00:00
attest.go Move Validator Accounts Protos Into Proper Place (#9416) 2021-08-18 21:24:01 +00:00
BUILD.bazel Feature lru cache wrapper 2 (#9511) 2021-09-02 18:36:54 +08:00
key_reload_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
key_reload.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
log_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
log.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
metrics_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
metrics.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
multiple_endpoints_grpc_resolver.go Fix comments (#8802) 2021-04-23 12:06:05 +00:00
propose_protect_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
propose_protect.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
propose_test.go Feature lru cache wrapper 2 (#9511) 2021-09-02 18:36:54 +08:00
propose.go Move Validator Accounts Protos Into Proper Place (#9416) 2021-08-18 21:24:01 +00:00
runner_test.go Fix remote keymanager's dynamic key reload (#8817) 2021-04-30 15:15:22 +00:00
runner.go Implement Doppelganger Check (#9120) 2021-07-02 12:11:09 +08:00
service_test.go Stream Validator and Beacon Logs via gRPC Streams (#8150) 2020-12-18 18:03:24 +00:00
service.go Feature lru cache wrapper 2 (#9511) 2021-09-02 18:36:54 +08:00
slashing_protection_interchange_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
sync_committee_test.go Validator: perform sync committee duties (#9411) 2021-08-24 17:33:42 +00:00
sync_committee.go Validator: perform sync committee duties (#9411) 2021-08-24 17:33:42 +00:00
validator_test.go Move Validator Accounts Protos Into Proper Place (#9416) 2021-08-18 21:24:01 +00:00
validator.go Add Doppelganger E2E (#9239) 2021-07-21 23:00:12 -05:00
wait_for_activation_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
wait_for_activation.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00