Skip to content

Releases: TripleSpeeder/token-allowance-checker

v1.1.1

22 Feb 20:19
c2fc768
Compare
Choose a tag to compare

1.1.1 (2020-02-22)

Bug Fixes

  • change string 'unknown ERC20' to 'unnamed ERC20' (3719183)

v1.1.0

22 Feb 20:01
51af6ab
Compare
Choose a tag to compare

1.1.0 (2020-02-22)

Features

v1.0.0

20 Feb 11:09
37bb965
Compare
Choose a tag to compare

1.0.0 (2020-02-20)

Bug Fixes

  • dont spam console with "reverse name not found" messages (6dd6497)
  • make sure to get all results by using paginated graphql query (863876d)
  • modify query to not rely on transaction.signer (9638007), closes #6
  • prevent change of unmmounted component (8bfcf8c)
  • quick fix to remove token contracts that are not ERC20 but still log Approve-events with the same signature (cc93a06)
  • use dedicated api key for web requests (69bb99b)