-
Notifications
You must be signed in to change notification settings - Fork 565
feat: arm64 mac linux #1187
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
feat: arm64 mac linux #1187
Conversation
faddat
commented
May 24, 2021
•
edited
Loading
edited
- Works on mac/linux arm64
- removes node.js binaries from the repository
- adds arm binary.go files for embedding protoc and nodejs
- runs gen-nodetime in prebuild
- runs mom run prebuild in gen-nodetime
- includes arm64 protoc for Mac and linux
update the integration test to use the makefile
update tests
runs gen-nodetime before golangci-lint
Debug makes debugging harder
Filenames
Filenames
@faddat want to update the sdk version as well. This way i can use starpot to prototype things again on my computer. |
Happy to. |
Bump the Cosmos SDK version to allow scaffolded chains to run on arm devices
@clockworkgr Hey, so I have a feeling that the remaining issue is something in the ts dept, maybe the relayer? https://github.com/tendermint/starport/pull/1187/checks?check_run_id=2691913220#step:6:4983 There's an example of what it does. I am thinking that maybe I missed something when i changed gen-nodetime |
Any idea what I might be missing?
|
got it. :). disregard above :). |
… arm64-mac-linux
This is stale and has been partially addressed now :) |