0.7.0
What's Changed
- chore(logging): use macro
debug_max!(..)
throughout codebase by @Jon-Becker in #215 - feat(cli): add
--name
flag by @PraneshASP in #182 - fix(evm): SHL/SHR
shift > 255
check must come before operation by @Jon-Becker in #220 - feat(resources): add exponential backoff to
call_transpose
by @Jon-Becker in #225 - feat:
inspect
transaction inspection module by @Jon-Becker in #221 - refactor(snapshot): code split by @iankressin in #198
New Contributors
- @PraneshASP made their first contribution in #182
Full Changelog: 0.6.5...0.7.0