Commit Graph

14 Commits (9e3122de054a377089a9ea226acf20274b8f7974)

Author SHA1 Message Date
Sjors Provoost 31926ee8cf
[test] functional framework: add CScript hex() for Python 3.4
6 years ago
Gregory Sanders 2012d4df23 Add CScriptNum decode python implementation in functional suite
6 years ago
Justin Turner Arthur 3a4449e9ad Strictly enforce instance attrs in critical functional test classes.
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
practicalswift 9db48c5634 tests: Remove redundant bytes²
7 years ago
practicalswift b95f9a61e0 tests: Remove compatibility code not needed now when we're on Python 3
7 years ago
MarcoFalke fa41d68a2e
qa: Fix python TypeError in script.py
7 years ago
Jonas Schnelli d889c036cd
Merge #11403: SegWit wallet support
7 years ago
Pieter Wuille 57273f2b30 [test] Serialize CTransaction with witness by default
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
John Newbery f893085325 [tests] Don't subclass from object for Python 3
7 years ago
practicalswift 2e6080bbf3 Remove unused variables and/or function calls
7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago