Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-13 | [qa] Fix pyton syntax in rpc tests | MarcoFalke | |
2015-12-15 | Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY. | mb300sd | |
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 |