For the complete documentation index, see llms.txt
Node
Node는 Midnight 네트워크의 핵심 구성 요소로, 블록 동기화, 트랜잭션 검증, 체인 상태 관리를 담당합니다.
컴포넌트를 다운로드하려면 Artifacts 아래에서 해당 링크를 클릭하세요.
Release 0.22.5LATEST
24 April 2026
Artifacts
Summary
- Node-only patch release with no runtime upgrade.
- Added transaction pool gas cost filtering via
--max-tx-gas-costCLI argument andMAX_TX_GAS_COSTenvironment variable. - Added primary-key range bounding for cNIGHT observation queries to allow PostgreSQL to prune rows before running expensive joins.
- Reset devnet bundled chain spec to runtime version 0.22.0 to match Mainnet.