Skip to content

0.7.3

Compare
Choose a tag to compare
@Jon-Becker Jon-Becker released this 01 Jan 14:57
· 136 commits to main since this release
0484666

What's Changed

  • fix(symbolic-execution): add growth loop-detection heuristic by @Jon-Becker in #251
  • feat(decompile): add support for LOG0 anonymous events by @Jon-Becker in #255
  • fix(symbolic-exec): break out of infinite JUMP loops by @Jon-Becker in #256
  • feat(symbolic-execution): implement & utilize run_with_timeout by @Jon-Becker in #257
  • feat(bifrost): add hacky nightly build system by @Jon-Becker in #258
  • chore: remove panicky unwrap()s, use Result<(), ..> by @Jon-Becker in #261
  • fix(rpc): fix RPC backoff, add tests by @Jon-Becker in #263

Full Changelog: 0.7.2...0.7.3