nimbus-eth2/beacon_chain/block_pools
Jacek Sieka d6f317950c
Compute state root instead of loading from database (#1297)
htr is fast now, so hitting the database to load the state root is no
longer motivated - the more simple code is less vulnerable to database
corruption.
2020-07-10 22:47:39 +02:00
..
block_pools_types.nim Merge devel and resolve conflicts 2020-07-10 02:02:40 +03:00
candidate_chains.nim Compute state root instead of loading from database (#1297) 2020-07-10 22:47:39 +02:00
clearance.nim Merge devel and resolve conflicts 2020-07-10 02:02:40 +03:00
quarantine.nim Attestation validator now populates list of missing blocks. (#1211) 2020-06-23 11:29:08 +02:00