moksha icon indicating copy to clipboard operation
moksha copied to clipboard

A Cashu wallet and mint written in Rust

Results 22 moksha issues
Sort by recently updated
recently updated
newest added

fedimint ring library can not be built on win x86_64 `error: failed to run custom build command for `ring v0.16.20 (https://github.com/dpc/ring?rev=5493e7e76d0d8fb1d3cbb0be9c4944700741b802#5493e7e7)` Caused by: process didn't exit successfully: `D:\a\moksha\moksha\target\dist\build\ring-cf80674e836a91c2\build-script-build` (exit code:...

* Adds new lightning backend that uses the stablesats gql-api provided by galoy (1 ecash token represents 1 usd cent) * New endpoint GET /melt/:invoice to get a usd price...

Bumps [lightning-invoice](https://github.com/lightningdevkit/rust-lightning) from 0.30.0 to 0.31.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lightning-invoice&package-manager=cargo&previous-version=0.30.0&new-version=0.31.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
rust

Bumps [rexie](https://github.com/devashishdxt/rexie) from 0.5.0 to 0.6.2. Release notes Sourced from rexie's releases. v0.6.2 What's Changed Add db reopen test and don't specify full dependency versions by @​devashishdxt in devashishdxt/rexie#48 Full...

dependencies
rust

It would be amazing if moksha supported SQLite as backend for smaller instances. If this is out of scope, feel free to close.

Bumps [cln-grpc](https://github.com/ElementsProject/lightning) from 0.1.8 to 0.1.9. Release notes Sourced from cln-grpc's releases. v0.12.0 - Web 8.0 init We're pleased to announce the 0.12.0 release of core-lightning, named by @​adi2011. Developers:...

dependencies
rust

https://github.com/cashubtc/nuts/commit/7628a382a18044a64d996692f68660d931444b73

In latest version of lnbits, "/api/v1/payments" endpoint does not allow null value in create_invoice optional request parameter, this pull request fixes the issue so lnbits can be used for mint...