Hello, The cktestBTC canister is currently unavailable. this is the error message:
[fetch_main_utxos]: failed to fetch UTXOs for the main address tb1q7264a572m6el0ephpds564x447r8t0d64pppen: management call ‘bitcoin_get_utxos’ failed: canister error: IC0536: Error from Canister g4xu7-jiaaa-aaaan-aaaaq-cai: Canister has no update method ‘bitcoin_get_utxos’…\nCheck that the method being called is exported by the target canister. See documentation: Execution errors | Internet Computer
The unavailability is actually on the Bitcoin testnet canister (which cktestBTC is using when settling transactions on the bitcoin testnet network). The reason is that we’re doing a re-bootstrap of the Bitcoin testnet canister to get it unblocked because it was in a state that was unupgradable. You can read more in the relevant proposal.
We expect that the canister will be back to business in the next couple of days.
2 Likes
FYI, the Bitcoin testnet canister is again fully synced with the tip of the network and should be functional.
1 Like
Yes, we have found it, thank you very much.
1 Like