Labels
Labels
67 labels
- Pull request needs to be tested on a live validator node before merge. DevOps is notified via matrix
- A PR that needs a companion PR to merge in parallel for one of its downstream dependencies.
- PR contains changes to critical logic that has been properly reviewed and externally audited.
- PR contains changes in a runtime directory that is not deployed to a chain that requires an audit.
- PR contains changes to fund-managing logic that should be properly reviewed and externally audited.
- PR introduces code that might require downstream chains to run a runtime upgrade.
- PR adds new host functions which requires a node release before a runtime upgrade.
- This is a runtime change that will require all nodes to be update BEFORE the runtime upgrade.
- This change breaks the underlying networking, sync or related and thus will cause a fork.