Skip to content

v0.9.5

Latest
Compare
Choose a tag to compare
@kamilsa kamilsa released this 02 Sep 04:42
· 10 commits to master since this release
2433e35

TL;DR

  • Systematic chunks recovery (RFC-47)
  • Parachains Validation V3 protocol
  • Authority discovery timestamp (RFC-91)
  • BEEFY double voting report
  • Fixes and improvements
    • Faster Zombienet runs in CI
    • Fixed slow PVF execution in secure validator mode
    • Fixed false-positive disputes escalations caused by wrong PVF output processing

Breaking changes

This release does not contain any backwards incompatible changes

Docker image

The docker image for this release can be found at Docker hub

You may pull this version of KAGOME with command:

docker pull qdrvm/kagome:v0.9.5

Added

BEEFY

Grandpa

Parachains

Runtime

Networking

CI/CD

Misc

Fixed

GRANDPA

Offchain workers

  • Add processing of 0 kind of offchain storage by @kamilsa in #2191

Parachains

Runtime

RPC

Networking

CI/CD

Misc


What's Changed

New Contributors

Full Changelog: v0.9.4...v0.9.5