mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-20 17:31:11 +00:00
bfac425c87
* core: define and test chain reparation cornercases * core: write up a variety of set-head tests * core, eth: unify chain rollbacks, handle all the cases * core: make linter smile * core: remove commented out legacy code * core, eth/downloader: fix review comments * core: revert a removed recovery mechanism # Conflicts: # core/blockchain.go # core/blockchain_test.go # core/headerchain.go # core/rawdb/database.go # core/rawdb/freezer.go # core/rawdb/schema.go # eth/downloader/downloader.go # eth/sync.go # trie/sync.go