nimbus-eth2/beacon_chain/block_pools
tersec df80071bcf
update attestation and block validation to v0.12.2; clean up getAncestorAt()/get_ancestor() (#1417)
* update attestation validation to v0.12.2; clean up getAncestorAt()/get_ancestor()

* update beacon block validation to v0.12.2
2020-08-03 19:47:42 +00:00
..
block_pools_types.nim renamed CandidateChains to ChainDagRef and made the Quarantine type a ref type so there is a single instance in the beacon node (#1407) 2020-07-31 14:49:06 +00:00
chain_dag.nim update attestation and block validation to v0.12.2; clean up getAncestorAt()/get_ancestor() (#1417) 2020-08-03 19:47:42 +00:00
clearance.nim update attestation and block validation to v0.12.2; clean up getAncestorAt()/get_ancestor() (#1417) 2020-08-03 19:47:42 +00:00
quarantine.nim renamed CandidateChains to ChainDagRef and made the Quarantine type a ref type so there is a single instance in the beacon node (#1407) 2020-07-31 14:49:06 +00:00
spec_cache.nim removed the BlockPool type and all of the proxy functions around it (#1401) 2020-07-30 21:18:17 +02:00