-
Notifications
You must be signed in to change notification settings - Fork 64
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
Commits on Apr 30, 2024
-
refactor: remove unnecessary Rust code
Only the authority-claimer service will remain in the Node 2.0.
Configuration menu - View commit details
-
Copy full SHA for 4c39682 - Browse repository at this point
Copy the full SHA 4c39682View commit details -
refactor: simplify CI workflows
Move the jobs from the assess-code-quality workflows to the build workflow.
Configuration menu - View commit details
-
Copy full SHA for 26a4da7 - Browse repository at this point
Copy the full SHA 26a4da7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9147fe - Browse repository at this point
Copy the full SHA e9147feView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbaa89b - Browse repository at this point
Copy the full SHA fbaa89bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 694d3b9 - Browse repository at this point
Copy the full SHA 694d3b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8014180 - Browse repository at this point
Copy the full SHA 8014180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 990b8c3 - Browse repository at this point
Copy the full SHA 990b8c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dcffde - Browse repository at this point
Copy the full SHA 5dcffdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 796034b - Browse repository at this point
Copy the full SHA 796034bView commit details -
refactor(model): change index variables to uint64
This matches the type used in the on-chain contracts
Configuration menu - View commit details
-
Copy full SHA for dba41e0 - Browse repository at this point
Copy the full SHA dba41e0View commit details -
feat(validator): add mock implementation
The validator is the new component responsible for finalizing epochs, generating proofs, and creating claims.
Configuration menu - View commit details
-
Copy full SHA for 3d3dfb4 - Browse repository at this point
Copy the full SHA 3d3dfb4View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f811985 - Browse repository at this point
Copy the full SHA f811985View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a5238c - Browse repository at this point
Copy the full SHA 7a5238cView commit details
Commits on May 8, 2024
-
Added general '-A clippy::mixed_attributes_style' to CI clippy execution to avoid linter warning on the automatically generated file 'iconsensus.rs'
Configuration menu - View commit details
-
Copy full SHA for b88c547 - Browse repository at this point
Copy the full SHA b88c547View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e0c6ac - Browse repository at this point
Copy the full SHA 1e0c6acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80dd014 - Browse repository at this point
Copy the full SHA 80dd014View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de5b190 - Browse repository at this point
Copy the full SHA de5b190View commit details
Commits on May 14, 2024
-
ci: bump golangci/golangci-lint-action from 5 to 6
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]>
Configuration menu - View commit details
-
Copy full SHA for ab73264 - Browse repository at this point
Copy the full SHA ab73264View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9d0dba - Browse repository at this point
Copy the full SHA c9d0dbaView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb7d11a - Browse repository at this point
Copy the full SHA cb7d11aView commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6fe124d - Browse repository at this point
Copy the full SHA 6fe124dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 102470d - Browse repository at this point
Copy the full SHA 102470dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3f2f1 - Browse repository at this point
Copy the full SHA 8e3f2f1View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb40448 - Browse repository at this point
Copy the full SHA bb40448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 712230b - Browse repository at this point
Copy the full SHA 712230bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f02808e - Browse repository at this point
Copy the full SHA f02808eView commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3819ad9 - Browse repository at this point
Copy the full SHA 3819ad9View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7cfa36 - Browse repository at this point
Copy the full SHA f7cfa36View commit details -
feat: update the Dockerfile with emulator dependencies
- 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.
Configuration menu - View commit details
-
Copy full SHA for 78a2acb - Browse repository at this point
Copy the full SHA 78a2acbView commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 269a7c0 - Browse repository at this point
Copy the full SHA 269a7c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f773ff - Browse repository at this point
Copy the full SHA 2f773ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdc8e5c - Browse repository at this point
Copy the full SHA cdc8e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aef918a - Browse repository at this point
Copy the full SHA aef918aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e40db77 - Browse repository at this point
Copy the full SHA e40db77View commit details