Svarog a8a7e3dd9b
Add windows to the CI + fix errors when testing on Windows (#1674)
* 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
2021-04-12 14:53:34 +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