nimbus-eth2/tests/fork_choice/scenarios
Mamy Ratsimbazafy 81788becfc
Fork choice - almost free pruning - fix #1534 (#1535)
* initial - cheaper pruning - addresses  #1534

* Pass tests: update offset when pruning, proper handling of pruned parents

* Use options instead of nil for nilable newHead (finalization passing but rootcause not solved)

* First line of defense against stackoverflow in tests

* Fix compute_delta offset after pruning

* Rebase fix - medalla ready

* Remove Option[BlockRef]
2020-08-26 17:23:34 +02:00
..
ffg_01.nim simplify fork choice code (#1521) 2020-08-18 16:56:32 +02:00
ffg_02.nim simplify fork choice code (#1521) 2020-08-18 16:56:32 +02:00
no_votes.nim simplify fork choice code (#1521) 2020-08-18 16:56:32 +02:00
votes.nim Fork choice - almost free pruning - fix #1534 (#1535) 2020-08-26 17:23:34 +02:00