mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-18 20:16:40 +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. (cherry picked from commit eb1703b948c740170334a333b0b0b29bcb208fdf)
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