Releases: EthTx/ethtx
Releases · EthTx/ethtx
0.2.2
Fixed
- Proper decoding of guessed ERC20 ABI and transformations
- ERC20 and ERC721 events processing fixes
- Reading stored semantics fix
- ERC721 proxies processing fix
0.2.1
Added
- Added support for Goerli nodes
Fixed
- Fixed return values and dynamic arrays processing
- Proper handling of block ExtraBytes for PoA chains
Changed
- EthTxConfig object format
0.1.9
Fixed
- Added missing files, fixed broken build
0.1.8
Fixed
- fixed badges for transfers and balances
- fixed events parameters decoding
Changed
- changed decoded models
- changed delegations processing for proxy detection
Added
- added precompiled contracts calls processing
0.1.7
Fixed
- Delegate calls pruning fix
0.1.6
Fixed
- Fixed anonymous events processing
0.1.5
Fixed
- Fixed semantic decoding for contract creation txs
Changed
- Changelog refactor.