aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/blocktools.py
Commit message (Expand)AuthorAgeFilesLines
* Add Dogecoin block subsidiesRoss Nicoll2021-05-301-1/+1
* Change regtest block interval to match DogecoinRoss Nicoll2021-05-201-1/+1
* test: Fix deser issue in create_blockMarcoFalke2020-11-031-7/+2
* Use separate watchonly wallet for multisig in feature_nulldummy.pyAndrew Chow2020-11-011-10/+13
* Merge #19401: QA: Use GBT to get block versions correctMarcoFalke2020-10-161-8/+24
|\
| * QA: blocktools: Accept block template to create_blockLuke Dashjr2020-09-121-8/+24
* | tests: functional tests for Schnorr/Taproot/TapscriptPieter Wuille2020-10-121-4/+15
|/
* [test] CScriptNum Decode Check as Unit TestsGillian Chu2020-06-031-0/+8
* test: Properly serialize BIP34 coinbase heightMarcoFalke2019-07-091-17/+11
* scripted-diff: test: Remove brackets after assertMarcoFalke2019-03-021-2/+2
* scripted-diff: test: Use py3.5 bytes::hex() methodMarcoFalke2019-03-021-2/+1
* [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