aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/bip9-softforks.py
AgeCommit message (Expand)Author
2017-03-20Rename qa directory to testJohn Newbery
2017-03-09Remove manual debug settings in qa tests.John Newbery
2017-02-23Fix docstrings in qa testsJohn Newbery
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-10-19RPC: augment getblockchaininfo bip9_softforks datamruddy
2016-10-02[qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke
2016-06-28Rename NOP3 to CHECSEQUENCEVERIFY in rpc testsBtcDrak
2016-06-08Merge #7935: Versionbits: GBT supportPieter Wuille
2016-06-06qa/rpc-tests: bip9-softforks: Add tests for getblocktemplate versionbits updatesLuke Dashjr
2016-05-15[qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-11[qa] Fix bip9-softforks blockstore issueMarcoFalke
2016-05-05[qa] Switch to py3MarcoFalke
2016-04-14Merge #7853: [qa] py2: Unfiddle strings into bytes explicitlyWladimir J. van der Laan
2016-04-13getblockchaininfo: make bip9_softforks an object, not an array.Rusty Russell
2016-04-10[qa] py2: Unfiddle strings into bytes explicitlyMarcoFalke
2016-04-01[qa] rpc-tests: Properly use integers, floatsMarcoFalke
2016-03-31[qa] Use python2/3 syntaxMarcoFalke
2016-03-21Test of BIP9 fork activation of mtp, csv, sequence_lockNicolasDorier