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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test that joinpsbts randomly shuffles the inputs
Andrew Chow
2019-09-24
1
-0
/
+10
*
Bugfix: QA: Run tests with UPnP disabled
Luke Dashjr
2019-09-24
1
-0
/
+1
*
util: No translation of `Bitcoin Core` in the copyright
MarcoFalke
2019-09-24
1
-2
/
+1
*
0.18: test: Add test for maxtxfee option
MarcoFalke
2019-08-25
1
-0
/
+39
*
0.18: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
João Barbosa
2019-08-25
2
-1
/
+11
*
0.18: [wallet] abort when attempting to fund a transaction above maxtxfee
Sjors Provoost
2019-08-25
2
-0
/
+10
*
[test] walletcreatefundedpsbt: check RBF is disabled when -walletrbf=0
Sjors Provoost
2019-08-17
1
-3
/
+10
*
[rpc] walletcreatefundedpsbt: use wallet default RBF
Sjors Provoost
2019-08-17
1
-7
/
+12
*
signrawtransactionwithkey: report error when missing redeemScript/witnessScri...
Anthony Towns
2019-07-05
1
-0
/
+5
*
Add comments to Python ECDSA implementation
John Newbery
2019-06-26
1
-16
/
+56
*
Make and get the multisig redeemscript and destination in one function instea...
Andrew Chow
2019-06-21
1
-1
/
+29
*
Pure python EC
Pieter Wuille
2019-06-21
5
-227
/
+346
*
test: Add test that addmultisigaddress fails for watchonly addresses
MarcoFalke
2019-06-21
1
-1
/
+15
*
test: Fixup creatmultisig documentation and whitespace
MarcoFalke
2019-06-21
1
-14
/
+16
*
Replace remaining fprintf with tfm::format manually
MarcoFalke
2019-06-18
2
-4
/
+3
*
rpc: bugfix: Properly use iswitness in converttopsbt
MarcoFalke
2019-06-18
1
-2
/
+3
*
Bugfix: test/functional/rpc_psbt: Correct test description comment
Luke Dashjr
2019-06-18
1
-1
/
+1
*
Bugfix: test/functional/rpc_psbt: Remove check for specific error message tha...
Luke Dashjr
2019-06-18
1
-2
/
+3
*
fixup: Fix prunning test
João Barbosa
2019-06-14
1
-17
/
+4
*
Disallow extended encoding for non-witness transactions (take 3)
MarcoFalke
2019-05-20
1
-3
/
+23
*
Add test for superfluous witness record in deserialization
Gregory Sanders
2019-05-20
1
-0
/
+29
*
Fix missing input template by making minimal tx
Gregory Sanders
2019-05-20
2
-15
/
+5
*
test: Add test for p2p_blocksonly
MarcoFalke
2019-05-16
3
-0
/
+67
*
test: Format predicate source as multiline on error
MarcoFalke
2019-05-16
1
-1
/
+1
*
Take non-importing keys into account for spendability warning in descriptor i...
Pieter Wuille
2019-04-16
1
-1
/
+2
*
qa: Check unconfirmed balance after loadwallet
João Barbosa
2019-04-01
1
-0
/
+12
*
[tests] Add test for wallet rebroadcasts
John Newbery
2019-04-01
1
-12
/
+51
*
rpc: return a number for estimated_feerate in analyzepsbt
fanquake
2019-03-13
1
-1
/
+1
*
Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
MarcoFalke
2019-03-01
3
-6
/
+51
|
\
|
*
modify test for memory locked in case locking pages failed at some point
Adam Jonas
2019-03-01
1
-1
/
+3
|
*
add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
Adam Jonas
2019-02-26
3
-6
/
+49
*
|
Merge #15497: rpc: Consistent range arguments in scantxoutset/importmulti/der...
MarcoFalke
2019-03-01
3
-7
/
+11
|
\
\
|
*
|
Make deriveaddresses use stop/[start,stop] notation for ranges
Pieter Wuille
2019-02-28
1
-5
/
+8
|
*
|
Use stop/[start,stop] notation in importmulti desc range
Pieter Wuille
2019-02-28
1
-2
/
+2
|
*
|
Add support for stop/[start,stop] ranges to scantxoutset
Pieter Wuille
2019-02-28
1
-0
/
+1
*
|
|
test: Bump timeout on tests that timeout on windows
MarcoFalke
2019-02-28
3
-1
/
+3
|
/
/
*
|
Merge #15471: rpc/gui: Remove 'Unknown block versions being mined' warning
MarcoFalke
2019-02-26
2
-23
/
+1
|
\
\
|
*
|
rpc/gui: Remove 'Unknown block versions being mined' warning
Wladimir J. van der Laan
2019-02-25
2
-23
/
+1
*
|
|
Merge #15419: qa: Always refresh cache to be out of ibd
MarcoFalke
2019-02-25
7
-34
/
+59
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test: Simplify create_cache
MarcoFalke
2019-02-25
1
-9
/
+6
|
*
|
qa: Fix wallet_txn_doublespend issue
MarcoFalke
2019-02-19
2
-1
/
+8
|
*
|
qa: Always refresh stale cache to be out of ibd
MarcoFalke
2019-02-19
3
-6
/
+25
|
*
|
qa: Remove mocktime unless required
MarcoFalke
2019-02-19
4
-22
/
+24
*
|
|
Merge #15401: rpc: Actually throw help when passed invalid number of params
Wladimir J. van der Laan
2019-02-25
1
-0
/
+5
|
\
\
\
|
*
|
|
rpc: Actually throw help when passed invalid number of params
MarcoFalke
2019-02-20
1
-0
/
+5
*
|
|
|
Merge #15278: Improve PID file error handling
Wladimir J. van der Laan
2019-02-21
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make PID file creating errors fatal
Hennadii Stepanov
2019-02-02
1
-1
/
+1
*
|
|
|
Merge #15439: tests: remove byte.hex() to keep compatibility
MarcoFalke
2019-02-20
2
-2
/
+3
|
\
\
\
\
|
*
|
|
|
tests: remove byte.hex() to keep compatibility
Akio Nakamura
2019-02-19
2
-2
/
+3
*
|
|
|
|
Merge #15404: [test] Remove -txindex to start nodes
Wladimir J. van der Laan
2019-02-19
7
-52
/
+40
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]