This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Introduce a NetworkBridgeEvent::UpdatedAuthorityIds
#6192
Labels
I8-refactor
Code needs refactoring.
T4-parachains_engineering
This PR/Issue is related to Parachains performance, stability, maintenance.
The current network logic doesn't handle the ability for peers to update their authority IDs (i.e. key rotation) very well. The network bridge should be continually updating its known authority IDs for each peer ID and informing subsystems of any changes so they can adapt accordingly.
The text was updated successfully, but these errors were encountered: