rgb-cln/tests
niftynei 195a2cf44b dual-open: use tx-abort instead of warning/errors
When a channel open fails, we use tx-abort instead of warning/error.

This means that the peer won't disconnect! And instead when a new
message arrives, we'll need to rebuild the dualopend subd (if missing).

Makes opens a bit easer to retry (no reconnect needed), as well as keeps
the connection alive for other channels we may have with that peer.

Changelog-Changed: Experimental-Dual-Fund: open failures don't disconnect, but instead fail the opening process
2023-02-05 10:02:46 +01:00
..
data upgradewallet: JSONRPC call to update p2sh outputs to a native segwit 2023-02-04 15:31:16 +10:30
fuzz tests/fuzz: don't pull in JSON common at all. 2022-11-09 20:25:58 +10:30
plugins pytest: neaten test_cln_sendpay_weirdness, rename. 2023-02-03 09:17:33 +10:30
vectors pytest: Remove onion test vectors containing legacy onions. 2022-03-18 09:20:11 +10:30
benchmark.py pytest: always provide payment_secret when making payments. 2021-07-14 14:38:00 -05:00
conftest.py tests: add marker for v1/v2 channel opens 2021-05-12 11:25:41 +09:30
db.py test-db-provider: if postgres in tests, startup a bookkeeper db 2022-07-28 12:08:18 +09:30
fixtures.py test-db-provider: if postgres in tests, startup a bookkeeper db 2022-07-28 12:08:18 +09:30
test_bookkeeper.py dual-fund: remove anchor assumption for all dual-funded channels 2023-02-04 15:31:16 +10:30
test_cln_rs.py ci: Use bzip2 and release to reduce artifact size 2023-01-16 13:53:48 +10:30
test_closing.py dual-open: use tx-abort instead of warning/errors 2023-02-05 10:02:46 +01:00
test_connection.py dual-open: use tx-abort instead of warning/errors 2023-02-05 10:02:46 +01:00
test_db.py tests: use listpeerchannels. 2023-01-13 10:42:42 +10:30
test_gossip.py dual-fund: remove anchor assumption for all dual-funded channels 2023-02-04 15:31:16 +10:30
test_invoices.py pytest: use bech32 addresses everywhere. 2023-01-14 21:17:45 +10:30
test_misc.py datastore: Add check for empty key array 2023-01-31 10:23:18 +10:30
test_mkfunding.py pytest: add tests for devtools/mkfunding 2023-01-09 14:50:30 -06:00
test_onion.py lightningd: remove support for legacy onion format. 2022-03-18 09:20:11 +10:30
test_opening.py dual-open: use tx-abort instead of warning/errors 2023-02-05 10:02:46 +01:00
test_pay.py offers: fix pay where we are using deprecated apis. 2023-02-03 16:59:51 +01:00
test_plugin.py dual-open: use tx-abort instead of warning/errors 2023-02-05 10:02:46 +01:00
test_wallet.py upgradewallet: JSONRPC call to update p2sh outputs to a native segwit 2023-02-04 15:31:16 +10:30
utils.py tests: anchors is only EXPERIMENTAL_FEATURES 2023-02-04 15:31:16 +10:30
valgrind-suppressions.txt pytest: Use valgrind target suppressions instead of skipping tests 2022-03-10 10:21:41 +10:30