stasatdaglabs dc0bf56bf3 Fix the mempool-limits stability test (#1690)
* Add -v to the `go test` command.

* Generate a new keypair for mempool-limits.

* Set mempool-limits to time out only after 24 hours.

(cherry picked from commit eb1703b948c740170334a333b0b0b29bcb208fdf)
2021-04-26 15:12:46 +03: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