mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00

* Get rid of genesis's UTXO dump * Allow known orphans when AllowSubmitBlockWhenNotSynced=true * gofmt * Avoid IBD without changing the pruning point when only genesis is available * Add DisallowDirectBlocksOnTopOfGenesis=true for mainnet * Remove any mention to nobanning to let stability tests run * Rename ifGenesisSetUtxoSet to loadUTXODataForGenesis Co-authored-by: Ori Newman <>