Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-27 | Fix BIP65 p2p test | Suhas Daftuar | |
create_coinbase() was being called with the wrong arguments | |||
2015-10-08 | Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-fork | Peter Todd | |
bip65-cltv.py is based on the earlier BIP66 soft-fork RPC test implemented by Pieter Wuille's 819bcf9b9902319176cdb1d476cacfee9b3727ec bip65-cltv-p2p.py is based on the earlier BIP66 P2P test by Suhas Daftuar's d76412b068d95454732aa3def95decf35251759a |