Skip to main content

Proof Server

Proof Server 릴리스는 이제 Ledger에 포함됩니다

Ledger 7.0.0부터 Proof Server 릴리스는 Ledger 릴리스의 일부로 포함됩니다. 최신 Proof Server 릴리스와 업데이트는 릴리스 노트 개요를 참고하세요.

Proof Server은 영지식 증명 생성, 트랜잭션 검증, 프라이버시 보호 트랜잭션 처리를 가능하게 하는 Midnight 인프라 컴포넌트입니다.

관련 문서 링크

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


Release 4.0.0UNSUPPORTED

12 May 2025

Artifacts

Summary

  • Integrated with the new storage model, making required objects Storable to allow storing MPT leafs as Sps.
  • Added segment IDs to Zswap constructors. These should be set to 1 for fallible offers, and 0 for guaranteed offers.
  • Renamed ZswapLocalStateNoKeys to ZswapLocalState, removing the existing (with keys) state.
  • Switch from Pluto-Eris to BLS12-381.
  • Switched to using data providers instead of direct prover keys and parameters.
  • Add a data provider to fetch key material for Midnight. The source of this may be overridden with the MIDNIGHT_PARAM_SOURCE environment variable.