49 Commits (8cf2fff91b8244952f9b04226186ba212a38302a)

Author SHA1 Message Date
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
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
Rusty Russell 93865bb0f3 wallet: minor style fixes, and remove null JSON fields. 5 years ago
Christian Decker bf859bd919 pytest: Test transaction annotations for deposit and channel open 5 years ago
Christian Decker 8a69ea7bf5 elements: Parametrize the sample addresses we test against 5 years ago
lisa neigut 5c70890efa rpc: add 'utxos' parameter to txprepare + withdraw 5 years ago
trueptolemy 74055eada5 pytest: Test `txprepare` with multiple outputs 5 years ago
trueptolemy cdcafdaf74 API: `txprepare` now support mutiple outputs 5 years ago
lisa neigut 10ed2ebdb4 wallet: track our change outputs 5 years ago
lisa neigut 01e0ba8232 test: add check that withdraw's change is confirmed 5 years ago
Rusty Russell e1dbc0b12b wallet: clean reserved inputs on startup. 5 years ago
Rusty Russell 65505adbab pytest: test that we unreserve txprepare inputs across shutdown/crash. 5 years ago
Rusty Russell cdab75ecee pytest: test txprepare/txdiscard/txsend. 5 years ago
Rusty Russell 0543149b89 pytest: move wallet tests into new file tests/test_wallet.py 5 years ago