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

If they are using the voltage LSP, it doesn't support that. But for non-lsp, they can. Need to figure out how to get the LSP to support this, but it's...

enhancement

Have the CI do a `cargo publish --dry-run` on PR's so that we know master is always in a releasable state.

enhancement
good first issue

Would be cool to add the ability to not use esplora and instead use compact block filters.

We could have a way to create your seed from your cold card using BIP-85 so users don't need to manage multiple seeds

Needs identity / auth, maybe derivable from the 12 words?

Started with federation.rs, we can do this in multiple PRs or just make one big docs pr

Should be advanced users only doing on chain deposits to fedimint.

Our sentry was getting filled up with logs of people who were getting a log because they don't have a lightning address. ![image](https://github.com/MutinyWallet/mutiny-node/assets/15256660/1deb63b8-9084-46de-b602-8f04f6be9e2e)

If the LSP URL is entered incorrectly ~~or if the LSP is down~~ (probably just URL incorrect), the whole wallet fails to function, even if the node is not being...

bug

If LSP env is different than what the node manager originally started with, and there is not currently a channel active, then it should use the new LSP even if...