core-lightning/tests
Antoine Poinsot fe8074c8c3 Refuse to parse v2 onion addresses without deprecated_apis
Tor v2 hidden services have been deprecated for a while:
https://blog.torproject.org/v2-deprecation-timeline .

This prevents user from being able to set them in the configuration
and to connect to them while still letting us be able to parse them
for gossip.

Changelog-Deprecated: lightningd: v2 Tor addresses.  Use v3.  See https://blog.torproject.org/v2-deprecation-timeline.

Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
2021-05-24 20:22:45 +09:30
..
data inflights: save the whole psbt to the database 2021-05-24 12:17:48 +09:30
fuzz tests/fuzz: update for fmt_amount changes, create pseudorand for fuzzing. 2021-04-21 06:51:03 +09:30
plugins df-tests: remove df_accepter plugin 2021-05-12 11:25:41 +09:30
vectors
benchmark.py
conftest.py tests: add marker for v1/v2 channel opens 2021-05-12 11:25:41 +09:30
db.py
fixtures.py pytest: Really only check DB statements if the env-var is "1" 2021-01-04 11:25:50 +01:00
test_closing.py tests: mark as v1 or v2 openchannel required 2021-05-12 11:25:41 +09:30
test_connection.py df-tests: re-write test_funding_cancel_race for v2 commands 2021-05-23 17:42:09 +09:30
test_db.py inflights: save the whole psbt to the database 2021-05-24 12:17:48 +09:30
test_gossip.py Refuse to parse v2 onion addresses without deprecated_apis 2021-05-24 20:22:45 +09:30
test_invoices.py tests: not DEVELOPER -> mark.developer 2021-05-12 11:25:41 +09:30
test_misc.py lightningd: attach HTLC timeout to htlc itself, fix gratuitous disconnect bug. 2021-05-21 14:45:05 +09:30
test_onion.py
test_opening.py rbf-test: confirm that rbf'd inflight is opened and closed as expected 2021-05-24 12:17:48 +09:30
test_pay.py pytest: check nonstandard onion generation. 2021-05-24 12:52:19 +02:00
test_plugin.py df-tests: test_coin_movement_notices, make work? 2021-05-12 11:25:41 +09:30
test_wallet.py pytest: make it work with latest bitcoind master branch. 2021-04-24 13:57:16 +09:30
utils.py df: anchor outputs are on if EXP_DF 2021-05-12 11:25:41 +09:30