Skip to content

Releases: sablier-labs/indexers

v1.2.0

22 Oct 10:12
0197231

Choose a tag to compare

Changed

  • Bump sablier package to v1.4.0
  • Update documentation in GraphQL files
  • Update gql bindings

Added

  • Add Contract entity in GraphQL schemas
  • Add Indexer.Name type
  • Add DeprecatedStream entity in GraphQL schemas, and deprecate fee-less contracts
    (#189)
  • Support the latest Sablier releases (Airdrops v2.0, and Flow v2.0, and Lockup v3.0)

Removed

  • Remove User, UserTransaction, Revenue, and RevenueTransaction entities from GraphQL schemas
  • Remove Envio support for Form Network, Lightlink, Sei, and Tangle
  • Remove The Graph support for Form Network, IoTex, and Mode

Fixed

  • Fix subgraph names and testing URLs (#205)

v1.1.1

01 Sep 22:02
0ac7cb0

Choose a tag to compare

Changed

  • Bump viem to v2.35
  • Bump sablier devkit dependency

Fixed

  • Fix subgraph names (#205)

v1.1.0

25 Aug 11:30

Choose a tag to compare

Changed

  • Bump sablier devkit dependency to v1.1.0

Added

  • Add new EVM chains: Sonic and HyperEVM (#193)

Fixed

  • Fix deployment ID for zkSync subgraph

v1.0.0

25 Aug 11:29
6b10b26

Choose a tag to compare

Added

  • Initial release