224 Commits (6f924e63c2e7280b19419d589cca207cfbe6216d)

Author SHA1 Message Date
niftynei 7e324177de df-tests: simultaneous openchannel_init (while in progress) 4 years ago
niftynei a357e75c5d df-tests: test_disconnect_half_signed + test_reconnect_signed 4 years ago
niftynei fec1d9b707 df-tests: test_reconnect_openingd 4 years ago
niftynei 7eb6213fca df-tests: test_reconnect_sender_add1, others 4 years ago
niftynei d9c68a708a df-tests: test_reconnect_receiver_add 4 years ago
niftynei 96c42262ab df-tests: test_peerinfo 4 years ago
niftynei 135cd178f7 df-tests: test_channel_persistence 4 years ago
niftynei a82bfa83ff df-tests: have the df_accepter plugin keep track of attempts 4 years ago
niftynei 88b4b5b2bb df-tests: test_disconnect_opener 4 years ago
niftynei c055198869 df-tests: test_fail_unconfirmed, duplicate with correct wires 4 years ago
niftynei dfa0eb0f2f df-tests: test_shutdown_awaiting_lockin check correct state 4 years ago
niftynei 5c7cc15a75 df-tests: adjust logsearch/features for test_dataloss_protection 4 years ago
niftynei e661d87440 df-tests: fixup expected features for dual-funding channels 4 years ago
niftynei 08200f03a7 df-tests: test_multifunding_v2_v1_mixed update to use flag 4 years ago
niftynei f4b7904ce5 tests: don't enforce daemon name on opening logline 4 years ago
niftynei 99a621dd99 df-reconnects: allow tx-sigs in channeld iff we're reconnecting 4 years ago
Christian Decker 94820ad559 pytest: Disable test_funding_cancel_race on slow machines 4 years ago
Christian Decker eae49727b1 pytest: Disable flaky test_fundchannel_start_alternate 4 years ago
niftynei b23c6c50a0 df-tests: use multifundchannel pathways instead of custom plugin 4 years ago
niftynei 405453859c mfc-df: add 'happy path' tests for the v1+v2 things 4 years ago
niftynei 7e60ef6974 tests: make connection details correct 4 years ago
niftynei 4a3ee19a22 connectd: Update connection list with new address 4 years ago
Michael Schmoock 183f7698c3 chore: reduce CI load merging a testcase 4 years ago
Michael Schmoock 4134c24cc9 pytest: fix a probable flake on test_channel_opener 4 years ago
ZmnSCPxj jxPCSnmZ 0fd87b85da openingd/: Fail `fundchannel_start` if we already are, or will become, the fundee. 4 years ago
ZmnSCPxj jxPCSnmZ 712e0796fc tests/test_connection.py: Test for #4108. 4 years ago
Michael Schmoock 67f4970eb1 pytest: test opener and closer of listpeers 4 years ago
niftynei ede5f5be3c mfc: blackbox test for commitment vs funding tx feerates 4 years ago
niftynei a7d4b8780e elementsd: disable dual-funding test; don't add non-witness utxo 4 years ago
niftynei 5fbd25f938 dual-fund: test (turned off) and plugin for executing an openchannel 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
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 9021bb26d1 pyln: Decode process output once before storing it 4 years ago
Jan Sarenik a777d21fb7 pytest: Rename all fund_channel to fundchannel 4 years ago
Rusty Russell f658dd0d78 pytest: test connection timeout. 4 years ago
ZmnSCPxj jxPCSnmZ 9587425f2d plugins/spender/fundchannel.c: Make fundchannel a thin layer around multifundchannel. 5 years ago
niftynei 6607f1d629 openingd: pull out common code, rename some things 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 3b8c0a7397 sendpsbt: just reserve (maybe bump) inputs on send, don't mark spent. 5 years ago
Rusty Russell 6b2a3f4dfb txprepare: remove old code, switch to plugin. 5 years ago
Michael Schmoock 2816c08036 openchannel: test new hook chainable mechanics 5 years ago
Rusty Russell e4b5a1e0e8 dev: option to set what features we offer. 5 years ago
Rusty Russell 74e960c20b pytest: increase channel sizes so they reach min capacity with option_anchor_outputs 5 years ago