Releases: poanetwork/ex_abi
Releases · poanetwork/ex_abi
0.8.3
0.8.2
0.8.1
What's Changed
- Fix return value is the function signature by @steffenix in #174
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- make keccak module configurable by @steffenix in #169
New Contributors
- @steffenix made their first contribution in #169
Full Changelog: 0.7.3...0.8.0
0.7.3
What's Changed
- Fix type decoder to use lazy stream instead of pre-allocated list by @fedor-ivn in #170
Full Changelog: 0.7.2...0.7.3
0.7.2
0.7.1
What's Changed
- Fix parsing tuples by @fedor-ivn in #164
- Fix parsing when function ABI is missing the
outputsfield by @fedor-ivn in #163
New Contributors
- @fedor-ivn made their first contribution in #164
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Fix event selector matching by @k1rill-fedoseev in #157
New Contributors
- @k1rill-fedoseev made their first contribution in #157
Full Changelog: 0.6.4...0.7.0
0.6.4
0.6.3
What's Changed
- Add return_names to
FunctionSelectorstruct by @alisinabh in #151
Full Changelog: 0.6.2...0.6.3