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
2024-03-01
test: fix weight estimates in functional tests
Max Edwards
2023-10-29
Merge bitcoin/bitcoin#28727: test: replace random_bytes with random.randbytes
fanquake
2023-10-25
test: replace random_bytes with randbytes #28720
ns-xvrn
2023-10-24
test: refactor: support sending funds with outpoint result
Sebastian Falbesoner
2023-09-15
test: check `descriptorprocesspsbt` return hex encoded tx
ismaelsadeeq
2023-09-06
test: remove unnecessary finalizepsbt rpc calls
ismaelsadeeq
2023-09-05
wallet rpc: return final tx hex from walletprocesspsbt if complete
Matthew Zipkin
2023-07-27
test: remove redundant test values
Jon Atack
2023-07-27
test: add coverage for passing an invalid sighashtype
Jon Atack
2023-06-19
test: refactor: introduce `generate_keypair` helper with WIF support
Sebastian Falbesoner
2023-06-01
Merge bitcoin/bitcoin#26485: RPC: Accept options as named-only parameters
Andrew Chow
2023-05-22
Merge bitcoin/bitcoin#25796: rpc: add `descriptorprocesspsbt` rpc
Andrew Chow
2023-05-06
test: add test for `descriptorprocesspsbt` RPC
ishaanam
2023-05-04
Merge bitcoin/bitcoin#27325: test: various `converttopsbt` check cleanups in ...
Andrew Chow
2023-05-03
test: Update python tests to use named parameters instead of options objects
Ryan Ofsky
2023-04-21
Merge bitcoin/bitcoin#25939: rpc: In `utxoupdatepsbt` also look for the tx in...
Andrew Chow
2023-03-24
test: various `converttopsbt` check cleanups in rpc_psbt.py
Sebastian Falbesoner
2023-03-22
Merge bitcoin/bitcoin#27271: RPC: Fix fund transaction crash when at 0-value,...
Andrew Chow
2023-03-18
rpc, tests: in `utxoupdatepsbt` also look for the transaction in the txindex
ishaanam
2023-03-16
Fix fund transaction case at 0-value, 0-fee
Greg Sanders
2023-03-05
test: psbt: check non-witness UTXO removal for segwit v1 input
Sebastian Falbesoner
2023-03-05
test: speedup rpc_psbt.py by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2023-01-11
Wallet/RPC: Allow specifying min & max chain depth for inputs used by fund calls
Juan Pablo Civile
2023-01-03
Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error me...
Andrew Chow
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-21
wallet: return accurate error messages from Coin Selection
furszy
2022-11-28
Merge bitcoin/bitcoin#26480: test: Remove wallet option from non-wallet tests
Andrew Chow
2022-11-14
Merge bitcoin/bitcoin#26240: rpc: Adjust RPCTypeCheckObj error string
MacroFake
2022-11-10
test: Remove wallet option from non-wallet tests
MacroFake
2022-10-26
wallet: remove fetch pre-selected-inputs responsibility from SelectCoins
furszy
2022-10-17
Add test for PSBT input verification
Greg Sanders
2022-10-10
Adjust RPCTypeCheckObj error string
Leonardo Araujo
2022-10-06
tests: Test that PSBT_OUT_TAP_TREE is combined correctly
Andrew Chow
2022-08-10
psbt: Avoid unsigned int overflow in PSBT_IN_TAP_BIP32_DERIVATION
Andrew Chow
2022-08-01
Merge bitcoin/bitcoin#25610: wallet, rpc: Opt in to RBF by default
MacroFake
2022-07-23
test: check that combining PSBTs with different txs fails
Sebastian Falbesoner
2022-07-19
test: add test for decoding PSBT with per-input preimage types
Sebastian Falbesoner
2022-07-19
Merge bitcoin/bitcoin#25590: wallet: Precompute Txdata after setting PSBT inp...
MacroFake
2022-07-15
rpc: Default rbf enabled
Andrew Chow
2022-07-12
test: Remove duplicate MAX_BIP125_RBF_SEQUENCE constant
MacroFake
2022-07-11
wallet: Precompute Txdata after setting PSBT inputs' UTXOs
Andrew Chow
2022-06-27
test: Test signing psbts without explicitly having scripts
Andrew Chow
2022-04-21
tests: Use descriptor that requires both legacy and segwit
Andrew Chow
2022-03-24
tests: Calculate input weight more accurately
Andrew Chow
2022-01-24
tests: Test specifying input weights
Andrew Chow
2021-12-08
psbt: Actually use SIGHASH_DEFAULT
Andrew Chow
2021-11-29
Merge bitcoin/bitcoin#22513: rpc: Allow walletprocesspsbt to sign without fin...
W. J. van der Laan
2021-11-16
Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default
Andrew Chow
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-11-10
scripted-diff: Remove redundant sync_all and sync_blocks
MarcoFalke
[next]