-
-
Notifications
You must be signed in to change notification settings - Fork 17.8k
Update WasabiWallet v2.0.8.1 -> v2.5.1 #395909
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
Conversation
Prince213
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please reformat commit messages so they conform to https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#commit-conventions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In commit messages, please use lowercase for the package name (wasabiwallet), otherwise LGTM.
|
Hey @prusnak, could you take a look at this PR, please? |
|
please squash the second commit into the first one and we can merge, thanks! |
32210df to
d3a3ffb
Compare
d3a3ffb to
e1e6d98
Compare
|
amazing, thank you for the PR! |
Description of changes
I updated the version to the latest v2.5.1 and also included two new executables:
wasabiwallet-coordinator(Wasabi Wallet coinjoin coordinator) andwasabiwallet-backend(Wasabi Wallet backend)I also renamed the executables:
wassabeedrenamed aswasabiwallet-daemonandwassabeerenamed aswasabiwallet-desktopRelease note: https://github.com/zkSNACKs/WalletWasabi/releases/tag/v2.5.1
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Maintainer pings
cc @mmahut for testing.