index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
test_framework
/
script.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: functional tests for Schnorr/Taproot/Tapscript
Pieter Wuille
2020-10-12
1
-10
/
+123
*
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-08-06
1
-1
/
+1
*
Merge #19082: test: Moved the CScriptNum asserts into the unit test in script.py
Wladimir J. van der Laan
2020-06-04
1
-0
/
+6
|
\
|
*
[test] CScriptNum Decode Check as Unit Tests
Gillian Chu
2020-06-03
1
-0
/
+6
*
|
This PR adds initial support for type hints checking in python scripts.
Kiminuo
2020-06-02
1
-2
/
+3
|
/
*
Merge #18576: test: use unittest for test_framework unit testing
MarcoFalke
2020-04-30
1
-0
/
+23
|
\
|
*
test: use unittest and test_runner for test framework unit testing
Gloria Zhao
2020-04-26
1
-0
/
+23
*
|
test: use zero-argument super() shortcut (Python 3.0+)
Sebastian Falbesoner
2020-04-25
1
-4
/
+4
*
|
test: Remove unused, undocumented and misleading CScript.__add__
MarcoFalke
2020-04-22
1
-9
/
+2
*
|
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
|
/
*
Simplify bn2vch using int.to_bytes
Pieter Wuille
2020-03-18
1
-32
/
+8
*
[tests] remove bignum.py
John Newbery
2019-10-30
1
-1
/
+34
*
[tests] fix flake8 warnings in script.py and bignum.py
John Newbery
2019-10-30
1
-135
/
+139
*
[test] rename SegwitVersion1SignatureHash()
John Newbery
2019-10-14
1
-3
/
+3
*
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
1
-1
/
+1
*
build: Require python 3.5
MarcoFalke
2019-03-02
1
-4
/
+0
*
scripted-diff: test: Use py3.5 bytes::hex() method
MarcoFalke
2019-03-02
1
-3
/
+2
*
[test] functional framework: add CScript hex() for Python 3.4
Sjors Provoost
2018-12-12
1
-0
/
+4
*
Add CScriptNum decode python implementation in functional suite
Gregory Sanders
2018-11-29
1
-0
/
+16
*
Strictly enforce instance attrs in critical functional test classes.
Justin Turner Arthur
2018-09-26
1
-2
/
+7
*
tests: Use explicit imports
practicalswift
2018-08-13
1
-1
/
+2
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
tests: Remove redundant bytes²
practicalswift
2018-04-16
1
-3
/
+3
*
tests: Remove compatibility code not needed now when we're on Python 3
practicalswift
2018-04-16
1
-20
/
+11
*
qa: Fix python TypeError in script.py
MarcoFalke
2018-02-18
1
-3
/
+1
*
Merge #11403: SegWit wallet support
Jonas Schnelli
2018-01-10
1
-1
/
+1
|
\
|
*
[test] Serialize CTransaction with witness by default
Pieter Wuille
2018-01-09
1
-1
/
+1
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
|
/
*
[tests] Don't subclass from object for Python 3
John Newbery
2017-10-16
1
-1
/
+1
*
Remove unused variables and/or function calls
practicalswift
2017-08-28
1
-245
/
+0
*
Rename rpc-tests directory to functional
John Newbery
2017-03-20
1
-0
/
+939