index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
rpc_psbt.py
Age
Commit message (
Expand
)
Author
2020-06-21
Merge #16377: [rpc] don't automatically append inputs in walletcreatefundedpsbt
Samuel Dobson
2020-06-18
Improve TransactionErrorString messages.
Glenn Willen
2020-05-07
test: Remove unnecessary disconnect_nodes call in rpc_psbt.py
Danny Lee
2020-05-07
test: remove redundant two-way disconnect_nodes calls
Danny Lee
2020-04-23
Add a --descriptors option to various tests
Andrew Chow
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-03-12
[rpc] walletcreatefundedpsbt: don't automatically append inputs
Sjors Provoost
2020-02-28
Make AnalyzePSBT next role calculation simple, correct
Gregory Sanders
2020-02-25
Merge #17264: rpc: set default bip32derivs to true for psbt methods
Samuel Dobson
2020-01-31
[test] PSBT RPC: check that bip32_derivs are present by default
Sjors Provoost
2020-01-06
psbt: check output index is within bounds before accessing
Andrew Chow
2019-12-10
Don't calculate tx fees for PSBTs with invalid money values
Andrew Chow
2019-12-10
Merge #17524: psbt: handle unspendable psbts
MarcoFalke
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-11-19
Mark PSBTs spending unspendable outputs as invalid in analysis
Andrew Chow
2019-09-18
Merge #16898: test: Remove connect_nodes_bi
MarcoFalke
2019-09-18
Merge #16512: rpc: Shuffle inputs and outputs after joining psbts
Wladimir J. van der Laan
2019-09-17
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
MarcoFalke
2019-09-04
Test that joinpsbts randomly shuffles the inputs
Andrew Chow
2019-07-27
[test] walletcreatefundedpsbt: check RBF is disabled when -walletrbf=0
Sjors Provoost
2019-07-27
[rpc] walletcreatefundedpsbt: use wallet default RBF
Sjors Provoost
2019-07-10
Merge #16322: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTran...
Wladimir J. van der Laan
2019-07-04
[RPC] add new utxoupdatepsbt arguments to the CRPCCommand and CPRCConvertPara...
John Newbery
2019-07-02
wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
João Barbosa
2019-07-02
Merge #15427: Add support for descriptors to utxoupdatepsbt
Wladimir J. van der Laan
2019-06-28
[wallet] abort when attempting to fund a transaction above maxtxfee
Sjors Provoost
2019-05-16
rpc: bugfix: Properly use iswitness in converttopsbt
MarcoFalke
2019-05-10
Add support for descriptors to utxoupdatepsbt
Pieter Wuille
2019-04-25
Merge #14818: Bugfix: test/functional/rpc_psbt: Remove check for specific err...
MarcoFalke
2019-04-09
test: Remove unused imports
MarcoFalke
2019-04-09
scripted-diff: use self.sync_* methods
MarcoFalke
2019-03-12
rpc: return a number for estimated_feerate in analyzepsbt
fanquake
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2019-02-17
Address test todos by removing -txindex to nodes.
Amiti Uttarwar
2019-02-16
Implement analyzepsbt RPC and tests
Andrew Chow
2019-02-16
Implement joinpsbts RPC and tests
Andrew Chow
2019-02-16
Implement utxoupdatepsbt RPC and tests
Andrew Chow
2019-02-11
Split DecodePSBT into Base64 and Raw versions
Glenn Willen
2019-02-04
rpc: Fix for segfault if combinepsbt called with empty inputs
benthecarman
2019-01-26
[RPC] Update getrawtransaction interface
Amiti Uttarwar
2018-11-30
Merge #14380: fix assert crash when specified change output spend size is unk...
MarcoFalke
2018-11-27
Bugfix: test/functional/rpc_psbt: Correct test description comment
Luke Dashjr
2018-11-27
Bugfix: test/functional/rpc_psbt: Remove check for specific error message tha...
Luke Dashjr
2018-11-12
Merge #14356: fix converttopsbt permitsigdata arg, add basic test
Wladimir J. van der Laan
2018-11-12
CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
Gregory Sanders
2018-11-09
Merge #14689: Require a public key to be retrieved when signing a P2PKH input
Pieter Wuille
2018-11-08
Require a public key to be retrieved when signing a P2PKH input
Andrew Chow
2018-11-01
Add regression test for PSBT signing bug #14473
Glenn Willen
2018-09-29
fix converttopsbt permitsigdata arg, add basic test
Gregory Sanders
[prev]
[next]