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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Python 2 import workarounds
practicalswift
2018-12-13
1
-6
/
+1
*
Properly generate salt in rpcauth.py, update tests
Carl Dong
2018-11-17
1
-3
/
+3
*
Consolidate redundant implementations of ParseHashStr
Ben Woosley
2018-09-25
1
-0
/
+60
*
fix deprecation in bitcoin-util-test.py
Isidoro Ghezzi
2018-08-13
1
-1
/
+1
*
Always create 70 byte signatures with low R values
Andrew Chow
2018-08-09
2
-9
/
+9
*
bitcoin-tx: Stricter check for valid integers
Daniel Kraft
2018-07-07
1
-0
/
+55
*
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-12
2
-5
/
+5
*
rpcauth: Make it possible to provide a custom password
Wladimir J. van der Laan
2018-05-02
1
-4
/
+3
*
[tests] Make rpcauth.py testable and add unit tests
Qasim Javed
2018-04-24
1
-0
/
+49
*
Expose a transaction's weight via RPC
Matt Corallo
2018-04-13
24
-0
/
+24
*
Fix typos
practicalswift
2018-03-21
1
-2
/
+2
*
qa: Prepare functional tests for Windows
MarcoFalke
2018-01-24
1
-1
/
+1
*
Fix string concatenation to os.path.join and add exception case
dongsamb
2017-12-09
1
-4
/
+8
*
Merge #11420: Bump univalue subtree and fix json formatting in tests
Wladimir J. van der Laan
2017-10-11
8
-69
/
+69
|
\
|
*
Bump univalue and fix json formatting in tests
MarcoFalke
2017-09-29
8
-69
/
+69
*
|
Merge #11433: qa: Restore bitcoin-util-test py2 compatibility
MarcoFalke
2017-10-03
1
-3
/
+10
|
\
\
|
|
/
|
/
|
|
*
qa: Restore bitcoin-util-test py2 compatibility
MarcoFalke
2017-10-01
1
-3
/
+10
*
|
Merge #11167: Full BIP173 (Bech32) support
Wladimir J. van der Laan
2017-09-29
3
-3
/
+15
|
\
\
|
*
|
Implement BIP173 addresses and tests
Pieter Wuille
2017-09-28
3
-3
/
+15
|
|
/
*
/
Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
Matt Corallo
2017-09-20
2
-0
/
+44
|
/
*
rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv
Wladimir J. van der Laan
2017-08-07
21
-24
/
+24
*
Merge bctest.py into bitcoin-util-test.py
John Newbery
2017-06-06
2
-152
/
+140
*
Use shared config file for functional and util tests
John Newbery
2017-05-03
2
-12
/
+1
*
Use an .ini config file for environment vars in bitcoin-util-test.py
John Newbery
2017-05-03
3
-5
/
+19
*
Change help_text in bitcoin-util-test.py to a docstring.
John Newbery
2017-05-03
1
-7
/
+7
*
Change bitcoin-util-test.py to use Python3
John Newbery
2017-05-03
1
-2
/
+1
*
refactor TxToJSON() and ScriptPubKeyToJSON()
jonnynewbs
2017-04-28
23
-0
/
+46
*
Add tests for bitcoin-tx input checking
John Newbery
2017-03-30
1
-0
/
+32
*
Check stderr when testing bitcoin-tx
John Newbery
2017-03-30
2
-0
/
+16
*
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
John Newbery
2017-03-20
52
-0
/
+1752