core-lightning/tests
niftynei 7a00277b43 coin_mvt: mark coins destined for wallet w/ originating acct
Only shows up on delayed to us outputs, but nice to have anyway.

It's missing for channel index destined deposits, maybe nice to add at
some point in the future; right now you can figure out which close a
wallet deposit comes from via the channel close txid
2022-03-05 15:12:12 +10:30
..
data
fuzz check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
plugins pytest: check for remote_addr 2022-02-22 05:45:47 +10:30
vectors
benchmark.py pytest: always provide payment_secret when making payments. 2021-07-14 14:38:00 -05:00
conftest.py
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_cln_rs.py pytest: Test the rust bindings from cln-rpc 2022-02-11 16:02:25 +01:00
test_closing.py coin_mvt: mark coins destined for wallet w/ originating acct 2022-03-05 15:12:12 +10:30
test_connection.py testing: fix flake in test_ping_timeout 2022-03-01 09:38:40 +10:30
test_db.py wallet/db_sqlite3.c: Support direct replication of SQLITE3 backends. 2021-11-17 12:10:07 +10:30
test_gossip.py plugin-funder: fix typos in option lease-fee-base-msat and funder-fuzz-percent 2022-03-01 09:38:40 +10:30
test_invoices.py pytest: protect against bad gossip messages from mining confirms too fast. 2022-02-08 11:15:52 +10:30
test_misc.py pyln-testing: in LightningNode.openchannel, make wait_for_announce more reliable 2022-03-01 09:38:40 +10:30
test_onion.py
test_opening.py plugin-funder: fix typos in option lease-fee-base-msat and funder-fuzz-percent 2022-03-01 09:38:40 +10:30
test_pay.py gossipd: don't send updates in error messages for unannounced channels. 2022-02-23 14:47:39 +10:30
test_plugin.py testing: cleanup in test_plugin_shutdown 2022-03-01 09:38:40 +10:30
test_wallet.py bitcoind: importmulti fails (bitcoin master), use importdescriptors 2022-02-20 19:29:44 +10:30
utils.py pytest: protect against bad gossip messages from mining confirms too fast. 2022-02-08 11:15:52 +10:30