Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 11 Jun 12:30
Immutable release. Only release title and notes can be modified.
2f5a966

0.1.3 (2026-06-11)

Added

  • config: reject unknown keys in the chain client section (#630) (0e947dc)
  • dips: refresh the RCA signing domain while dipper runs (#632) (bbd6b2c)
  • fetch the signing domain from the deployed contract (#629) (5537d95)
  • sign indexing agreement proposals sent to indexers (#626) (e10b57c)

Fixed

  • dips: retry untrusted and unknown rejections within a day (#633) (76fabda)
  • give each indexer rejection its own retry backoff window (#627) (51e0fc0)

Changed

  • read the indexer's new accept-or-reject response (#625) (42bec75)
  • registry: drop rejection reasons that can no longer occur (#631) (81cb563)

Documentation

  • readme: correct IISA startup requirement for dipper (#623) (0bbbc78)

Tests

  • network: address Arbitrum subgraph by ID, not pinned deployment (#628) (202585a)