core-lightning/tests
Rusty Russell 5ef4779edc lightningd: remove msatoshi alias for amount_msat.
Changelog-Removed: JSON-RPC: `invoice`, `sendonion`, `sendpay`, `pay`, `keysend`, `fetchinvoice`, `sendinvoice`: `msatoshi` argument (deprecated 0.12.0). Use `amount_msat`.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-01-26 10:30:22 +10:30
..
data
fuzz fuzz: initial fuzz-bolt12-invoice-decode corpus 2024-01-23 20:21:48 +10:30
plugins Implement tests for notifications on custommsg 2023-12-16 11:36:42 +10:30
vectors
benchmark.py
conftest.py
db.py
fixtures.py
rkls_github_canned_server.py
test_bookkeeper.py
test_cln_rs.py lightningd: remove msatoshi alias for amount_msat. 2024-01-26 10:30:22 +10:30
test_clnrest.py lightningd: don't print out notification msat fields as strings. 2023-11-21 08:23:39 +01:00
test_closing.py pyln-client: don't automatically turn JSON into Millisatoshi class. 2023-12-16 10:22:01 +01:00
test_connection.py topology: don't show private nodes in listchannels. 2023-12-14 09:16:56 +10:30
test_db.py
test_gossip.py plugins: re-enable listchannels local info in deprecated mode. 2023-12-14 09:16:56 +10:30
test_invoices.py
test_misc.py pytest: don't assume that msat fields get turned into Millisatoshi. 2023-12-16 10:22:01 +01:00
test_mkfunding.py
test_onion.py
test_opening.py pytest: fix tests in assumption that listchannels will no longer show private gossip. 2023-12-14 09:16:56 +10:30
test_pay.py lightningd: remove msatoshi alias for amount_msat. 2024-01-26 10:30:22 +10:30
test_plugin.py pytest: don't assume that msat fields get turned into Millisatoshi. 2023-12-16 10:22:01 +01:00
test_reckless.py
test_renepay.py renepay: add self-pay feature 2024-01-24 14:42:45 +10:30
test_runes.py
test_splicing_disconnect.py
test_splicing_insane.py splice: Agressive restart testing during splices 2023-12-15 09:42:45 +10:30
test_splicing.py topology: don't show private nodes in listnodes. 2023-12-14 09:16:56 +10:30
test_wallet.py
utils.py
valgrind-suppressions.txt