Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-18 | [qa] Fix pyton syntax in rpc tests | MarcoFalke | |
Github-Pull: #7335 Rebased-From: 7777994846cdb9b9cf69e391a33eeed30393bbcf | |||
2016-01-13 | Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY. | mb300sd | |
Github-Pull: #7213 Rebased-From: 37d271d7cce44885f835292ffe99b54399b014d6 | |||
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 |