mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-09-13 13:00:10 +00:00

* Add -v to the `go test` command. * Generate a new keypair for mempool-limits. * Set mempool-limits to time out only after 24 hours.
Mempool Limits tool
This tool:
- Fills up the mempool beyond its transaction limit to make sure eviction works correctly
- Mines blocks until the mempool is expected to become empty
Running
go install
kaspad and mempool-limits.cd run
./run.sh