Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

v1.0.1

Compare
Choose a tag to compare
@0xCLARITY 0xCLARITY released this 09 Jul 18:55
· 114 commits to master since this release
b2a8fbd

Features

  • Properly licensed under Apache 2.0
  • Log all successful requests when logLevel is set to DEBUG

Fixes

  • Remove unknown from valid lookup results in metrics reporting
  • Fix bug in metrics reporting introduced by refactoring

Documentation

Project Internals

  • Add max-warnings = 0 for ESLint so we don't commit linting warnings
  • Remove various bits of unneeded logic (Travel Rule)
  • Update Dependabot configuration
  • Refactor error handling to report less 500s on database errors, and remove some unneeded try catch statements
  • Bump some development dependencies