Skip to content

[DONT MERGE] Upstream => seismic diff (Mercury spec)#1

Closed
sfyll wants to merge 27 commits intomainfrom
seismic
Closed

[DONT MERGE] Upstream => seismic diff (Mercury spec)#1
sfyll wants to merge 27 commits intomainfrom
seismic

Conversation

@sfyll
Copy link
Contributor

@sfyll sfyll commented Feb 10, 2025

Adding Mercury version to compilers

@cdrappi cdrappi changed the title Mercury [DONT MERGE] Upstream => seismic diff (Mercury spec) Feb 10, 2025
cdrappi and others added 10 commits June 30, 2025 17:24
Co-authored-by: Christian Drappi <christiandrappi@gmail.com>
…sion (#14)

Right now we only see "compiling with solc 0.8.31" or whatever... which
is confusing because we don't know which exact build its coming from. We
don't use semver yet for our ssolc fork so its better to have commit
from where it was built.

When compiling we'll thus see the commit version (tested this in foundry
using this commit)
```
$ ../../seismic-foundry/target/debug/sforge build -vvv
[⠊] Compiling...
[⠑] Compiling 44 files with ssolc 0.8.31 (676bdec)
[⠘] ssolc 0.8.31 (676bdec) finished in 615.21ms
```

Before we'd see `Compiler ... with Solc 0.8.31` only.
bump to 0.8.31. also make mercury between prague and osaka, as it is in
revm and solidity.
@samlaf
Copy link
Contributor

samlaf commented Feb 20, 2026

Closing as not needed. Added link to main...seismic in the Readme. People should consult that instead; no need for an open PR. Also adds CI costs everytime a new commit is merged to seismic branch.

@samlaf samlaf closed this Feb 20, 2026
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.

5 participants