Skip to content

Developer Preview – 2025-06-12

Choose a tag to compare

@dmitry123 dmitry123 released this 12 Jun 10:14
· 682 commits to devel since this release

🚀 Features

Revm

🐞 Bug Fixes

Revm

  • Fixed bug with setting init code hash; Added missing debug & clone derives into rwasm evm instance; Updated e2e testing suite and bugfixes after post-merge; Fixed Wasm deployment and SVM runtime check (@xozzslip, @dmitry123)

🛠 Refactoring

Fluentbase

  • Refactored context reader for improved code structure (@dmitry123)

🧹 Chores

  • CI: Added/fixed good coverage tests for Revm testing suite (@dmitry123)
  • Misc: Tiny internal fixes, dependencies, test script improvements (@dmitry123)

What's Changed

Full Changelog: v0.1.0-dev...v0.2.0-dev