v0.3.10rc4
Pre-release
Pre-release
charles-cooper
released this
27 Sep 20:24
·
336 commits
to master
since this release
What's Changed
- docs: add README banner about Vyper audit competition by @miohtama in #3599
- fix: only allow valid identifiers to be nonreentrant keys by @charles-cooper in #3605
- fix: dense selector table when there are empty buckets by @charles-cooper in #3606
- chore: add tests for selector table stability by @charles-cooper in #3608
- chore: always pass era-tester CI by @tserg in #3415
- chore: tighten bounds for setuptools_scm by @charles-cooper in #3613
- fix: memory allocation in certain builtins using
msize
by @charles-cooper in #3610 - chore: add notes to selector table implementation by @charles-cooper in #3618
- docs: mcopy is enabled with cancun target by @charles-cooper in #3620
- chore: fix some documentation inconsistencies by @charles-cooper in #3624
- fix:
_abi_decode()
validation by @charles-cooper in #3626 - fix: type check abi_decode arguments by @charles-cooper in #3623
- chore: add metadata to vyper-json by @tserg in #3622
Full Changelog: v0.3.10rc3...v0.3.10rc4