Skip to content
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: update ruint version and rust toolchain #64

Merged
merged 5 commits into from
Aug 14, 2024

Conversation

jonathanpwang
Copy link

@jonathanpwang jonathanpwang commented Aug 14, 2024

Running cargo-bisect on

#!/bin/sh

RUST_BACKTRACE=1 cargo run --example standard_plonk --features "revm"

shows something in nightly-2024-02-04 makes revm start to fail. Since revm is only used for testing purposes for EVM execution, it is not a security concern.

* chore: update `ruint` version

Necessary to import `alloy-primitives` in `axiom-eth`

* chore: update rust-toolchain

* chore: fix clippy
@jonathanpwang jonathanpwang merged commit 27309cf into develop Aug 14, 2024
2 checks passed
@jonathanpwang jonathanpwang deleted the chore/update-toolchain branch August 14, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant