Michael Sutton 0e1d247915
Fix stability test mining (allow submission of non DAA blocks too) (#1917)
* Fix stability test mining (allow submission of non DAA blocks too)

* Comments for go fmt

* Use SubmitBlockAlsoIfNonDAA for all tests

Co-authored-by: Elichai Turkel <elichai.turkel@gmail.com>
2021-12-30 11:04:56 +02:00
..

Mempool Limits tool

This tool:

  1. Fills up the mempool beyond its transaction limit to make sure eviction works correctly
  2. Mines blocks until the mempool is expected to become empty

Running

  1. go install kaspad and mempool-limits.
  2. cd run
  3. ./run.sh