Commit Graph

17 Commits (ef54b486d5333dfc85c56e6b933c81735196a25d)

Author SHA1 Message Date
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fab5a1e0f4
build: Require python 3.5
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
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