prysm-pulse/slasher/cache
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
..
BUILD.bazel Feature lru cache wrapper 2 (#9511) 2021-09-02 18:36:54 +08:00
doc.go Add cache for flan spans (#6199) 2020-06-13 22:51:54 -04:00
flat_span_cache.go Feature lru cache wrapper 2 (#9511) 2021-09-02 18:36:54 +08:00
highest_attestation_cache_test.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
highest_attestation_cache.go Feature lru cache wrapper 2 (#9511) 2021-09-02 18:36:54 +08:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
span_cache.go Clean up unused functions (#8403) 2021-02-05 18:39:15 +00:00
validators_cache.go Feature lru cache wrapper 2 (#9511) 2021-09-02 18:36:54 +08:00