v4.12.1
What's Changed
- Bump snapshot to 4.12.1 by @NickSneo in #2058
- Update Maintainer status by @gtebrean in #2064
- Bug fix for Int256 decode range [2^248, type(int256).max] and [ type(int256.min), -(2^248) ) by @tonykwok1992 in https://github.com//pull/2070
- Updated TypeReference and TypeDecoder to support decoding of dynamic structs and dynamic struct arrays without a priori Class definitions. by @Antlion12 in #2076
- Fix for #2080 by @gtebrean in #2089
- Bug fix for FastRawTransactionManager.resetNonce by @junsung-cho in #2084
- fix licence by @gtebrean in #2090
New Contributors
- @Antlion12 made their first contribution in #2076
- @junsung-cho made their first contribution in #2084
Full Changelog: v4.9.5...v4.12.1