-
https://github.com/fedimint/fedimint/issues/761 is specifically about ROAST
This issue is about a separate but closely related topic of using ROAST to implement a Taproot on-chain wallet.
-
(once we have releases)
-
If it's easy to also expose our API as a normal HTTP API that would be useful for the guardian UI and possibly other use cases.
-
While bumping these versions we need to bump the MSRV. We could target MSRV 1.63 after Debian Bookworm release (should be in April).
Initial attempt to bump dep versions, see #31
-
When the leader enters the number of guardians (ex: 4), when reaching the invite members step, more than 4 followers are allowed to participate in the verification process. Not sure if this is expecte…
-
https://github.com/fedimint/fedimint/blob/71e4d2cace7c4bfb06bfc795737d748391f754a6/.github/workflows/ci-nix.yml#L246-L306
For environments that don't support QEMU, we'll need `linux/arm64` targets.…
-
- make `/fetch_transaction`, `/offer` and `account` same as wait versions.
- remove `/wait_transaction`, `/wait_offer`, `/wait_account`.
- update client
- make client timeout short where non wait v…
-
We currently don't have unit tests on our Guardian UI components or logic. It seems the gateway UI is set up to use [Jest](https://jestjs.io/) but also doesn't have a lot of tests.
- [ ] Settle on…
-
Inspired by the call with @joschisan . There are certain non-obvious patterns, rules of thumbs, best practices etc. how to implement a Fedimint module. Even writing a trivial module like Meta made me …
-
## Problem
- Now that we have tens of thousands of messages from domains, it takes a couple minutes after starting up a relayer to get to a point where the serial submitter has been made aware of mes…