-
Notifications
You must be signed in to change notification settings - Fork 297
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
Native Apple ARM64 Support #2677
Comments
Dear @Diatrus , Thank you for the request. We do have a plan to release the arm version of Daedalus. Once, it's completed we will let everyone know via our normal communication channel. Kind regards, |
Hi @danielmain, Created Jira ticket is here Thanks, |
Hello Thanks for this adaptation. |
Thanks for your reactivity and instructions @danielmain but if "you are very close" indeed i prefer to wait. |
Hi @chisNaN "very close" is something relative 😅 but from what I can say, using the source code you can have a native M1 Daedalus version today. Correct me pls @disassembler we need to integrate real M1 macs on our CI process before we can produce a native aarch64-Daedalus. Samuel, do you know when is that going to happen? Thank you! |
Hello folks. |
We are waiting this PR to be merged first cardano-foundation/cardano-wallet#2767 |
Hello. I saw daedalus flight is on 4.9. |
Hi @chisNaN Seems simple, but there is a lot of work under the hood 😵
|
Thanks for your reply |
From what i can read here cardano-foundation/cardano-wallet#2767 it's seems almost available |
Hello folks |
Hi @chisNaN we have a running branch already, you can run it today just if you compile it. #2684 An Installable artifact is not yet ready since our DevOps team needs to set up and install M1 machines in our CI infrastructure. cc: @disassembler If you follow the README.md you can have it now or wait for an official release. Thank you for your patience, but it is not as simple as it seems 😞. |
Thanks but i dont even understand this part If you are running on a Mac with M1 chip please uncomment 'system' setting to enforce running on Rosetta2system = x86_64-darwinthe sense of m1 is not NOT using rosetta2 emulator? |
THANKS a lot will try that then |
The Native M1 support is currently in our TODO list and potentially would be released in the end of this year. Thank you! |
Great, I appreciate the work on this, many of us are keenly ready to waste less cpu power and speed up wallet catchup. Why "close the issue as completed" ? That's confusing. |
Hi @simonmichael builds for aarch64-darwin (apple M1) can already be downloaded at https://buildkite.com/input-output-hk/daedalus/builds/22165#0182f32d-45de-420b-97c8-3df67fc992a7 Just, those builds are not yet signed with the IOG certificate, so you will see a warning by installing. Our colleague @disassembler has to setup apple-M1 machines in our CI first so we can sign the installers. After that you will see a new download option in www.daedaluswallet.io/download |
Hello danielmain how are you and thanks actually yes i checked the type "apple" in the monitor activity |
Hi @chisNaN this native M1 build corresponds to Daedalus 5.1.1 (latest version today) https://buildkite.com/input-output-hk/daedalus/builds/22358#01840989-ff30-46ad-b983-8bbac3a105a7 And yes, go to artifacts and download the It is called UNSAFE because it has not yet been signed with the IOG certificate. You will probably get a warning by installing it. We are still working to add M1/M2 apple machines in our data center to automate the signing process. |
@danielmain thanks a lot |
Checking in. Thanks as always for the work on this. I guess running unsigned binaries, even if rather official looking, even (especially) if one is technically confident, might be the wrong direction. Looking forward to an official release. |
PS, if there's ways non-IOG folk can help, let us know. |
Hi @simonmichael, only IOG owns the keys to sign the binaries. @disassembler has it in the TODO list. From my side, I cannot do more than offer you these unsigned binaries. But if security is your concern, you can build Daedalus from the source! That is even more secure than trusting someone else to sign it. |
Hello Folks happy new year. |
thanks @danielmain |
Pinging again as input-output-hk/cicero#78 seems complete. |
Hey, @simonmichael, there’s no officially notarized release for ARM yet, but you can:
You will have to Ctrl-Click to open it to override lack of notarization |
It would be awesome if we could have an AARCH64 version available through official channels |
Creating issue in hopes of having an installer for a native M1 version of Daedalus
The text was updated successfully, but these errors were encountered: