62 Commits (1070e9b766e0ff1c3112540996d1a422b8b861aa)

Author SHA1 Message Date
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. 5 years ago
Rusty Russell 371cabf976 txprepare: revert 1fb9a078b6 (`psbt` field) 5 years ago
Rusty Russell e85c895c5b pytest: restore test_sign_and_send_psbt. 5 years ago
Rusty Russell 31d7e013bd pytest: test fundpsbt. 5 years ago
Rusty Russell 4ee527a59c pytest: test reserve and unreserve. 5 years ago
Rusty Russell 56ea215ba0 wallet: new JSON commands reserveinputs and unreserveinputs. 5 years ago
niftynei bea05b1250 elements,tests: skip over fee type outputs 5 years ago
niftynei eec5dfe6aa elements: update output amounts for elements test 5 years ago
Rusty Russell 7aa8ffa2a0 bitcoin: add weight calculation helpers. 5 years ago
niftynei 8185474bfb liquid-compat: update coinmove check to be liquid compatible 5 years ago
ZmnSCPxj jxPCSnmZ d0c85033d2 wallet/walletrpc.c: `txprepare`d transactions now use current tip blockheight by default. 5 years ago
Rusty Russell dd4a1a3510 tests: fix flake in test_txprepare_restart 5 years ago
niftynei 2e9c387f45 coin_moves: update withdrawal logic to account for 'variable owner' txs 5 years ago
niftynei 9830c94778 rpc: new signpsbt + sendpsbt rpcs 5 years ago
niftynei 103dce63ef reserve/unreserve input: new RPC commands for reserving inputs/outputs 5 years ago
Antoine Poinsot 4302afd9a5 rpc: don't go below feerate_floor when converting vbytes 5 years ago
Antoine Poinsot 0b99e2cc42 pytest: reproduce issue #3591 5 years ago
lisa neigut 1fb9a078b6 txprepare: return psbt serialized version of tx as well 5 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
lisa neigut 1763960c4a txprepare: don't crash on empty args 5 years ago
darosior dc3aa33927 pytest: use pyln.client for functional tests 5 years ago
Christian Decker 3def5393d8 pytest: Stabilize the hsm_encryption test 5 years ago
Christian Decker 15f04d5fff pytest: Give details about which node exited with a return code != 0 5 years ago
Christian Decker c84473f82c hsm: Stabilize the hsm encryption and decryption tests 5 years ago
Rusty Russell aab83e729b lightningd: change config-dir from plugin / wallet / hsm POV into <network> subdir 5 years ago
Christian Decker 3482d254e3 pytest: Fix a test assuming a specific DB order 5 years ago
Michael Schmoock d7609e61b5 pytest: add test for raising listtransactions after funding 5 years ago
darosior f97d548582 pytest: test hsm_secret management with hsmtool 5 years ago
darosior 1171b5dba2 pytest: clean up hsm_secret_encryption test 5 years ago
darosior 1c27545f9e pytest: test hsm_secret encryption 5 years ago
trueptolemy 722974a36f pytest: Test compact of the old-style `txprepare` 5 years ago