nimbus-eth2/beacon_chain/block_pools
Zahary Karadjov 30a8ec410d More spec compliant blocksByRange requests
* Eliminate possibilities for range errors and overflows
* Handle more properly invalid requests for furute slots
* Eliminate the confusing surrounding the MAX_REQUEST_BLOCKS constant

Addresses https://github.com/status-im/nim-beacon-chain/issues/1366
2020-08-10 22:09:13 +03:00
..
block_pools_types.nim remove one cache, add another (#1449) 2020-08-06 19:48:47 +00:00
chain_dag.nim More spec compliant blocksByRange requests 2020-08-10 22:09:13 +03:00
clearance.nim cache beacon proposer indices (#1440) 2020-08-05 08:28:43 +02:00
quarantine.nim clean up quarantine 2020-08-05 16:19:55 +02:00
spec_cache.nim use epochcache for attesting (#1478) 2020-08-10 15:21:31 +02:00