prysm-pulse/beacon-chain/core
Radosław Kapka ec0af98a9e
Cache ETH1 headers on startup for eth1data voting (#7541)
* initial commit

* branch cleanup

* gzl

* underscore for unused parameteres

* caching implemented

* BlockExistsWithCache - tests

* add missing method to mock POWChain

* add missing method to faulty mock POWChain

* fix failing test

* add underflow checks

* change warning to error

* use helper to calculate end block

Co-authored-by: nisdas <nishdas93@gmail.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-20 05:10:27 +00:00
..
blocks Don't show stack trace for certain voluntary exit failure scenarios (#7554) 2020-10-17 10:08:58 +00:00
epoch Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
feed Streaming Logs via Websocket Server (#7240) 2020-09-16 09:03:52 -05:00
helpers Cache ETH1 headers on startup for eth1data voting (#7541) 2020-10-20 05:10:27 +00:00
state Update error usage patterns to go1.13+ (#7529) 2020-10-14 17:39:52 +00:00
validators Numeric conversion cleanup (#7465) 2020-10-13 12:43:49 +00:00