prysm-pulse/beacon-chain/powchain
Ivan Martinez 159ef3d702
Add cache to Eth1 RPC functions (#5347)
* ADd cache to other function and add comment

* Add cache for eth1data

* Fix test

* Reset cache before test

* Move cache to beacon node end

* Add metrics

* Disable blocktimebyheight cache

* Fix time
2020-04-09 14:29:09 -05:00
..
testing Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
block_cache_test.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
block_cache.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
block_reader_test.go Add cache to Eth1 RPC functions (#5347) 2020-04-09 14:29:09 -05:00
block_reader.go Add cache to Eth1 RPC functions (#5347) 2020-04-09 14:29:09 -05:00
BUILD.bazel Reduce frequency of 'eth1 client not syncing' messages (#5057) 2020-03-10 09:51:41 -05:00
deposit_test.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
deposit.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
log_processing_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
log_processing.go Validator client improvements (#5300) 2020-04-08 14:41:00 +00:00
service_test.go Change Positionining of Warning Log (#4850) 2020-02-13 00:39:15 -08:00
service.go Add maligned struct static check (#5296) 2020-04-03 05:09:15 +00:00