Skip to main content
For the complete documentation index, see llms.txt

Midnight Indexer

Midnight Indexer는 Midnight 노드의 블록체인 데이터를 최종 사용자 애플리케이션에 효율적으로 전달하는 컴포넌트입니다. 블록 이력 조회 및 처리, 인덱싱 데이터 저장, GraphQL API를 통한 쿼리 및 구독 기능을 제공합니다.

컴포넌트를 다운로드하려면 Artifacts 아래의 해당 링크를 클릭하세요.


Release 4.3.3LATEST

4 June 2026

Artifacts

Summary

  • Added per-connection and per-client subscription quotas to GraphQL WebSocket
  • Introduced @beta GraphQL directive for in-flight API fields
  • Added per-tree end indexes (zswapEndIndex, dustCommitmentEndIndex, dustGenerationEndIndex) to Block
  • Added lazy transaction reference on nullifier event types
  • Tightened shielded nullifier transactions input validation
  • Renamed dust nullifier byte fields with LeBytes suffix (breaking, @beta only)
  • Fixed dustGenerations subscription to deliver dtime updates on fresh subscriptions