92 Commits (67fbb349b6c910099cdbcf361f81f035bcbdf9f0)

Author SHA1 Message Date
ZmnSCPxj jxPCSnmZ 9587425f2d plugins/spender/fundchannel.c: Make fundchannel a thin layer around multifundchannel. 4 years ago
ZmnSCPxj jxPCSnmZ 5bac63c6a3 tests/test_closing.py: Test new onchaind earth-scorching behavior. 4 years ago
Rusty Russell 3b8c0a7397 sendpsbt: just reserve (maybe bump) inputs on send, don't mark spent. 4 years ago
Christian Decker bdad5a6f94 pytest: Stabilize test_onchain_middleman 4 years ago
Christian Decker 8f05d28049 pytest: Stabilize test_onchaind_replay 4 years ago
Rusty Russell 8cf2fff91b pytest: generalize tests. 4 years ago
Rusty Russell 185b377551 pytest: don't wait for channel active message in test_closing.py::test_penalty_htlc_tx_timeout 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 7aa40b6bae pytest: fix assumption in test_onchain_their_unilateral_out 4 years ago
Christian Decker dad23066dc pytest: Disable MPP sending for 4 tests 4 years ago
Rusty Russell 1708fb91e5 wallet: clean up json output creation, part 2. 4 years ago
niftynei 20193496bb tests: use chain's directory for finding sqlite3 file (works for liquid-regtests) 4 years ago
Rusty Russell 6b3bcd49d2 tests: fix flake in test_penalty_htlc_tx_fulfill 4 years ago
lisa neigut 487771aee5 tests: skip longer htlc tests on valgring+slow machines 5 years ago
lisa neigut 6e4b4c50f0 coin tests: try to make a bit more travis robust 5 years ago
lisa neigut 087ab166b3 coins, fix: don't crash if the to_us amount is greater than our_msat 5 years ago
lisa neigut 9caf20f636 coin moves: don't log coin moves in onchaind if we're replaying 5 years ago
lisa neigut 8c986d67db coin moves: test all of the onchaind variants 5 years ago
lisa neigut 6ee6cdc280 coin moves: record their attempted cheat (and our handling thereof) 5 years ago
Rusty Russell 4df9b2c5f2 pytest: fix flake in test_onchain_different_fees() 5 years ago
lisa neigut 0e20e3c5e7 df: rename 'funder' to 'opener' 5 years ago
Christian Decker e7b555dd90 pytest: Stabilize test_penalty_{in,out}htlc tests 5 years ago
Vasil Dimov 158d2212c2 closingd: configurable closing fee negotiation step 5 years ago
darosior 7c0af81c21 bcli: use a more urgent feerate for HTLCs and penalty transactions 5 years ago
Rusty Russell 5d4620484c lightningd: remove json_close `force` option. 5 years ago
darosior dce2e87928 chaintopology: better feerate targets differentiation 5 years ago
Christian Decker e99ab03f79 pytest: Fix test_closing_fee regression in elements 5 years ago
Vasil Dimov 66eca2ff3f lightningd: always broadcast the latest close tx 5 years ago
darosior 4c5862eab1 pytest: fixup flaky test_closing_specified_destination 5 years ago
darosior dc3aa33927 pytest: use pyln.client for functional tests 5 years ago
Vasil Dimov 02dc261d73 tests: fix comments about the number of nodes 5 years ago
Christian Decker 483b00392e pytest: Skip test_closing_torture under valgrind 5 years ago
Rusty Russell 1d0c433dc4 channeld: treat all incoming errors as "soft", so we retry. 5 years ago
Christian Decker 6cc60f57a4 pytest: Parametrize test_deprecated_closing_compat for elements 5 years ago
Christian Decker 43dfb4dae7 pytest: Stabilize and parameterize closing_specified_destination 5 years ago
Rusty Russell 709c98f539 logging: remove spaces from subsystem names. 5 years ago
Rusty Russell e433d4ddc1 lightningd: have logging include an optional node_id for each entry. 5 years ago
trueptolemy 9d4cccda19 pytest: Add the test for compact of deprecated close style 5 years ago
trueptolemy 63af8632b7 pytest: Test `close` to the specified destination 5 years ago
Christian Decker 465a12ffbe elements: Parametrize tests to consider chainparams 5 years ago
Christian Decker d89962213c pytest: Allow a bit more slack when running in elements 6 years ago
Christian Decker 67fc8ffbcf elements: Use chainparams when the test relies on addresses 6 years ago
Christian Decker 6b26ce5764 db: Split the vars table to have type-specific columns 5 years ago
Rusty Russell 147eaced2e developer: consolidiate gossip timing options into one --dev-fast-gossip. 5 years ago
lisa neigut a35677fa0f fundchannel: use plugin; delete interior impl 5 years ago
Rusty Russell 3f1ca18f2f pytest: optimize test_closing_torture 5 years ago
Rusty Russell 125f14a8d5 pytest: fix flaky "peer reconnected" message in test_option_upfront_shutdown_script 5 years ago
Rusty Russell 0edc0ae5e9 pytest: don't use deprecated options for close() in tests. 5 years ago
Rusty Russell b35dc4689b pytest: enable deprecated APIs for multi-arg closes. 5 years ago