mutiny-node icon indicating copy to clipboard operation
mutiny-node copied to clipboard

SDK behind Mutiny Wallet

Results 70 mutiny-node issues
Sort by recently updated
recently updated
newest added

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 ::scan::{{closure}}::hdc43222d4e2120a4 (mutiny_wasm_bg.wasm:0x2c8b8f) at...

bug

We could use this to have our storage in sqlite https://github.com/gluesql/gluesql

https://lsp.voltageapi.com/api/v1/info 404's right now and new users with no channels try to create an invoice and it allow them. There's no routes, no lsp's, nothing. This should be prevented, and...

bug

Right now we use a `HashMap` for our in memory storage. It may be more efficient to change to a `BTreeMap`, this way things like `scan_prefix` are much more efficient....

When refreshing the browser window when I already had a channel, I got this error: ``` INFO mutiny-core/src/logging.rs:27 2023-05-04 17:56:33.541 INFO [lightning::chain::chainmonitor:672] Persistence of new ChannelMonitor for channel 3b12cdc7b5568df5822bf9bb28636b696f4f3cc36c5e2a747bd1181a54108d87 completed...

bug

stuck for about a minute on "setup" before the lsp connection failed and the setup continued, idk if there's some way we can signal or communicate this