trustedcoin: 0.8.2 -> 2024-11-15

Supports bitcoind 28.0.
This commit is contained in:
Erik Arvstedt 2024-11-15 14:27:07 +01:00
parent 951c61b8ec
commit 76ea066809
No known key found for this signature in database
GPG key ID: 33312B944DD97846
2 changed files with 10 additions and 7 deletions

View file

@ -448,7 +448,6 @@ def _():
machine.wait_until_succeeds(log_has_string("clightning", str))
expect_clightning_log("plugin-trustedcoin[^^]\[0m\s+bitcoind RPC working")
expect_clightning_log("plugin-trustedcoin[^^]\[0m\s+estimatefees error: none of the esploras returned usable responses")
if "regtest" in enabled_tests:
num_blocks = test_data["num_blocks"]
expect_clightning_log(f"plugin-trustedcoin[^^]\[0m\s+returning block {num_blocks}")