Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 19:34
· 73 commits to main since this release

You can find the NPM package published in https://www.npmjs.com/package/sevm/v/0.7.0

What's Changed

New Features 🎉

  • Introduce Memory class to represent context memory by @acuarica in #130
  • Improve signature not found message in CLI by @acuarica in #133
  • Invalidate memory range after CALL, CALLCODE, DELEGATECALL and STATICCALL by @acuarica in #135

Internal Changes 🏠

  • Enable dataset workflow on PRs by @acuarica in #131
  • Output dataset test summary in Markdown format by @acuarica in #132
  • Include Dataset Coverage report and improve report summary by @acuarica in #134

Full Changelog: v0.6.19...v0.7.0