1500 Commits (4034d0c306c4d3f1ac6b387bca64152bd79e419c)

Author SHA1 Message Date
niftynei a7d4b8780e elementsd: disable dual-funding test; don't add non-witness utxo 4 years ago
niftynei b696ec89a5 df-open: use channel_id for openchannel_update and openchannel_signed 4 years ago
niftynei 5fbd25f938 dual-fund: test (turned off) and plugin for executing an openchannel 4 years ago
niftynei e2a6fd7112 common: pull up `param_psbt` 4 years ago
niftynei 8f253b2adc test: simplify test for close_to 4 years ago
niftynei de34f08b82 tests,fundchannel: return the result from the fundchannel rpc call 4 years ago
Rusty Russell a3c30441d3 channeld: order htlcs by id before retransmission. 4 years ago
Rusty Russell d04597cbb6 pytest: add test for HTLC ordering. 4 years ago
Rusty Russell d5c91a347a channeld: log broken message if we receive HTLCs out of order. 4 years ago
Rusty Russell 6195d953cc plugins: use "slow" feerate for mutual close negotiation. 4 years ago
Christian Decker 9f8c9d6406 pytest: Check for connection close and reset errors in timeout test 4 years ago
Rusty Russell 79a21755c4 pytest: fix flaky test if one side hasn't processed close yet. 4 years ago
Christian Decker 7d6892abba pytest: Verification mode of expanded stmts for the db_write hook 4 years ago
Rusty Russell 711133e3c7 pytest: fix flaky test. 4 years ago
Rusty Russell 2d897be10a pytest: fix experimental test. 4 years ago
Christian Decker ee0ee046ff pytest: Stabilize test_penalty_htlc_tx_timeout 4 years ago
Christian Decker 9021bb26d1 pyln: Decode process output once before storing it 4 years ago
Christian Decker 81569de709 pytest: Stabilize test_setchannelfee_{restart,zero} 4 years ago
Christian Decker 1563bbc2fa pytest: Cleanup test_gossip_ratelimit 4 years ago
Christian Decker 05934724dd pytest: Don't start 3 nodes in test_gossip_ratelimit 4 years ago
Jan Sarenik a777d21fb7 pytest: Rename all fund_channel to fundchannel 4 years ago
Christian Decker 5a87e88ee5 pytest: Add test for failcode conversion 4 years ago
Michael Schmoock 980a9517c6 fix: openchannel_hook log BROKEN on dup close_to 4 years ago
Christian Decker d9ba39d2cb pytest: Add test for key-value style postgresql DSNs 4 years ago
niftynei 53ba34fe3a doc: correct weight numbers for fundpsbt 4 years ago
Rusty Russell f658dd0d78 pytest: test connection timeout. 4 years ago
Vincenzo Palazzo f62d7bbe45 Added additional fix to code formatting and English spelling. 4 years ago
Vincenzo Palazzo 9fbeb9bcdc delpay: code style changes and fixed docs 4 years ago
ZmnSCPxj jxPCSnmZ 0eb1e7e0ca plugins/libplugin-pay.c: Add new payee_incoming_limit to limit number of HTLCs based on payee connectivity. 4 years ago
ZmnSCPxj jxPCSnmZ 2d86014e53 tests/test_pay.py: Test for overload of number of HTLCs at the payee. 4 years ago
ZmnSCPxj jxPCSnmZ 9587425f2d plugins/spender/fundchannel.c: Make fundchannel a thin layer around multifundchannel. 4 years ago
niftynei 9771273c4d elements: these can coin moves can arrive in either order 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
Christian Decker bd811fbd1a pyln: Add safe fallback results for hooks 4 years ago
Christian Decker 3d6c4e93b3 pytest: Add a test to reproduce #3748 4 years ago
Michael Schmoock 160c564e5f fix: suppress duplicated channel_state_changed events 4 years ago
Michael Schmoock ddc759c49e test: plugin channel_state_changed notification 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
Christian Decker 0260a4d212 pytest: Skip test_feerates for elements 4 years ago
niftynei b3cbb0b653 tests: plugin for dual-funding tests in ln-prototest 4 years ago
niftynei 6607f1d629 openingd: pull out common code, rename some things 4 years ago
niftynei 864f2f3e21 channel_id: save to database, dont derive from funding_txid 4 years ago
niftynei 437ca83fa5 elementsd: add a fee output to a fund/utxopsbt for elements transactions 4 years ago
ZmnSCPxj jxPCSnmZ 45e1b3828a plugins/multifundchannel.c: Add minchannels flag to multifundchannel. 4 years ago
ZmnSCPxj jxPCSnmZ c9f78d4e0a tests/test_connection.py: Add more complex multifunding tests. 4 years ago
ZmnSCPxj jxPCSnmZ 1162655b0e tests/test_connection.py: Add simple multifunding tests. 4 years ago
Rusty Russell 91caf4cc30 options: handle wumbo and large-channels aliases properly. 4 years ago