-
Notifications
You must be signed in to change notification settings - Fork 67
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: add libcmt, gollup, rollupsmachine, and machineadvancer #420
Closed
Conversation
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
Only the authority-claimer service will remain in the Node 2.0.
Move the jobs from the assess-code-quality workflows to the build workflow.
This matches the type used in the on-chain contracts
The validator is the new component responsible for finalizing epochs, generating proofs, and creating claims.
Added general '-A clippy::mixed_attributes_style' to CI clippy execution to avoid linter warning on the automatically generated file 'iconsensus.rs'
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v5...v6) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
renan061
force-pushed
the
feature/renan-temp
branch
from
May 21, 2024 18:53
c9ac8d1
to
ac68903
Compare
renan061
force-pushed
the
feature/renan-temp
branch
from
May 21, 2024 21:12
ac68903
to
45e8bff
Compare
renan061
force-pushed
the
feature/renan-temp
branch
from
May 22, 2024 13:53
45e8bff
to
6387269
Compare
- Adds linux.bin and rootfs.ext2 download to the emulator stage. - Adds a emulator-devel stage that install libcmt and xgenext2fs. - Configures the CI image to use CGO. - Refactors the Dockerfile to improve readability.
renan061
force-pushed
the
feature/renan-temp
branch
from
June 7, 2024 05:20
6387269
to
e40db77
Compare
renan061
changed the title
machine-temp
feat: add libcmt, gollup, rollupsmachine, and machineadvancer
Jun 7, 2024
renan061
force-pushed
the
feature/emulator-bindings
branch
3 times, most recently
from
June 14, 2024 20:23
8f9f280
to
46438d4
Compare
renan061
force-pushed
the
feature/emulator-bindings
branch
2 times, most recently
from
July 19, 2024 16:31
96f8253
to
7cc7f11
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.