mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00

* Copy blockrelay flows to v4 * Remove duplicate sending of the same DAA blocks * Advance testnet version * Renames and add comments * Add IBD test between v3 and v4 * Fix syncee v4 p2p version * Check if netsync finished with selected tip
Netsync Stability Tester
This tests that the netsync is at least 5 blocks per second.
Note: the test doesn't delete kaspad's data directory and it's the user responsibility to delete the data directories that appear in the log.
Running
go install kaspad
.go install ./...
.cd run
./run.sh