core-lightning/tests
Rusty Russell 430a380e35 gossipd: feed lightningd the channel_updates as soon as we make them.
Even if we're deferring putting them in the store and broadcasting them,
we tell lightningd so it will use it in any error messages.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-02-08 11:15:52 +10:30
..
data inflights: save the whole psbt to the database 2021-05-24 12:17:48 +09:30
fuzz check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
plugins balance-snaps: add a balance_snapshot event; fires after first catchup 2021-12-28 04:42:42 +10:30
vectors pytest: Add tests for the sphinx onion generation and processing 2020-03-12 10:25:01 +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 pytest: don't copy db to query it. 2021-08-26 12:44:02 +09:30
fixtures.py pytest: add schema support for JSON responses. 2021-05-27 20:28:49 +09:30
test_closing.py pytest: update elements for new, more accurate feerate calc. 2022-01-27 12:22:36 +01:00
test_connection.py pytest: update elements for new, more accurate feerate calc. 2022-01-27 12:22:36 +01:00
test_db.py wallet/db_sqlite3.c: Support direct replication of SQLITE3 backends. 2021-11-17 12:10:07 +10:30
test_gossip.py gossipd: feed lightningd the channel_updates as soon as we make them. 2022-02-08 11:15:52 +10:30
test_invoices.py Makefile: update spec version 2021-09-09 12:04:48 +09:30
test_misc.py gossipd: feed lightningd the channel_updates as soon as we make them. 2022-02-08 11:15:52 +10:30
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_opening.py dev_disconnect: remove @ marker. 2021-12-30 09:50:40 +10:30
test_pay.py pytest: disable automatic reconnection. 2022-01-20 15:24:06 +10:30
test_plugin.py pytest: clean up test_channel_state_changed_unilateral 2022-01-25 06:26:52 +10:30
test_wallet.py coin moves: notify when we make deposits to external accounts 2022-01-26 13:34:45 +10:30
utils.py coin moves: notify when we make deposits to external accounts 2022-01-26 13:34:45 +10:30