-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore(ethereum): Release 1.0.2 #174
Conversation
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.
Simple revert, LGTM. @samuelburnham what would happen with the release workflow today? (I'm asking about #166)
There shouldn't be any issue with this hotfix release as it's merging into the release branch. #166 refers to the need to change new releases to merge into e.g. main rather than dev as they will pin the Sphinx versions to a release, and we want ZKLC dev to continue using Sphinx dev. |
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.
* chore: Add `large_futures` clippy lint to xclippy * fix: Use `Box::pin` to heap allocate large futures --------- Co-authored-by: wwared <[email protected]>
Co-authored-by: wwared <[email protected]>
ec4842e
to
ffb6fb4
Compare
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.
LGTM, thanks!
Re-adds the BUSL exceptions to deny.toml for the aptos-lc crates
This is an automated release PR for version
1.0.2
of the ethereum light client.On merge, this will trigger the release publish workflow, which will upload a new GitHub release with tag
ethereum-v1.0.2
.Workflow run