This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
No labels!
There aren’t any labels for this repository quite yet.
77 labels
A1-needs_burnin
A1-needs_burnin
Pull request needs to be tested on a live validator node before merge. DevOps is notified via matrix
A2-insubstantial
A2-insubstantial
Pull request requires no code review (e.g., a sub-repository hash update).
A4-companion
A4-companion
A PR that should be considered alongside another (usually more comprehensive and detailed) PR.
A5-stale
A5-stale
Pull request did not receive any updates in a long time. No review needed at this stage. Close it.
D1-audited 👍
D1-audited 👍
PR contains changes to fund-managing logic that has been properly reviewed and externally audited
D2-notlive 💤
D2-notlive 💤
PR contains changes in a runtime directory that is not deployed to a chain that requires an audit.
D3-trivial 🧸
D3-trivial 🧸
PR contains trivial changes in a runtime directory that do not require an audit
D5-nicetohaveaudit ⚠️
D5-nicetohaveaudit ⚠️
PR contains trivial changes to logic that should be properly reviewed.
D9-needsaudit 👮
D9-needsaudit 👮
PR contains changes to fund-managing logic that should be properly reviewed and externally audited
E0-runtime_migration
E0-runtime_migration
PR introduces code that might require downstream chains to run a runtime upgrade.
E1-database_migration
E1-database_migration
PR introduces code that does a one-way migration of the database.
E3-host_functions
E3-host_functions
PR adds new host functions which requires a node release before a runtime upgrade.
E4-node_first_update
E4-node_first_update
This is a runtime change that will require all nodes to be update BEFORE the runtime upgrade.
E5-needs_cumulus_pr
E5-needs_cumulus_pr
This is an issue that needs to be implemented upstream in Cumulus.
E6-needs_polkadot_pr
E6-needs_polkadot_pr
This is an issue that needs to be implemented upstream in Polkadot.
F0-breaks_everything
F0-breaks_everything
This change breaks the underlying networking, sync or related and thus will cause a fork.