rgb-cln/tests
Rusty Russell ea7903f69a lightningd: trace JSON id prefixes through sendrawtx.
First, merge the _ahf_ and non-ahf interfaces.
Second, remove the always-NULL txs->cmd field.

Then, add optional id_prefix for bitcoind_sendrawx, so if it's
triggered by a command (e.g. "withdraw") it's shown correctly in logs.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-09-16 12:31:45 +09:30
..
data bkpr: migration to delete any duplicate lease_fee entries 2022-09-14 15:59:37 +09:30
fuzz fuzz: fix fuzzing compilation. 2022-07-25 08:08:32 -07:00
plugins rename `block_processed` to `block_added` 2022-09-14 13:50:38 -05:00
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 bkpr-test: maybe fix race in test_bookkeeping_closing_trimmed_htlcs 2022-09-14 15:59:37 +09:30
test_cln_rs.py pytest: Move generated grpc bindings to pyln-testing 2022-07-21 14:19:06 +09:30
test_closing.py lightningd: more graceful shutdown. 2022-09-12 14:00:41 +02:00
test_connection.py peer_control: getinfo show correct port on discovered IPs 2022-09-15 13:30:06 +09:30
test_db.py lightningd: refuse to upgrade db on non-released versions by default. 2022-09-15 13:25:58 +09:30
test_gossip.py connectd: DNS Bolt7 #911 no longer EXPERIMENTAL 2022-09-13 06:42:20 +09:30
test_invoices.py lightningd: derive JSONRPC ids from incoming id (append /cln:<method>#NNN). 2022-09-16 12:31:45 +09:30
test_misc.py lightningd: explicitly remember if JSON id was a string. 2022-09-16 12:31:45 +09:30
test_onion.py lightningd: remove support for legacy onion format. 2022-03-18 09:20:11 +10:30
test_opening.py bkpr: confirm that replaying the open+lock-in txs at start is ok 2022-09-14 15:59:37 +09:30
test_pay.py wallet: Load and value `completed_at` timestamp from DB 2022-09-14 13:14:10 +02:00
test_plugin.py rename `block_processed` to `block_added` 2022-09-14 13:50:38 -05:00
test_wallet.py lightningd: trace JSON id prefixes through sendrawtx. 2022-09-16 12:31:45 +09:30
utils.py pytest: don't use bogus scids for first hop of route. 2022-08-09 16:33:24 -05:00
valgrind-suppressions.txt pytest: Use valgrind target suppressions instead of skipping tests 2022-03-10 10:21:41 +10:30