Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Heads up about Bitcoin Core linux naming convention change in 0.13.0 #1315
Comments
laanwj
referenced this issue
in bitcoin/bitcoin
Jun 21, 2016
Merged
Mention Linux ARM executables in release process and notes #8233
|
Yeah, it's going to require some changes to the page logic. I'll work on that on the weekend. |
|
I've made the changes to the download page logic. Just merge the "new-download-page" branch once the binaries go live. |
|
Thank you! |
Cobra-Bitcoin
closed this
Sep 11, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
laanwj commentedJun 21, 2016
Due to introduction of ARM as a first-class platform, the tarballs will change name to include an architecture triplet instead of
linux32/linux64:Probably this will require a change to the download page logic.