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
andlibssl-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 toNone
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
ininspect
anddecompile
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
- @becker-charles made their first contribution in #497
Full Changelog: 0.8.4...0.8.5