Skip to content

Release 0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 13:47
· 164 commits to master since this release

Changes since previous release:

  • 4d2f4a2 v0.3.1
  • 61cb7ba v0.3.0
  • 8dda89d add evmole rust benchmark results, update readme
  • 95fad79 update release github workflow
  • 39f91e0 add rust implementation
  • 2c0ef14 add evmole-rs to benchmarks
  • 195584c python: remove fmt: off
  • 61d04ec fix arguments extractor logic
  • 9c5dcf9 fix selectors extractor logic
  • 0cd8ff3 evm/memory: fix javascript loop index overflow
  • 4241138 javascript: allow Uint8Array or hex-string inputs
  • b92ce32 add missing import to js example in README
  • 2e2ae38 add StackIndexError
  • 56a041d ruff: enable isort rules, use as formatter instead of black
  • 52d4f55 use shorter names for custom types in analyzers
  • 1062910 remove BadJumpDestError
  • 9bb3737 skip stack pop on REVERT
  • 7da69d0 convert benchmark/datasets folder to submodule