Ori Newman 11103a36d3
Get rid of genesis's UTXO dump (#1867)
* 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 <>
2021-12-05 12:46:41 +02:00
..
2021-03-09 15:01:08 +02:00
2021-03-09 15:01:08 +02:00
2021-03-09 15:01:08 +02:00

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

  1. go install kaspad and kaspadsanity.
  2. cd run
  3. ./run.sh