A new update is now available for GRIN-Node:
Changes:
- prepare branch for 5.1.2 release
- TUI Freeze Fix - Add manually maintained hash to difficulty iterator (#3684)
- verify-chain node client arg (#3678)
- graceful api shutdown (#3677)
- Handle attempts to get block headers at invalid heights (#3683)
- make fn rewind_hash pub (#3674)
- [SYNC PERFORMANCE] Adjust DifficultyIterator to no longer deserialize PoW proof nonces (#3671)
- [SYNC PERFORMANCE] Replace header proof serialisation with more efficient algorithm (#3670)
- Spdupverifypow (#3672)
- [PIBD] PMMR Desegmenter Structure (Pt. 1) (#3667)