rust-lightning/lightning-transaction-sync
Matt Corallo 0d646b7c15 Drop test_esplora_connects_to_public_server
`blockstream.info` is currently down, causing our CI to fail. This
shouldn't really be a thing, so we drop the blockstream.info-based
test here.

More generally, I'm not really a fan of having tests which run
(outside of CI) and call out to external servers - a developer
working on LDK shouldn't have to have internet access to run our
test suite and shouldn't be registering their presence with a third
party to run our tests.
2023-09-14 21:47:13 +00:00
..
src Make lightning-transaction-sync compat notice a bit more explicit 2023-05-09 10:44:48 +02:00
tests Drop test_esplora_connects_to_public_server 2023-09-14 21:47:13 +00:00
Cargo.toml http => https 2023-07-23 08:58:41 +03:00