What's Changed
- feat: mappings from bytecode to contract name by @daejunpark in #429
Bugfixes:
- fix: add warnings when --width or --depth limits reached by @daejunpark in #433
- fix: handle stack underflows in DUPn/SWAPn instructions by @0xkarmacoma in #439
- fix: avoid raising internal python error on large memory access by @0xkarmacoma in #442
- fix: check infeasible errors by @daejunpark in #445
New Contributors
- @zbraiterman made their first contribution in #435
Full Changelog: v0.2.3...v0.2.4