Svarog a7299c1b87
Add stability tests (#1587)
* Add stability-tests

* Fix requires

* Fix golint errors

* Update README.md

* Remove payloadHash from everywhere

* don't run vet on kaspad in stability-tests/install_and_test
2021-03-09 15:01:08 +02:00

10 lines
254 B
Markdown

# Application Level Garbage Generator
This tool sends invalid blocks to a node, making sure the node responds with a reject, and does not crash as a result.
## Running
1. `go install` kaspad and application-level-garbage.
2. `cd run`
3. `./run.sh`