Skip to content

0.1.8

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 17:20
33756f5

📝 Changelog

✨ Features

  • feat: support BLOBHASH and BLOBBASEFEE instructions (#664)
  • feat: support the SELFDESTRUCT instruction (#665)
  • feat: parse EVM legacy assemblies emitted as pre-serialized strings (#662)

🐛 Fixes

  • fix(solc): preserve standard JSON input on errors (#644)
  • fix(codegen): stop advertising unmodelled EVM versions to LLVM (#663)
  • fix: report worker fatal errors per contract instead of dropping the contract (#666)

📦 Codebase

  • Dependencies (15 updates)
  • CI/CD pipeline improvements (3 changes)