Skip to content

v3.4.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vincenttaglia vincenttaglia released this 19 Oct 18:14
· 37 commits to qos-dashboard since this release

❗ Config Changes ❗

  • Add DEFAULT_QOS_SUBGRAPH to env variables
    • Requires updating .env, indexer-tools-config.json, or docker-entrypoint.sh depending on which you use.

New Features

  • Add Query Fee Dashboard
  • Add QoS Dashboard
  • Dropdown for manager pages & new dashboards

Query Fee Dashboard

  • Query-level network filter
  • Subgraph metadata, upgrade indexer entities, and deployment status included

QoS Dashboard

  • Subgraph metadata and deployment status included

Subgraphs Dashboard

  • Switched query from the latest version of each subgraph listing to deployments directly
    • Subgraphs dashboard should now include N-1 versions with signal
  • Add query fee columns from network-wide QoS data
  • Columns choosable and sortable in settings

Allocations Dashboard

  • Add QoS data columns
  • Add query fee columns from network-wide QoS data
  • Add network column
  • Columns choosable and sortable in settings

Bug Fixes

  • Deployment status dropdown reactivity

Full Changelog: v3.3.4-hotfix...v3.4.0-beta1