74 Commits (master)

Author SHA1 Message Date
niftynei ea95ad9c12 fund/utxopsbt: flag 'excess_as_change' to add a change output for excess 4 years ago
Christian Decker 5ecaff65ee pytest: Give each run of the hsmtool its own pty 4 years ago
Christian Decker 542f3225e3 pytest: Parameterize process waits for hsmtool calls 4 years ago
Christian Decker 2b12cac31e pytest: Skip hsm encryption test if we don't have a TTY 4 years ago
Antoine Poinsot 56c223886c lightning: confirm password on hsm_secret encryption 4 years ago
Antoine Poinsot 19afe15968 hsmtool: only write 32 bytes to hsm_secret on generatehsm 4 years ago
Antoine Poinsot aa2586a45a pytest: reproduce issue #4302 4 years ago
Antoine Poinsot 1513a2d07e hsmtool: input encryption password from stdin 4 years ago
Christian Decker 71fafd23fd pytest: Add a test to reproduce #4258 4 years ago
Antoine Poinsot fc964edc06 pytest: test onchain wallet descriptor import on bitcoind 4 years ago
niftynei 26bc4f5239 tx,bugfix: correct signature length estimate 4 years ago
niftynei e2a6fd7112 common: pull up `param_psbt` 4 years ago
Rusty Russell 2d897be10a pytest: fix experimental test. 4 years ago
niftynei eab7fcf8e5 test_utxopsbt: account for fee output diff when elements 4 years ago
niftynei 4311c658d0 test_txprepare: skip over fee outputs (elements) 4 years ago
niftynei 250af67908 elements: run sign + send psbt check for elements tests 4 years ago
ZmnSCPxj jxPCSnmZ c6186829df tests/test_wallet.py: Simple multiwithdraw tests. 4 years ago
Christian Decker c7f5889a32 pytest: Skip test_sign_and_send_psbt for elements 4 years ago
niftynei 437ca83fa5 elementsd: add a fee output to a fund/utxopsbt for elements transactions 4 years ago
Rusty Russell 83298c030a wallet: switch over to withdraw in module, remove lots of unused code. 4 years ago
Rusty Russell 6b2a3f4dfb txprepare: remove old code, switch to plugin. 4 years ago
Rusty Russell 843d3d6745 pytest: remove test_txprepare_restart 4 years ago
Rusty Russell 7435d50970 signpsbt: add signonly parameter to restrict/enforce what inputs to sign. 4 years ago
Rusty Russell aab3808668 utxopsbt: let caller specify locktime, add tests and python binding. 4 years ago
Rusty Russell 14baaaa8ba fundpsbt: let caller specify locktime. 4 years ago
Rusty Russell 0fa5cde782 pytest: fix occasional error in test_sign_and_send_psbt: 4 years ago
Rusty Russell 73a5f5b313 fundpsbt: make parameters more usable. 4 years ago
Rusty Russell 371cabf976 txprepare: revert 1fb9a078b6 (`psbt` field) 4 years ago
Rusty Russell e85c895c5b pytest: restore test_sign_and_send_psbt. 4 years ago
Rusty Russell 31d7e013bd pytest: test fundpsbt. 4 years ago
Rusty Russell 4ee527a59c pytest: test reserve and unreserve. 4 years ago
Rusty Russell 56ea215ba0 wallet: new JSON commands reserveinputs and unreserveinputs. 4 years ago
niftynei bea05b1250 elements,tests: skip over fee type outputs 4 years ago
niftynei eec5dfe6aa elements: update output amounts for elements test 4 years ago
Rusty Russell 7aa8ffa2a0 bitcoin: add weight calculation helpers. 4 years ago
niftynei 8185474bfb liquid-compat: update coinmove check to be liquid compatible 4 years ago
ZmnSCPxj jxPCSnmZ d0c85033d2 wallet/walletrpc.c: `txprepare`d transactions now use current tip blockheight by default. 4 years ago
Rusty Russell dd4a1a3510 tests: fix flake in test_txprepare_restart 4 years ago
niftynei 2e9c387f45 coin_moves: update withdrawal logic to account for 'variable owner' txs 4 years ago
niftynei 9830c94778 rpc: new signpsbt + sendpsbt rpcs 4 years ago
niftynei 103dce63ef reserve/unreserve input: new RPC commands for reserving inputs/outputs 4 years ago
Antoine Poinsot 4302afd9a5 rpc: don't go below feerate_floor when converting vbytes 4 years ago
Antoine Poinsot 0b99e2cc42 pytest: reproduce issue #3591 4 years ago
lisa neigut 1fb9a078b6 txprepare: return psbt serialized version of tx as well 4 years ago
darosior eead65350f wallet: allow to withdraw with unconfirmed utxos 5 years ago
darosior cd15cec2f3 txprepare: don't crash if we are passed unconfirmed utxos 5 years ago
darosior 9e9e23c81a pytest: test txprepare with unconfirmed utxos 5 years ago
darosior d2638c99af pytest: test withdrawal transactions' nLockTime 5 years ago
lisa neigut d36af2c340 txprepare: make output finding map for withdraw_tx variable len 5 years ago
lisa neigut f15d34465d txprepare: add test for multiple withdraw-to outputs 5 years ago