Kevacoin source tree
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Suhas Daftuar 20367d831f Add test for max replacement limit 9 years ago
..
.gitignore
README.md
rbf-tests.py Add test for max replacement limit 9 years ago

README.md

Replace-by-fee regression tests

First get version v0.5.0 of the python-bitcoinlib library. In this directory run:

git clone -n https://github.com/petertodd/python-bitcoinlib
(cd python-bitcoinlib && git checkout 8270bfd9c6ac37907d75db3d8b9152d61c7255cd)

Then run the tests themselves with a bitcoind available running in regtest mode:

./rbf-tests.py