aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/blocktools.py
AgeCommit message (Expand)Author
2021-04-19test: Add tests for block_info in gettxoutsetinfoFabian Jahr
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-11-03test: Fix deser issue in create_blockMarcoFalke
2020-11-01Use separate watchonly wallet for multisig in feature_nulldummy.pyAndrew Chow
2020-10-16Merge #19401: QA: Use GBT to get block versions correctMarcoFalke
2020-10-12tests: functional tests for Schnorr/Taproot/TapscriptPieter Wuille
2020-09-12QA: blocktools: Accept block template to create_blockLuke Dashjr
2020-06-03[test] CScriptNum Decode Check as Unit TestsGillian Chu
2019-07-09test: Properly serialize BIP34 coinbase heightMarcoFalke
2019-03-02scripted-diff: test: Remove brackets after assertMarcoFalke
2019-03-02scripted-diff: test: Use py3.5 bytes::hex() methodMarcoFalke
2019-02-12[rpc] mining: Omit uninitialized currentblockweight, currentblocktxMarcoFalke
2019-01-08Merge #15059: test: Add basic test for BIP34Wladimir J. van der Laan
2018-12-29test: Add basic test for BIP34MarcoFalke
2018-11-27test: add invalid tx templates for use in functional testsJames O'Beirne
2018-10-25Fix typo in test_framework/blocktoolsMeshCollider
2018-09-04Fix typos reported by codespellpracticalswift
2018-08-09qa: blocktools enforce named args for amountMarcoFalke
2018-08-09[Tests] Cleanup extra instances of create_transactionConor Scott
2018-08-09[Tests] Rename create_tx and move to blocktools.pyConor Scott
2018-07-27Update copyright headers to 2018DrahtBot
2018-04-20[tests] tidy up blocktools.pyJohn Newbery
2018-04-20[tests] Fix flake8 warnings in blocktools.pyJohn Newbery
2018-04-20[doc][trivial] no retargeting in regtest modeJesse Cohen
2018-02-17scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...Andrew Chow
2018-02-16scripted-diff: validateaddress to getaddressinfo in testsAndrew Chow
2018-01-15Merge #11796: [tests] Functional test naming conventionWladimir J. van der Laan
2018-01-03[tests] Remove redundant import in blocktools.py testAnthony Towns
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-10-10[tests] move witness util functions to blocktools.pyJohn Newbery
2017-04-20Tests: Refactor to create witness script creation functionJimmy Song
2017-03-20Rename rpc-tests directory to functionalJohn Newbery