0.5.10_Odyssey_v3.6.6
Sh11thead
released this
09 Mar 10:45
·
10039 commits
to develop
since this release
New Feature
- Update to version 0.5.10
Important Bugfixes
- ABIEncoderV2: Fix incorrect abi encoding of storage array of data type that occupy multiple storage slots
- Code Generator: Properly zero out higher order bits in elements of an array of negative numbers when assigning to storage and converting the type at the same time.
- Type Checker: Set state mutability of the function type members gas and value to pure (while their return type inherits state mutability from the function type).