nimbus-eth2/tests/fork_choice
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
..
scenarios Fork choice - almost free pruning - fix #1534 (#1535) 2020-08-26 17:23:34 +02:00
interpreter.nim Fork choice - almost free pruning - fix #1534 (#1535) 2020-08-26 17:23:34 +02:00
tests_fork_choice.nim remove all but one UnusedImport warning (#881) 2020-04-10 16:06:24 +02:00