prysm-pulse/beacon-chain/operations
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
..
attestations Feature lru cache wrapper 2 (#9511) 2021-09-02 18:36:54 +08:00
slashings State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
synccommittee Fix more duplicated import prefix (#9306) 2021-07-30 18:05:38 +00:00
voluntaryexits Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00