34 Commits (fd8a716695228eb549b2de0bb3670e5b86e59d7c)

Author SHA1 Message Date
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