stasatdaglabs eb1703b948
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.
2021-04-25 16:27:47 +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