Skip to content

Releases: decentraliser/logs-decoder

do not show properties where they are not defined in the log

29 Apr 10:34
Compare
Choose a tag to compare

add fields to the decoded logs

29 Apr 09:35
Compare
Choose a tag to compare
v3.1.3

bump version to 3.1.3

Update package.json

26 Apr 18:16
Compare
Choose a tag to compare
v3.1.2

bump version to 3.1.2

Fix version

26 Apr 13:39
Compare
Choose a tag to compare
v3.1.1

bump version to 3.1.1

handle multiple events with the same normalized form

26 Apr 13:36
Compare
Choose a tag to compare

handle multiple events with the same normalized form

v3.0.0

24 Apr 11:41
Compare
Choose a tag to compare
  • 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