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

* Add windows to the CI * Cast syscall.Stdin into an integer * DataDir -> AppDir in service_windows.go * Rename mempool-limits package to something non-main * Close database after re-assigining to it * Up rpcTimout to 10 seconds
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