BirthdayResearch / defichain-app

DeFi Blockchain desktop app for Windows, Linux and Mac.
https://defichain.com
MIT License
157 stars 57 forks source link

Defi-Node and Defi-Wallet releases for Raspberry Pi on defich/ain and defich/app #1030

Closed Martin8617 closed 3 years ago

Martin8617 commented 3 years ago

Which feature is your request related to?

I like to have releases for Raspberry Pi on defich/ain and defich/app

Is your request related to a problem? Please describe.

The releases for linux does not work on arm processors. There is a growing community (e.g. https://github.com/DefiNode) who like to use the Raspberry's

Describe the solution you'd like:

I offer you to compile and upload the client (Defi Node) as well as the desktop app (Defi Wallet) to defich/ain resp. defich/app, if I get access and permission to do so.

Describe alternatives you've considered:

I already offer the releases on https://github.com/Martin8617 😉

Additional context:

I prefer to have the releases on the official repositories (and close my one).

defichain-bot commented 3 years ago

@Martin8617: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

In the meantime, you can:

  1. Checkout DeFiChain’s Github issue page to see if your issue has already been reported
  2. Submit any logs if you have them, this will greatly expedite the process for us.
  3. You can also join our Telegram or Reddit community channels.
Details I am a bot created to help the [DeFiCh](https://github.com/DeFiCh) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/DeFiCh/app/blob/master/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [DeFiCh/oss-governance-bot](https://github.com/DeFiCh/oss-governance-bot) repository.
prasannavl commented 3 years ago

Hi @Martin8617 - thanks for reaching out regarding this.

First of all, so happy to see the https://github.com/DefiNode project! Thank you for sharing that with everyone. That said, the short answer to your question is - while we'd love to have arm support in the future as well, unfortunately we have to balance priorities and is not a part of our upcoming roadmap.

Some additional context:

I prefer to have the releases on the official repositories (and close my one).

It's sad to see that you'd prefer not to maintain it. While we may not be able support the builds for now, we would however be happy to accept PRs that adds experimental arm64 dev builds to the CI for now (and it's possible that it can graduate into release as experimental builds over time) if you think that can help.

Additionally, we would also be happy to link to your repo in our release notes, as well as other official sources like websites, if you think that'll help. Please let us know if you think you'd like that.

Thanks!

Martin8617 commented 3 years ago

Hi @prasannavl Thanks for your answer. I fully agree with you and understand your points.

So I'm going forward to build the future arm releases on https://github.com/Martin8617. To link to my repo will help the community, but will give pressure to me to release in time. I do my best* - promised.

I will check out the dockerfile for arm build, however I'm not familiar with docker till now.

*) compiling the ain build works fine, compiling the app aborts sometimes with error with the npm run init of the webpack...

Martin8617 commented 3 years ago

Hi @prasannavl Thanks for adding my repo to defichain.com 👍