Skip to content

Choose a tag to compare

@cl0w5 cl0w5 released this 29 Jun 13:18
77734e8

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 (part 2) by @cl0w5 in #698

Full Changelog: v32.0.0...v33.0.0