-
Tried sending 5 sats from a federation to Phoenix
https://twitter.com/Stromens/status/1783211311092097076?t=Ihy_yGL3CxDWn5t8gHvQTg&s=19
[mutiny-logs.txt](https://github.com/MutinyWallet/mutiny-…
-
Hi! Recently crane changed to symlinking rlib and rmeta files when reading dependencies. For the random reader, Crane generates the dependencies in one nix build, and then uses them in a later one. Ef…
-
I'd like to be able to take a quick look at things without getting the whole UI dev setup going.
-
To be able to use electrum as a bitcoin backend for the client we need to be able to convert its txoutproof format into the one used by bitcoind.
The txoutproof format used by bitcoind and rust-bit…
-
I only implemented meta source for override_url and static meta, but forgot to do it for meta module.
so meta service can't fetch meta from the meta module
-
Chaumian mints have some very interesting properties, namely privacy, scaling, and usability, which are complementary to bitcoin.
I think there are lots of interesting problems there, such as how t…
casey updated
11 months ago
-
How could we improve https://github.com/fedimint/fedimint/blob/master/docs/dev-running.md?
Some ideas:
- [x] Use `mprocs`, not `tmuxinator`
- [x] Update screenshot
- [ ] On-chain deposits an…
-
I got 69 sats from the faucet however my balance is not updated.
I tried going to the receive tab and creating a new invoice and that did not update my balance.
Minor note: the Paid is confusing f…
-
There has been multiple problems reported with the app where it just hangs on the loading screen. Never has the emergency screen popped up for these emergency situations. This needs to be fixed.
-
While working on the Stability Pool module, I didn't have anything meaningful to return inside `output_status()` so I just returned `None`. I was working off of tag 0.1.0 and this caused the server to…