aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/blocktools.py
Commit message (Expand)AuthorAgeFilesLines
* [rpc] mining: Omit uninitialized currentblockweight, currentblocktxMarcoFalke2019-02-121-1/+5
* Merge #15059: test: Add basic test for BIP34Wladimir J. van der Laan2019-01-081-1/+2
|\
| * test: Add basic test for BIP34MarcoFalke2018-12-291-1/+2
* | test: add invalid tx templates for use in functional testsJames O'Beirne2018-11-271-0/+2
|/
* Fix typo in test_framework/blocktoolsMeshCollider2018-10-251-1/+1
* Fix typos reported by codespellpracticalswift2018-09-041-1/+1
* qa: blocktools enforce named args for amountMarcoFalke2018-08-091-7/+5
* [Tests] Cleanup extra instances of create_transactionConor Scott2018-08-091-5/+19
* [Tests] Rename create_tx and move to blocktools.pyConor Scott2018-08-091-0/+13
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* [tests] tidy up blocktools.pyJohn Newbery2018-04-201-24/+29
* [tests] Fix flake8 warnings in blocktools.pyJohn Newbery2018-04-201-21/+38
* [doc][trivial] no retargeting in regtest modeJesse Cohen2018-04-201-2/+2
* scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...Andrew Chow2018-02-171-1/+1
* scripted-diff: validateaddress to getaddressinfo in testsAndrew Chow2018-02-161-1/+1
* Merge #11796: [tests] Functional test naming conventionWladimir J. van der Laan2018-01-151-1/+63
|\
| * [tests] Remove redundant import in blocktools.py testAnthony Towns2018-01-031-3/+0
| * [tests] move witness util functions to blocktools.pyJohn Newbery2017-10-101-1/+66
* | Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
|/
* Tests: Refactor to create witness script creation functionJimmy Song2017-04-201-3/+8
* Rename rpc-tests directory to functionalJohn Newbery2017-03-201-0/+105