prysm-pulse/beacon-chain/powchain
Preston Van Loon 4bf0ec0720 Block caching for ETH1Data (includes #1760) (#1769)
* add tests for cache

* changes to test

* add pruning and tests

* add fifo queue

* revamped key function

* fix all methods to use new fifo queue

* fix tests and gazelle

* refactor block cache

* lint

* add a bit more testing to service_test
2019-03-01 14:31:38 -06:00
..
block_cache_test.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
block_cache.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
BUILD.bazel Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
service_test.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
service.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00