Skip to content

Update contracts re: Prague, Osaka - #785

Closed
kayabaNerve wants to merge 1 commit into
nextfrom
osaka
Closed

Update contracts re: Prague, Osaka#785
kayabaNerve wants to merge 1 commit into
nextfrom
osaka

Conversation

@kayabaNerve

Copy link
Copy Markdown
Member

The router is updated to handle floor_gas, which is the only non-trivial change that affects us.

This adopts solc 0.8.34, which is old enough to be considered sufficiently tested, and which includes a bug fix the authors deemed important. The non-interface contracts now explicitly specify this version as required, not allowing compilation with any other version.

build-solidity-contracts is updated to specify the EVM it targets.

slither-analyzer has its version bumped, as does svm-rs which had a release cut but didn't post a release via GitHub, hence why it wasn't updated to earlier.

@kayabaNerve kayabaNerve added feature New feature or request ethereum An issue with the Ethereum integration labels Apr 20, 2026
The router is updated to handle `floor_gas`, which is the only non-trivial
change that affects us.

This adopts `solc 0.8.34`, which is old enough to be considered sufficiently
tested, and which includes a bug fix the authors deemed important. The
non-interface contracts now explicitly specify this version as required, not
allowing compilation with any other version.

`build-solidity-contracts` is updated to specify the EVM it targets.

`slither-analyzer` has its version bumped, as does `svm-rs` which had a release
cut but didn't post a release via GitHub, hence why it wasn't updated to
earlier.
@kayabaNerve

Copy link
Copy Markdown
Member Author

Manually merged into next after confirming the relevant CIs passed.

@kayabaNerve
kayabaNerve deleted the osaka branch May 6, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ethereum An issue with the Ethereum integration feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant