Skip to content

0.8.5

Latest
Compare
Choose a tag to compare
@Jon-Becker Jon-Becker released this 09 Dec 15:58
· 4 commits to main since this release
cc4d93f

What's Changed

  • fix(dump): rpc sanity check for trace_replayBlockTransactions by @Jon-Becker in #491
  • fix(decompile): safe array access when building abi by @Jon-Becker in #492
  • chore(examples): add python example by @Jon-Becker in #493
  • chore: update README.md by @Jon-Becker in #494
  • chore(readme): update academic citations section by @becker-charles in #497
  • chore(deps): alloy 0.3.3 by @fala13 in #498
  • chore(readme): update academic citations by @Jon-Becker in #505
  • qol(bifrost): ensure build-essential and libssl-dev are installed on linux machines by @Jon-Becker in #510
  • feat: allow for loading/caching known --abi for improved signature resolution by @Jon-Becker in #516
  • fix: --abi should default to None by @Jon-Becker in #517
  • feat(decompile): resolve external calls, simplify internal logic around external calls by @Jon-Becker in #507
  • fix(decode): respect skip_resolving in inspect and decompile mods by @Jon-Becker in #527
  • feat(decompile): experimental LLM postprocessing by @Jon-Becker in #529
  • chore(meta): bump version to 0.8.5 by @Jon-Becker in #530
  • feat(decompile): default openai_api_key to configured value if empty by @Jon-Becker in #531
  • perf(decompile): harden llm postprocessing, will not hard error by @Jon-Becker in #532

New Contributors

Full Changelog: 0.8.4...0.8.5