fix(v2-beta): get cargo-openvm compiling#2588
fix(v2-beta): get cargo-openvm compiling#2588shuklaayush merged 1 commit intodevelop-v2.0.0-betafrom
cargo-openvm compiling#2588Conversation
This comment was marked as outdated.
This comment was marked as outdated.
dcd79e1 to
bf1f975
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
d721a88 to
4900aee
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
cargo-openvm compiling
jonathanpwang
left a comment
There was a problem hiding this comment.
the CLI changes might be relevant to -beta.0 as well; can you make those changes directly to -beta.0 to avoid future rebase pain?
4900aee to
a101d6b
Compare
This comment was marked as outdated.
This comment was marked as outdated.
a101d6b to
2d8d54f
Compare
cargo-openvm compilingcargo-openvm compiling
2d8d54f to
05d85c1
Compare
|
Claude finished @shuklaayush's task in 2m 9s —— View job Code Review: fix(v2-beta): get
|
|
|
||
| aws-sdk-s3 = "1.119.0" | ||
| aws-config = "1.8.12" | ||
| # TODO: update requires MSRV update (currently pinned for rustc 1.90.0 compat) |
There was a problem hiding this comment.
hm we should probably update MSRV
stephenh-axiom-xyz
left a comment
There was a problem hiding this comment.
LGTM, but please create tickets for the TODOs. You can assign SDK-related ones to me
- we needcargo-openvmfromdevelop-v2.0.0-rc.1to run the reth benchmark for this branch since it adds new opcodesresolves int-6949