nimbus-eth2/beacon_chain/block_pools
Eugene Kabanov 4436c85ff7
Forward sync refactoring. (#1191)
* Forward sync refactoring.
Rename Quarantine.pending to Quarantine.orphans.
Removing "old" fields.

* Fix test's FetchRecord.

* Fix `checkResponse` to not allow duplicates in response.
2020-06-18 12:03:36 +02:00
..
block_pools_types.nim Forward sync refactoring. (#1191) 2020-06-18 12:03:36 +02:00
candidate_chains.nim avoid genericAssign for beacon node types (#1166) 2020-06-12 21:10:22 +02:00
clearance.nim Forward sync refactoring. (#1191) 2020-06-18 12:03:36 +02:00
quarantine.nim Forward sync refactoring. (#1191) 2020-06-18 12:03:36 +02:00