-
Notifications
You must be signed in to change notification settings - Fork 335
No labels!
There aren’t any labels for this repository quite yet.
77 labels
D1-audited👍
D1-audited👍
PR contains changes to fund-managing logic that has been properly reviewed and externally audited
D1-runtime-migration
D1-runtime-migration
PR introduces code that might require downstream chains to run a runtime upgrade.
D3-breaksconsensus
D3-breaksconsensus
The PR alters the node runtime and/or the SRML modules such that the logic is materially different.
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.
D6-newhostfunctions
D6-newhostfunctions
PR adds new host functions which requires a node release before a runtime upgrade.
D7-breakseverything
D7-breakseverything
This change breaks the underlying networking, sync or related and thus will cause a fork
D8-blocker
D8-blocker
This pull request blocks the next release from happening. Use only in extreme cases.
D9-needsaudit👮
D9-needsaudit👮
PR contains changes to fund-managing logic that should be properly reviewed and externally audited
I3-annoyance 🦟
I3-annoyance 🦟
The client behaves within expectations, however this “expected behaviour” itself is at issue.
I7-footprint 👣
I7-footprint 👣
An enhancement to provide a smaller (system load, memory, network or disk) footprint.
I7-optimisation ⏱
I7-optimisation ⏱
An enhancement to provide better overall performance in terms of time-to-completion for a task.
P2-asap
P2-asap
No need to stop dead in your tracks, however issue should be addressed as soon as possible.