What's Changed
- chore[ci]: improve coverage jobs by @tserg in #4457
- chore[tool]: mention that output format is comma separated by @antazoey in #4467
- chore[docs]: add giveth to
FUNDING.yml
by @benber86 in #4466 - refactor[venom]: add
make_nop()
helper function by @harkal in #4470 - feat[test]: add hevm harness for venom passes by @charles-cooper in #4460
- chore[ci]: update ubuntu image for
build
job by @charles-cooper in #4473 - feat[venom]: improve load elimination by @charles-cooper in #4407
- feat[ux]: improve hint for events kwarg upgrade by @charles-cooper in #4275
- refactor[venom]: replace
bb.mark_for_removal
withmake_nop
by @charles-cooper in #4474 - fix[lang]: allow
print()
schema larger than 32 bytes by @charles-cooper in #4456 - fix[codegen]: fix iteration over constant literals by @charles-cooper in #4462
- feat[venom]: add function inliner by @harkal in #4478
- feat[tool]: add
-Werror
and-Wnone
options by @charles-cooper in #4447
Full Changelog: v0.4.1rc1...v0.4.1rc2