Releases: decentraliser/logs-decoder
Releases · decentraliser/logs-decoder
do not show properties where they are not defined in the log
v3.1.4 bump version to 3.1.4
add fields to the decoded logs
v3.1.3 bump version to 3.1.3
Update package.json
v3.1.2 bump version to 3.1.2
Fix version
v3.1.1 bump version to 3.1.1
handle multiple events with the same normalized form
handle multiple events with the same normalized form
v3.0.0
- Export a class instead of a singleton
- Rename package to LogsDecoder
- Add transactionHash, blockNumber, blockHash to return values
- Fix can not decode struct tuple logs
- Fix dependencies vulnerabilities