Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 13:47
· 81 commits to refs/heads/main since this release
b7f7219

Changes

Refactor API for new database schemas

  • Removed /chains endpoint, will use different tables or databases
    for each chain
  • Updated documentation
  • Consistent code style across all files
  • Added amount filter for all endpoints
  • Added query parameters verification for supply endpoint
  • Updated queries to use MV tables

Full Changelog: pinax-network/substreams-clock-api@v1.0.0...v2.0.0