Skip to content

Choose a tag to compare

@cl0w5 cl0w5 released this 27 Jun 11:59
57607fb

Node-only release.

Slot-based Aura collators now spawn their block-building and collation tasks as essential service tasks. If either internal task stops or fails, the node shuts down instead of continuing in a non-producing state, allowing external service managers to restart it.

Collators

Mandatory node upgrade.

Please enable automatic restarts for your collator service.

What's Changed

  • fix: kill node when block production stops by @cl0w5 in #697

Full Changelog: v31.0.0...v32.0.0