aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/script.py
Commit message (Expand)AuthorAgeFilesLines
* [test] functional framework: add CScript hex() for Python 3.4Sjors Provoost2018-12-121-0/+4
* Add CScriptNum decode python implementation in functional suiteGregory Sanders2018-11-291-0/+16
* Strictly enforce instance attrs in critical functional test classes.Justin Turner Arthur2018-09-261-2/+7
* tests: Use explicit importspracticalswift2018-08-131-1/+2
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* tests: Remove redundant bytes²practicalswift2018-04-161-3/+3
* tests: Remove compatibility code not needed now when we're on Python 3practicalswift2018-04-161-20/+11
* qa: Fix python TypeError in script.pyMarcoFalke2018-02-181-3/+1
* Merge #11403: SegWit wallet supportJonas Schnelli2018-01-101-1/+1
|\
| * [test] Serialize CTransaction with witness by defaultPieter Wuille2018-01-091-1/+1
* | Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
|/
* [tests] Don't subclass from object for Python 3John Newbery2017-10-161-1/+1
* Remove unused variables and/or function callspracticalswift2017-08-281-245/+0
* Rename rpc-tests directory to functionalJohn Newbery2017-03-201-0/+939