Skip to content

Releases: vincenttaglia/indexer-tools-v3

v3.3.3

25 Sep 17:51
Compare
Choose a tag to compare

New Features

  • Subgraph entity count from upgrade indexer

Removed features

  • CSV download temporarily removed with plans to reintroduce

v3.3.2 - Decentralized Network Sunrise

12 Jun 03:32
Compare
Choose a tag to compare

❗❗❗ More breaking changes with the sunset of the hosted service ❗❗❗

❗❗❗ Make sure to review breaking config & account changes in v3.3.0 ❗❗❗

Breaking Changes

  • Switching from the hosted service to the decentralized network, using my API key. This may eventually change, but likely not for a while.
  • Requires updating .env, indexer-tools-config.json, or docker-entrypoint.sh depending on which you use.

Changes

  • Moved custom POIs to a new step in the allocation wizard.
  • Added reset filter button when no data shows in table

Bug Fixes

  • Custom POI bug fix for the bug fix

v3.3.1

29 May 23:55
Compare
Choose a tag to compare

❗❗❗ Make sure to review breaking config & account changes in v3.3.0 ❗❗❗

New Features

  • Networks filter for allocations
  • Synclist/blacklist filter for allocations

Bug Fixes

  • 0x0 POI bug fix
  • CSV now downloads filtered data
  • Fix for POI setter related to networks filter

v3.3.0

19 May 08:39
Compare
Choose a tag to compare

❗❗❗ Breaking config & account changes ❗❗❗

New Features

  • Set custom POI for allocations set to close
  • Set query node endpoint for easy querying of broken subgraphs POIs
  • Sepolia & Arbitrum Sepolia support

Other Changes

  • Dropping support for goerli
  • Moving arbitrum & mainnet network subgraph querying to decentralized network 🌅
  • Includes breaking changes for config files and may corrupt current saved accounts.
  • Clear cache if you run into any issues.

v3.2.2

13 Mar 06:55
Compare
Choose a tag to compare

Subgraphs denied rewards are now correctly calculated in total estimated rewards, total pending rewards, and estimated APRs.

Also includes a few misc edge case bug fixes.

Full Changelog: v3.2.1...v3.2.2

v3.2.1 - Agent Connect

24 Oct 16:09
Compare
Choose a tag to compare

It is now possible to manage an allocation life-cycle exclusively through Indexer Tools! Just enable agent connect for each user and set an appropriate indexer agent endpoint.

A few bug fixes and UX improvements over v3.2.

v3.2 - Agent Connect

22 Oct 18:36
Compare
Choose a tag to compare

Indexer Tools v3.2 - Agent Connect

It is now possible to manage an allocation life-cycle exclusively through Indexer Tools! Just enable agent connect for each user and set an appropriate indexer agent endpoint.

Indexer Tools v3 - First FOSS Release

12 Oct 20:04
Compare
Choose a tag to compare

Indexer Tools, rewritten for Vue 3, plus indexer status feature, a few other minor features in the dashboards, and some bug fixes.