mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-11-23 22:15:54 +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 installkaspad and mempool-limits.cd run./run.sh