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
/
rpc_psbt.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test that joinpsbts randomly shuffles the inputs
Andrew Chow
2019-09-24
1
-0
/
+10
*
0.18: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
João Barbosa
2019-08-25
1
-1
/
+1
*
0.18: [wallet] abort when attempting to fund a transaction above maxtxfee
Sjors Provoost
2019-08-25
1
-0
/
+9
*
[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
*
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
*
rpc: return a number for estimated_feerate in analyzepsbt
fanquake
2019-03-13
1
-1
/
+1
*
Address test todos by removing -txindex to nodes.
Amiti Uttarwar
2019-02-17
1
-8
/
+6
*
Implement analyzepsbt RPC and tests
Andrew Chow
2019-02-16
1
-1
/
+25
*
Implement joinpsbts RPC and tests
Andrew Chow
2019-02-16
1
-0
/
+17
*
Implement utxoupdatepsbt RPC and tests
Andrew Chow
2019-02-16
1
-1
/
+28
*
Split DecodePSBT into Base64 and Raw versions
Glenn Willen
2019-02-11
1
-0
/
+3
*
rpc: Fix for segfault if combinepsbt called with empty inputs
benthecarman
2019-02-04
1
-0
/
+3
*
[RPC] Update getrawtransaction interface
Amiti Uttarwar
2019-01-26
1
-0
/
+2
*
Merge #14380: fix assert crash when specified change output spend size is unk...
MarcoFalke
2018-11-30
1
-0
/
+4
|
\
|
*
CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
Gregory Sanders
2018-11-12
1
-0
/
+4
*
|
Merge #14356: fix converttopsbt permitsigdata arg, add basic test
Wladimir J. van der Laan
2018-11-12
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
fix converttopsbt permitsigdata arg, add basic test
Gregory Sanders
2018-09-29
1
-0
/
+3
*
|
Merge #14689: Require a public key to be retrieved when signing a P2PKH input
Pieter Wuille
2018-11-09
1
-0
/
+4
|
\
\
|
*
|
Require a public key to be retrieved when signing a P2PKH input
Andrew Chow
2018-11-08
1
-0
/
+4
*
|
|
Add regression test for PSBT signing bug #14473
Glenn Willen
2018-11-01
1
-0
/
+7
|
/
/
*
/
Add test for conversion from non-witness to witness UTXO
Pieter Wuille
2018-09-22
1
-1
/
+46
|
/
*
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-09-10
1
-0
/
+3
*
Fix typos reported by codespell
practicalswift
2018-09-04
1
-1
/
+1
*
fix walletcreatefundedpsbt deriv paths, add test
Gregory Sanders
2018-08-24
1
-4
/
+6
*
QA: add basic walletcreatefunded optional arg test
Gregory Sanders
2018-08-20
1
-0
/
+29
*
More tests of signer checks
Andrew Chow
2018-08-13
1
-2
/
+4
*
tests: Use explicit imports
practicalswift
2018-08-13
1
-1
/
+4
*
Tests for PSBT
Andrew Chow
2018-07-16
1
-0
/
+190