Skip to content

v1.0.0

Compare
Choose a tag to compare
@TripleSpeeder TripleSpeeder released this 20 Feb 11:09
· 279 commits to development since this release
37bb965

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)