-
Notifications
You must be signed in to change notification settings - Fork 1
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(portability): add support for aarch64 and riscv64 #1596
Open
bitcoin-tools
wants to merge
81
commits into
master
Choose a base branch
from
1595-feat-add-support-for-risc-v-architecture
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
81 commits
Select commit
Hold shift + click to select a range
3252180
feat(portability): add support for RISC-V architecture
bitcoin-tools 2b5d830
Update validation.yaml
bitcoin-tools 0da357f
update sudo
bitcoin-tools cd0f7b7
libatomic1 dependency on riscv ubuntu
bitcoin-tools 0d8a47f
Update validation.yaml
bitcoin-tools 5f15e6c
Debug the alpine compile
bitcoin-tools bf04487
bump the timeout minutes for riscv64 runs
bitcoin-tools 5f2b028
add aarch64 architectures
bitcoin-tools 494bb7e
add powerpc 64
bitcoin-tools 25c0ab6
refactor the if statement
bitcoin-tools fd82106
Add artifact
bitcoin-tools 7c7db45
handle ppc64le naming issue
bitcoin-tools 74c2e54
Update nodebuilder
bitcoin-tools 7521d11
Merge branch 'master' into 1595-feat-add-support-for-risc-v-architecture
bitcoin-tools e87c8a7
fix broken quotes
bitcoin-tools 6bc6e4a
Update validation.yaml
bitcoin-tools 5aac22c
Update nodebuilder
bitcoin-tools fb62bed
fix syntax
bitcoin-tools 2e445e7
add noninteractive for apt
bitcoin-tools 1c0039d
Update nodebuilder
bitcoin-tools 345aaf4
improve readability
bitcoin-tools 438aacd
Update nodebuilder
bitcoin-tools 7896588
suppress stdout during make
bitcoin-tools f5f7eaf
remove fedora
bitcoin-tools aa0b8cc
Update validation.yaml
bitcoin-tools b9b2427
fix the df command with a general solution
bitcoin-tools 5d2e965
refactor the synced data check into a function
bitcoin-tools 68e0daf
add debug steps
bitcoin-tools e61b286
fix artifacts
bitcoin-tools 77ad59a
Merge branch 'master' into 1595-feat-add-support-for-risc-v-architecture
bitcoin-tools bed681e
try fixing artifact permissions
bitcoin-tools 1bdc389
try to fix permissions
bitcoin-tools 56e1411
fix shellcheck
bitcoin-tools 4be98c4
Update validation.yaml
bitcoin-tools ddd02ce
Update validation.yaml
bitcoin-tools f67f894
clean up
bitcoin-tools 5730dd3
test console output
bitcoin-tools 46a9ea0
check for git before validating reference name
bitcoin-tools 623fcb9
Merge branch 'master' into 1595-feat-add-support-for-risc-v-architecture
bitcoin-tools 382a2b0
remove stdout
bitcoin-tools 1870beb
Update nodebuilder
bitcoin-tools 50eca81
handle case were file stderr doesnt exist
bitcoin-tools 8e793d0
try to suppress apt-utils
bitcoin-tools 779f0d1
Merge branch 'master' into 1595-feat-add-support-for-risc-v-architecture
bitcoin-tools d00ccb9
Merge branch 'master' into 1595-feat-add-support-for-risc-v-architecture
bitcoin-tools 8c37679
reorder the login with first IBD status check
bitcoin-tools b045143
Merge branch 'master' into 1595-feat-add-support-for-risc-v-architecture
bitcoin-tools 79d6e74
use two-dimensional matrix
bitcoin-tools 7922aaf
use braces for variable expansion
bitcoin-tools ce2cf73
Merge branch 'master' into 1595-feat-add-support-for-risc-v-architecture
bitcoin-tools 9b58640
lowercase job name
bitcoin-tools 7e730d0
add job-purpose to CI job name
bitcoin-tools f1a88ab
Update validation.yaml
bitcoin-tools 555ca30
update name and reorder matrix
bitcoin-tools 5347b49
improve the name
bitcoin-tools 5153fbf
slight reorder
bitcoin-tools f993b01
Update validation.yaml
bitcoin-tools f652736
Merge branch 'master' into 1595-feat-add-support-for-risc-v-architecture
bitcoin-tools 81f290a
remove distro name from job name
bitcoin-tools 13edf2a
rename the dockerfile jobs
bitcoin-tools d726275
try another name
bitcoin-tools d69fb53
another name variant
bitcoin-tools bb05429
Update validation.yaml
bitcoin-tools e428d8e
Merge branch 'master' into 1595-feat-add-support-for-risc-v-architecture
bitcoin-tools 21f1a5d
Merge branch 'master' into 1595-feat-add-support-for-risc-v-architecture
bitcoin-tools ba78ff8
add ubuntu compile
bitcoin-tools 85c26d5
Update validation.yaml
bitcoin-tools 98e9344
Update nodebuilder
bitcoin-tools 58c14ef
Improve the matrix strategy
bitcoin-tools 64c4b14
Only run with --jobs argument in Alpine set to 1
bitcoin-tools f0c424f
Update validation.yaml
bitcoin-tools 5ac620a
Update validation.yaml
bitcoin-tools a865fbb
try another implementation with additional-args
bitcoin-tools e85829e
Merge branch 'master' into 1595-feat-add-support-for-risc-v-architecture
bitcoin-tools b8f13f6
Fix missing num_compile_jobs calls
bitcoin-tools b0caa38
bypass spellcheck error, since it doesn't account for parameter expan…
bitcoin-tools c7a308c
Update nodebuilder
bitcoin-tools 5cc5771
Fix parameter expansion syntax
bitcoin-tools 79f54e9
Add braces to make spellcheck happy
bitcoin-tools 2cebf35
Display nproc fof qemu
bitcoin-tools 9142e46
Merge branch 'master' into 1595-feat-add-support-for-risc-v-architecture
bitcoin-tools File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
this should be in quotes, right?