fedimint

Federated E-Cash Mint

MIT License

Downloads
1.7K
Stars
549
Committers
104

Bot releases are hidden (Show)

fedimint - v0.4.1-rc.0 Latest Release

Published by bradleystachurski 2 months ago

fedimint - v0.4.0-rc.6

Published by bradleystachurski 3 months ago

fedimint - v0.4.0-rc.5

Published by bradleystachurski 3 months ago

fedimint - v0.4.0-rc.4

Published by bradleystachurski 3 months ago

fedimint - v0.3.3

Published by bradleystachurski 3 months ago

fedimint - v0.4.0-rc.3

Published by bradleystachurski 3 months ago

fedimint - v0.4.0-rc.2

Published by bradleystachurski 3 months ago

fedimint - v0.3.3-rc.2

Published by bradleystachurski 3 months ago

fedimint - v0.4.0-rc.1

Published by bradleystachurski 3 months ago

fedimint - v0.3.3-rc.1

Published by bradleystachurski 3 months ago

fedimint - v0.3.3-rc.0

Published by bradleystachurski 3 months ago

v0.3.3 introduces coordinated shutdown logic, which is required for existing federations prior to upgrading to v0.4.

fedimint -

Published by elsirion 3 months ago

DO NOT UPGRADE EXISTING FEDERATIONS YET

This release is for client integration and new federation testing only. We still need to backport changes to v0.3 to allow a coordinated upgrade.

Release Notes

  • Changing peer's DNS names is now possible.
  • On chain deposits are now considered "expert-only" .
  • On chain deposit charge fees by default to counter dust attacks.
  • Wallet client module implements backup and recovery.
  • Wallet client module is robust w.r.t deposit address reuse and rbf transactions.
  • Client reconnection backoff was improved.
  • RBF withdrawal functionality was removed.
  • It's possible to finish DKG (setting up Federation) using only the fedimint-cli tool.

... and many, many internal changes and improvements.

On chain deposits are now considered "expert-only"

Given growing Fedimint usage, Fedimint developers officially recommend applications integrating fedimintd NOT to expose on-chain deposits to the end uses. LN Gateways and Mint guardians are recommended to use fedimint-cli to manage deposits.

In the near future we are planning to implement changes necessary to make on-chain deposits easy to use for all users. For further details, please refer to https://github.com/fedimint/fedimint/issues/5585.

Changing peer DNS names is now possible

Due to incidents where some Federations lost their guardian's DNS name and were unable to rotate DNS names, implementing a scheme that allows it was prioritized and implemented.

In the mid-term future we are planning to remove the DNS requirement altogether.

Wallet client module rewrite

The wallet client module was updated to accommodate deposit address reuse, rbf deposits, and streamline the backup and restore system.

fedimint - v0.2.1: Federate all the Things

Published by elsirion 10 months ago

This is the first version that will stay compatible for a long time and provide an upgrade path into the indefinite future.

fedimint - v0.1.5: TABConf hangover cure VI

Published by elsirion 11 months ago

What's Changed

Full Changelog: https://github.com/fedimint/fedimint/compare/v0.1.4...v0.1.5

fedimint - v0.1.4: TABConf hangover cure V

Published by elsirion 11 months ago

Bug fixes and extending client functionality.

What's Changed

Full Changelog: https://github.com/fedimint/fedimint/compare/v0.1.3...v0.1.4

fedimint - v0.1.3: TABConf hangover cure IV

Published by elsirion about 1 year ago

What's Changed

Full Changelog: https://github.com/fedimint/fedimint/compare/v0.1.2...v0.1.3

fedimint - v0.1.2: TABConf hangover cure III

Published by elsirion about 1 year ago

What's Changed

Full Changelog: https://github.com/fedimint/fedimint/compare/v0.1.1...v0.1.2

fedimint - v0.1.1: TABConf hangover cure II

Published by elsirion about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/fedimint/fedimint/compare/v0.1.0...v0.1.1

fedimint - v0.1.0: TABConf hangover cure

Published by elsirion about 1 year ago

Our first official Fedimint release 🎉 comprehensively tested at the TABConf hackday!

Checkout our docs to setup your own fedimint on mutinynet