197 Commits (d5d9858b7b80bf58e208ced9860d775ee1ec97ae)

Author SHA1 Message Date
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. 4 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. 4 years ago
Rusty Russell 6b2a3f4dfb txprepare: remove old code, switch to plugin. 4 years ago
Michael Schmoock 2816c08036 openchannel: test new hook chainable mechanics 4 years ago
Rusty Russell e4b5a1e0e8 dev: option to set what features we offer. 4 years ago
Rusty Russell 74e960c20b pytest: increase channel sizes so they reach min capacity with option_anchor_outputs 4 years ago
Rusty Russell 9fabf614f4 pytest: run test_opening_tiny_channel with option_anchor_outputs. 4 years ago
Rusty Russell 9b8f08a8a0 lightningd: return min-capacity-sat to its intended purpose. 4 years ago
Rusty Russell dd8cd81e91 listpeers: add `features` array using BOLT9 names. 4 years ago
Rusty Russell cbd0be5c0e EXPERIMENTAL_FEATURES: enable option_anchor_outputs. 4 years ago
Rusty Russell 8cf2fff91b pytest: generalize tests. 4 years ago
Rusty Russell 01a82d38f7 pytest: add slow_test marker. 4 years ago
Rusty Russell fde353ab00 pytest: use get_nodes more widely. 4 years ago
Rusty Russell 64d40414b2 pytest: speed up test_restart_many_payments. 4 years ago
Christian Decker dad23066dc pytest: Disable MPP sending for 4 tests 4 years ago
ZmnSCPxj jxPCSnmZ deabab8934 lightningd/opening_control.c: `fundchannel_cancel` no longer requires a `channel_id` argument. 4 years ago
niftynei 8185474bfb liquid-compat: update coinmove check to be liquid compatible 4 years ago
ZmnSCPxj jxPCSnmZ 5db69f1b41 lightningd/opening_control.c: Remove 'Try fundchannel_cancel again' error. 4 years ago
Christian Decker cbc959ef30 pytest: Mark test_funding_push as network-specific 5 years ago
Rusty Russell b3eef81f19 pytest: add test for channel_announcement feature bits. 4 years ago
lisa neigut d35149e5ca try to fix travis test flakes 5 years ago
lisa neigut 1b5221cbf5 coin moves tests: push_msat and the wallet withdrawal 5 years ago
Rusty Russell 7abff309e5 pytest: Fix flakiness in test_feerate_stress. 5 years ago
Rusty Russell 4eb1233ccb lightningd: don't report spurious temporary_node_failure on local failures. 5 years ago
Rusty Russell 75496ad168 pytest: fix flaky test_peerinfo 5 years ago
lisa neigut 0e20e3c5e7 df: rename 'funder' to 'opener' 5 years ago
lisa neigut d6d26dd056 features: split expected feature bits into node/peer sets 5 years ago
Rusty Russell bf2a42ada5 channeld: defer first update_fee until we have an HTLC to send. 5 years ago
Rusty Russell 28e3ffc66b plugins/fundchannel: make 'all' do the right thing for wumbo. 5 years ago
Rusty Russell 07a281faf8 lightningd: add large-channels / wumbo option. 5 years ago
Rusty Russell 1d90f21833 lightningd / openingd: remove limits if we negotiate option_support_large_channel. 5 years ago
darosior 7c0af81c21 bcli: use a more urgent feerate for HTLCs and penalty transactions 5 years ago
Rusty Russell 75838341a7 fundchannel/fundchannel_start: remove deprecated `satoshi` parameter 5 years ago