What's Changed
- fix[ux]: fix error message for "staticall" typo by @charles-cooper in #4438
- fix[parser]: fix bad tokenization of hex strings by @charles-cooper in #4406
- chore[ci]: update codecov github action to v5 by @charles-cooper in #4437
- refactor[lang]: remove VyperNode
__hash__()
and__eq__()
implementations by @charles-cooper in #4433 - fix[lang]: fix encoding of string literals by @charles-cooper in #3091
- chore[ci]: bump upload-artifact action to v4 by @tserg in #4445
- refactor[parser]: remove
ASTTokens
by @charles-cooper in #4364 - chore[docs]: update readme about testing by @charles-cooper in #4448
- feat[ci]: use
coverage combine
to reduce codecov uploads by @tserg in #4452 - fix[codegen]: fix assertions for certain precompiles by @charles-cooper in #4451
- feat[venom]: add binop optimizations by @HodanPlodky in #4281
- chore[ci]: separate codecov upload into separate job by @charles-cooper in #4455
Full Changelog: v0.4.1b4...v0.4.1rc1