github o1-labs/mina-rust v0.6.0
Release v0.6.0

latest releases: v0.17.0, v0.16.0, v0.15.1...
14 months ago

Added

  • Devnet support.
  • Callbacks support in the state machine, support in reducer functions for queueing new actions.
  • Cache for the genesis and initial epoch ledgers data for faster loading.

Removed

  • Berkeleynet support.

Changed

  • State machine records are now encoded in postcard format.

Fixes

  • General improvements in performance and stability.
  • Various P2P layer issues.
  • Correct handling of heartbeats in long-running P2P RPCs.
  • Genesis snarked mask being overwritten, which sometimes resulted in some ledgers not being found when applying a block.
  • State machine record-and-replay functionality issues.
  • WASM target restored for the webnode.
  • WebRTC P2P protocol restored for the webnode.

Don't miss a new mina-rust release

NewReleases is sending notifications on new releases.