Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update Fedimint version to v0.4.3 #2

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hensg
Copy link
Contributor

@hensg hensg commented Oct 3, 2024

The upgrade from v0.3 to v0.4 involves significant effort. Therefore, it's preferable to have the template point to the stable v0.4.3 release.

The upgrade from `v0.3` to `v0.4` involves significant effort.
Therefore, it's preferable to have the template point to the stable `v0.4.3` release.
@@ -6,8 +6,7 @@
};
fedimint = {
# CHANGEME: change to a version you'd like to use
# url = "github:fedimint/fedimint?ref=refs/tags/v0.3.1";
url = "github:fedimint/fedimint?rev=d2840ae5d9988eed601f9bc917d4f2028c7bcee9";
url = "github:fedimint/fedimint?ref=refs/tags/v0.4.3";
};
fedimint-ui = {
url = "github:fedimint/ui?rev=b57151db3bc4afa373cd61d67b8677e0ba38ceeb";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to update the UI as well, currently blocked by: fedimint/ui#555

@dpc
Copy link
Contributor

dpc commented Oct 3, 2024

@hensg I'm hoping NixOS/nixpkgs#322815 will land soon. Then https://github.com/fedimint/fedimint-infra/blob/main/hosts/fedimintd/fedimintd.nix should contain the adjusted config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants