-
Notifications
You must be signed in to change notification settings - Fork 10
No labels!
There aren’t any labels for this repository quite yet.
21 labels
A1-needsburnin
A1-needsburnin
Pull request needs to be tested on a live validator node before merge.
A2-insubstantial
A2-insubstantial
Pull request requires no code review (e.g., a sub-repository hash update).
B1-releasenotes
B1-releasenotes
Changes should be mentioned in the release notes of the next minor version release.
B2-runtimenoteworthy
B2-runtimenoteworthy
Changes should be noted in any runtime-upgrade release notes
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
E1-runtimemigration
E1-runtimemigration
PR introduces code that might require downstream chains to run a runtime upgrade.
E2-databasemigration
E2-databasemigration
PR introduces code that does a one-way migration of the database.
E4-client-update-first 👀
E4-client-update-first 👀
This is a runtime change that will require all clients to be update BEFORE the runtime upgrade.