prysm-pulse/shared/logutil
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
logutil_test.go Mask credentials for logging (#8429) 2021-02-15 21:54:19 +00:00
logutil.go Add Gosec Github Action (#9332) 2021-08-15 15:24:13 +00:00
stream_test.go Stream Validator and Beacon Logs via gRPC Streams (#8150) 2020-12-18 18:03:24 +00:00
stream.go Feature lru cache wrapper 2 (#9511) 2021-09-02 18:36:54 +08:00