rgb-cln/tests
ShahanaFarooqui 9561094433 db: removed deprecated `runes_uniqueid` from `vars` table
Fixes: #6696

Changelog-Fixed: rune: use runes table `id` instead `runes_uniqueid` from `vars` because it returns incorrect unique id if rune/s migrated from datastore.
2023-10-03 08:56:53 +10:30
..
data
fuzz
plugins pytest: Fix elementsd tests 2023-09-26 19:21:05 +02:00
vectors
benchmark.py
conftest.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
db.py
fixtures.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
rkls_github_canned_server.py
test_bookkeeper.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
test_cln_rs.py
test_closing.py doc: fix listpeerchannels schema to allow CHANNELD_AWAITING_SPLICE in state. 2023-10-02 11:41:19 +10:30
test_connection.py lightningd: split DUALOPEND_OPEN_INIT into DUALOPEND_OPEN_INIT and DUALOPEND_OPEN_COMMITTED. 2023-10-02 11:41:19 +10:30
test_db.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
test_gossip.py doc: fix listpeerchannels schema to allow CHANNELD_AWAITING_SPLICE in state. 2023-10-02 11:41:19 +10:30
test_invoices.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
test_misc.py lightningd: fold funding tx depth into a single function. 2023-10-02 11:41:19 +10:30
test_mkfunding.py
test_onion.py
test_opening.py lightningd: split DUALOPEND_OPEN_INIT into DUALOPEND_OPEN_INIT and DUALOPEND_OPEN_COMMITTED. 2023-10-02 11:41:19 +10:30
test_pay.py patch remove-developer-test-annotations.patch 2023-10-02 11:41:19 +10:30
test_plugin.py pytest: trim mostly-reundant commando-rune test. 2023-10-03 06:57:54 +10:30
test_reckless.py
test_renepay.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
test_runes.py db: removed deprecated `runes_uniqueid` from `vars` table 2023-10-03 08:56:53 +10:30
test_splicing.py pytest: make test_splice_gossip more precise. 2023-10-02 11:41:19 +10:30
test_wallet.py
utils.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
valgrind-suppressions.txt