rgb-cln/tests
Rusty Russell 825173f1b4 pytest: test CPFP using anchors.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-06-29 11:28:47 -04:00
..
data
fuzz fuzz: initial fuzz-cryptomsg seeds 2023-06-23 13:12:42 +09:30
plugins libplugin: make set callback for options take plugin ptr, check correct type. 2023-06-20 20:08:25 +09:30
vectors
benchmark.py
conftest.py
db.py
fixtures.py
rkls_github_canned_server.py
test_bookkeeper.py pytest: clean up wait_for_onchaind_tx interface, remove wait_for_onchaind_broadcast 2023-04-07 11:49:09 +09:30
test_cln_rs.py pytest: use modern listconfigs. 2023-06-03 10:50:29 +09:30
test_closing.py pytest: test CPFP using anchors. 2023-06-29 11:28:47 -04:00
test_connection.py pytest: handle v fast disconnect during test_funding_external_wallet_corners() 2023-06-20 17:24:48 +09:30
test_db.py
test_gossip.py lightningd: deprecated --announce-addr-dns. 2023-06-01 09:28:39 +09:30
test_invoices.py pay: don't require description for hashdesc invoices (i.e. undeprecate). 2023-06-22 13:23:21 +09:30
test_misc.py lightningd: use lowball feerate for commit_tx on anchor channels. 2023-06-29 11:28:47 -04:00
test_mkfunding.py
test_onion.py
test_opening.py openingd: use a lower feerate for first commitment tx for anchors. 2023-06-29 11:28:47 -04:00
test_pay.py pay, decodepay: handle descriptions with " inside them where we use hashed descriptions. 2023-06-22 13:23:21 +09:30
test_plugin.py pytest: fix reconnect flake in test_plugin_connected_hook_chaining 2023-06-23 14:36:23 +09:30
test_reckless.py pytest: ignore pip warning 2023-04-24 13:08:15 -07:00
test_wallet.py test_withdraw_bech32m: test that expected outputs exist for bech32(m) withdrawals 2023-05-25 11:07:45 +09:30
utils.py pytest: remove EXPERIMENTAL_FEATURES as a consideration. 2023-05-23 09:34:08 +09:30
valgrind-suppressions.txt