You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
I think I'm seeing this more now with the in memory bdk stuff
caught (in promise) RuntimeError: memory access out of bounds
at mutiny_core::multiesplora::MultiEsploraClient::get_block_hash::{{closure}}::he6608baf4ab56223 (mutiny_wasm_bg.wasm:0x1491fd7)
at <mutiny_core::multiesplora::MultiEsploraClient as bdk_esplora::async_ext::EsploraAsyncExt>::scan::{{closure}}::hdc43222d4e2120a4 (mutiny_wasm_bg.wasm:0x2c8b8f)
at <core::pin::Pin<P> as core::future::future::Future>::poll::he25aaf69944f8ea4 (mutiny_wasm_bg.wasm:0x21442a7)
at bdk_esplora::async_ext::EsploraAsyncExt::scan_without_keychain::{{closure}}::hc27d5967bb951037 (mutiny_wasm_bg.wasm:0x1311589)
at <core::pin::Pin<P> as core::future::future::Future>::poll::he25aaf69944f8ea4 (mutiny_wasm_bg.wasm:0x21442a7)
at <mutiny_core::multiesplora::MultiEsploraClient as bdk_esplora::async_ext::EsploraAsyncExt>::scan::{{closure}}::hdc43222d4e2120a4 (mutiny_wasm_bg.wasm:0x2d2452)
at <core::pin::Pin<P> as core::future::future::Future>::poll::he25aaf69944f8ea4 (mutiny_wasm_bg.wasm:0x21442a7)
at bdk_esplora::async_ext::EsploraAsyncExt::scan_without_keychain::{{closure}}::hc27d5967bb951037 (mutiny_wasm_bg.wasm:0x1311589)
at <core::pin::Pin<P> as core::future::future::Future>::poll::he25aaf69944f8ea4 (mutiny_wasm_bg.wasm:0x21442a7)
at <mutiny_core::multiesplora::MultiEsploraClient as bdk_esplora::async_ext::EsploraAsyncExt>::scan::{{closure}}::hdc43222d4e2120a4 (mutiny_wasm_bg.wasm:0x2d2452)
$
The text was updated successfully, but these errors were encountered:
I think I'm seeing this more now with the in memory bdk stuff
The text was updated successfully, but these errors were encountered: