prysm-pulse/beacon-chain/node
Nishant Das 49e0ddf861 Cache Skipped Slots (#3879)
* use LRU cache on skip slots

* add a metric

* gaz

* more metrics

* temporary log

* added more logging

* fix

* only update, if its higher than the cache

* only update, if its higher than the cache

* increase the cache size, just in case

* split cache related stuff into its own file

* add feature flag

* clean up

* add new test

* make test proper

* godoc

* preston's review
2019-10-31 13:38:51 -04:00
..
BUILD.bazel Ask User Before Deleting Chaindata (#3592) 2019-09-26 21:38:18 -07:00
clear_db.go Cache Skipped Slots (#3879) 2019-10-31 13:38:51 -04:00
fetch_contract_address.go P2P handshake handling (#2306) 2019-04-27 14:08:27 -05:00
node_test.go Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
node.go Cache Skipped Slots (#3879) 2019-10-31 13:38:51 -04:00