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 <>
Kaspad Sanity tool
This tries to run kapad with different sets of arguments for sanity.
In order to get clean run for each command, the tool injects its own --appdir argument so it will be able to clean it between runs, so it's forbidden to use --appdir as part of the arguments set.
Running
go install
kaspad and kaspadsanity.cd run
./run.sh