| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fedimint-cli-0.10.1-1.x86_64.rpm | 2026-08-13 | 165.0 MB | |
| fedimint-dbtool-0.10.1-1.x86_64.rpm | 2026-08-13 | 109.4 MB | |
| fedimint-recoverytool-0.10.1-1.x86_64.rpm | 2026-08-13 | 75.0 MB | |
| fedimintd-0.10.1-1.x86_64.rpm | 2026-08-13 | 161.4 MB | |
| devimint-0.10.1-1.x86_64.rpm | 2026-08-13 | 85.8 MB | |
| fedimint-cli_0.10.1_amd64.deb | 2026-08-13 | 164.9 MB | |
| fedimintd_0.10.1_amd64.deb | 2026-08-13 | 161.3 MB | |
| fedimint-dbtool_0.10.1_amd64.deb | 2026-08-13 | 109.2 MB | |
| fedimint-recoverytool_0.10.1_amd64.deb | 2026-08-13 | 74.8 MB | |
| devimint_0.10.1_amd64.deb | 2026-08-13 | 85.4 MB | |
| devimint-v0.10.1 | 2026-08-13 | 95.0 MB | |
| fedimint-cli-v0.10.1 | 2026-08-13 | 175.0 MB | |
| fedimint-dbtool-v0.10.1 | 2026-08-13 | 121.1 MB | |
| fedimint-recoverytool-v0.10.1 | 2026-08-13 | 87.6 MB | |
| fedimintd-v0.10.1 | 2026-08-13 | 171.7 MB | |
| README.md | 2026-08-13 | 1.4 kB | |
| v0.10.1 source code.tar.gz | 2026-08-13 | 19.5 MB | |
| v0.10.1 source code.zip | 2026-08-13 | 20.0 MB | |
| Totals: 18 Items | 1.9 GB | 0 | |
Fedimint v0.10.1 is a maintenance release for the 0.10 line, carrying the same security fixes as v0.11.2, adapted to the 0.10 APIs.
No federation was affected and no funds were lost. The fixes close a path by which a gateway could have lost funds to a malicious counterparty, and harden guardians and gateways against malformed requests that could take them offline. In both cases the protection comes from guardians running the new rules, so upgrading your guardian is the step that matters.
We contacted every federation we know of and all of them have upgraded. If we have not spoken to you, please upgrade now rather than waiting for your next maintenance window.
In more detail: request paths that could previously abort a process now return errors instead, Lightning contracts are bound more strictly to the offers they belong to and can only be funded once, and the on-chain wallet validates peg-ins and peg-out fee rates more conservatively.
The release is backwards compatible with earlier 0.x releases and guardians can upgrade one at a time.
Upgrading
- Containers:
fedimint/fedimintd:v0.10.1andfedimint/gatewayd:v0.10.1(amd64 and arm64) - Binaries,
.deband.rpmpackages for fedimintd and the CLI tools are attached below; crates are on crates.io - Gateway binaries are not attached to this release — use the
fedimint/gatewayd:v0.10.1container image, or build them from the tag