rgb-cln/tests
Rusty Russell a71bd3ea37 options: create enable/disable option for peer storage.
Since it's not spec-final yet (hell, it's not even properly specified
yet!) we need to put it behind an experimental flag.

Unfortunately, we don't have support for doing this in a plugin; a
plugin must present features before parsing options.  So we need to do
it in core.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-02-08 08:37:59 -06: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 pytest: fix flake in test_closing_disconnected_notify 2023-02-06 18:51:44 +10:30
test_connection.py pytest: listpeers new attribute num_channels 2023-02-07 14:46:04 -06:00
test_db.py tests: use listpeerchannels. 2023-01-13 10:42:42 +10:30
test_gossip.py More accurate elements commitment tx size estimation 2023-02-06 18:50:26 -06:00
test_invoices.py lightningd: Add `signinvoice` to sign a BOLT11 invoice. 2023-02-06 15:54:32 -06:00
test_misc.py options: create enable/disable option for peer storage. 2023-02-08 08:37:59 -06:00
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 test (df): check 'require-confirmed-inputs' for v2 opens 2023-02-07 21:03:36 -06:00
test_pay.py pytest: fix flake in test_bolt11_null_after_pay 2023-02-05 10:02:46 +01:00
test_plugin.py df: wire up peer's "require-confirmed-inputs" 2023-02-07 21:03:36 -06: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 More accurate elements commitment tx size estimation 2023-02-06 18:50:26 -06:00
valgrind-suppressions.txt pytest: Use valgrind target suppressions instead of skipping tests 2022-03-10 10:21:41 +10:30