-
Notifications
You must be signed in to change notification settings - Fork 972
Comparing changes
Open a pull request
base repository: bluealloy/revm
base: v93
head repository: bluealloy/revm
compare: v96
- 18 commits
- 72 files changed
- 12 contributors
Commits on Oct 17, 2025
-
chore: journal transfer fn cleanup (#3085)
* chore: journal transfer fn cleanup * reintroduce caller touch * Update crates/context/src/journal/inner.rs Co-authored-by: Arsenii Kulikov <[email protected]> --------- Co-authored-by: Arsenii Kulikov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 283d5a9 - Browse repository at this point
Copy the full SHA 283d5a9View commit details -
chore(inspector): remove redundant EthInterpreter import in either.rs (…
…#3093) * chore(inspector): remove redundant EthInterpreter import in either.rs * fmt
Configuration menu - View commit details
-
Copy full SHA for f061bf3 - Browse repository at this point
Copy the full SHA f061bf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9875b4 - Browse repository at this point
Copy the full SHA e9875b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54dcc6d - Browse repository at this point
Copy the full SHA 54dcc6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c0be13 - Browse repository at this point
Copy the full SHA 5c0be13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 273ddf3 - Browse repository at this point
Copy the full SHA 273ddf3View commit details -
chore(precompile): remove unused mainnet_address() function (#3091)
* chore(precompile): remove unused mainnet_address() function * nit
Configuration menu - View commit details
-
Copy full SHA for ca7a08b - Browse repository at this point
Copy the full SHA ca7a08bView commit details
Commits on Oct 18, 2025
-
chore: remove redundant alloy-eip7702 from handler dev-dependencies (#…
…3105) * remove redundant alloy-eip7702 from handler dev-dependencies * cleanup * more clean up * revert wrong ci fix
Configuration menu - View commit details
-
Copy full SHA for ee8c7dc - Browse repository at this point
Copy the full SHA ee8c7dcView commit details
Commits on Oct 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e9fca7e - Browse repository at this point
Copy the full SHA e9fca7eView commit details
Commits on Oct 21, 2025
-
feat: dont load access list immediately (#3116)
* feat: dont load access list immediatly * nits fmt * nit, rm clone
Configuration menu - View commit details
-
Copy full SHA for d6106a7 - Browse repository at this point
Copy the full SHA d6106a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb69b28 - Browse repository at this point
Copy the full SHA eb69b28View commit details
Commits on Oct 22, 2025
-
fix(jovian): fixes the DA footprint update storage slot. fix l1 fork …
…associated with Jovian. (#3120) * fix(jovian/storage): fix jovian's storage slot for da footprint gas scalar * fix(jovian): fix l1 hardfork matching jovian. expose da footprint gas scalar getter
Configuration menu - View commit details
-
Copy full SHA for 33154d8 - Browse repository at this point
Copy the full SHA 33154d8View commit details
Commits on Oct 23, 2025
-
feat: JournaledAccount, a nice way to update and track changes (#3086)
* JournaledAcccount * PoC: JournaledAccount, a nice way to update and track changes * cleanup * rm artifact * inline some of host fn * beneficiary refactor * nit * nits * fmt * rename and make old fn deprecated
Configuration menu - View commit details
-
Copy full SHA for ce68f93 - Browse repository at this point
Copy the full SHA ce68f93View commit details
Commits on Oct 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 83bbccd - Browse repository at this point
Copy the full SHA 83bbccdView commit details
Commits on Oct 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 54c9224 - Browse repository at this point
Copy the full SHA 54c9224View commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e82894c - Browse repository at this point
Copy the full SHA e82894cView commit details -
feat(precompiles/jovian): add jovian precompiles to revm (#3128) (#3134)
* feat(precompiles/jovian): add jovian precompiles to revm (#3128) * clippy fix --------- Co-authored-by: theo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2b6326 - Browse repository at this point
Copy the full SHA c2b6326View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e8be41 - Browse repository at this point
Copy the full SHA 4e8be41View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v93...v96