Edge & Node's May / June 2026 Update

:astronaut: Executive Summary

May was defined by tangible progress toward Direct Indexing Payments (DIPs), with a complete indexing-agreement flow now running end to end on the local network while the contracts enter their final iteration ahead of testnet. In conjunction with that push, the Horizon subgraph expanded substantially to index provisions, delegation, thawing, and escrow, all of which will give Explorer and downstream tooling a reliable view into the next evolution of the protocol. Beyond engineering, the team published thought leadership on verifiable blockchain data, using the KelpDAO incident to argue that onchain data must be provable, not merely accessible. We also took the main stage at Consensus 2026 in Miami to reveal the world’s first compliant agent transaction with no humans in the loop. These threads combine to address a consistent theme: the synthesis of disparate technologies to address real-world data challenges.

:tada: Notable May Accomplishments

Indexing Payments approaching testnet

After The Graph Council approved the four necessary GIPs, Direct Indexing Payments (DIPs) advanced toward testnet, with a full indexing-agreement flow now running end to end on the local network.

  • Reworked the payment and agreement engine to an offer-based authorization model.
  • Indexer selection can now enforce a minimum graph-node version, which will be released soon.
  • Hardened the indexer flow end to end, including graceful easing of criteria when no eligible indexer can be located.

Horizon gets brighter

Built out a streamlined new Horizon subgraph to index the Horizon protocol to track current network staking and payments state.

  • Added indexing for provisions, operators, provision fee cuts, thawing requests, delegation, and payments/escrow.
  • Added validation scripts that check internal consistency against on-chain snapshots, ensuring data integrity and catching bugs before release.
  • Delivered a step change in sync time: the Arbitrum One subgraph syncs in roughly an hour, while the the current network subgraph takes about two days.

Gateway

Developer Experience

  • Migrated the local-network stack off TAP v1 onto GraphTally components (the Horizon-era successor to TAP).

  • Shipped startup and clean-build reliability fixes for spinning up a full local protocol environment.

Content & Community

  • At Consensus 2026 in Miami, we showed the first compliant agent transactions with no humans in the loop, built with TRM Labs and Chainlink. The live demo ran two scenarios:

    • A wallet associated with Tornado Cash hit the screening layer and got blocked instantly with no reason disclosed to the blocked party so adversaries couldn’t game the system.

    • A wallet with a routine DeFi history transacted normally. Screening activated with a single toggle, with zero configuration beyond the risk threshold.

  • Published thought leadership on verifiable blockchain data, using the KelpDAO incident to argue that onchain data must be provable, not just accessible.

  • Reached roughly 10,000 readers through a Proof of Talk co-marketing newsletter.

:telescope: What’s Next

  • DIPs to testnet, then mainnet: the contracts are entering a final iteration for testnet readiness, alongside continued improvements across the indexer stack.

  • Preparing Studio for integration with DIPs, allowing for subgraphs to transition more smoothly from development to production.

  • Post-Horizon cleanup: removing transition-period and legacy-allocation support from the indexer agent as part of DIPs.

  • Continuing the conference circuit, with Proof of Talk happening as we post this update.