mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 18:07:58 +00:00
f80cfc2259
This PR backports version bumps from release branch `release-polkadot-v1.6.0` back to `master` and also moved `prdoc` files related to the release to the appropriate folder
14 lines
478 B
Plaintext
14 lines
478 B
Plaintext
# Schema: Parity PR Documentation Schema (prdoc)
|
|
# See doc at https://github.com/paritytech/prdoc
|
|
|
|
title: BEEFY: Support compatibility with Warp Sync - Allow Warp Sync for Validators
|
|
|
|
doc:
|
|
- audience: Node Operator
|
|
description: |
|
|
BEEFY can now sync itself even when using Warp Sync to sync the node. This removes the limitation of not
|
|
being able to run BEEFY when warp syncing. Validators are now again able to warp sync.
|
|
|
|
crates:
|
|
- name: sc-consensus-beefy
|