-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add build configs for testing #21
Merged
Merged
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2171b8b - Browse repository at this point
Copy the full SHA 2171b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b11660d - Browse repository at this point
Copy the full SHA b11660dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d198d8 - Browse repository at this point
Copy the full SHA 4d198d8View commit details -
fix: update proof_of_work_bits
the minimum proof_of_work_bits value on-chain is 30
Configuration menu - View commit details
-
Copy full SHA for 8a14aef - Browse repository at this point
Copy the full SHA 8a14aefView commit details -
fix: change implementation of iterating a hashmap
the previous implementation does not reliably iterate through a hashmap in the desired order. this fix ensures that the hashmap is iterated like an array, which is what we want.
Configuration menu - View commit details
-
Copy full SHA for 068c07f - Browse repository at this point
Copy the full SHA 068c07fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4259073 - Browse repository at this point
Copy the full SHA 4259073View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9df536 - Browse repository at this point
Copy the full SHA a9df536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 841c0a2 - Browse repository at this point
Copy the full SHA 841c0a2View commit details -
- Moved Dockerfile from ./examples/bootloader to top-most directory and merged it with the existing Dockerfile (this allows calling the rust code in the same Dockerfile and essentially makes running the demo easier) - Removed Makefile since it's no longer needed - Updated README accordingly
Configuration menu - View commit details
-
Copy full SHA for 8656421 - Browse repository at this point
Copy the full SHA 8656421View commit details -
Configuration menu - View commit details
-
Copy full SHA for f54aa20 - Browse repository at this point
Copy the full SHA f54aa20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e7b551 - Browse repository at this point
Copy the full SHA 6e7b551View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9068544 - Browse repository at this point
Copy the full SHA 9068544View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0bb02f - Browse repository at this point
Copy the full SHA d0bb02fView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d74e696 - Browse repository at this point
Copy the full SHA d74e696View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32f848a - Browse repository at this point
Copy the full SHA 32f848aView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5746ec - Browse repository at this point
Copy the full SHA e5746ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f7cee - Browse repository at this point
Copy the full SHA 81f7ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b81b9 - Browse repository at this point
Copy the full SHA b2b81b9View commit details
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.