Conversation
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
|
After some checking with Oliver, I think we can summarize this way: The issue is that Adding @the-right-joyce it may be easier to move T0 and T1 away from the For now, it sounds like @ggwpez can live with adding back |
|
There are 2 rules at play here and I missed that in my inital review: Those say:
We need to make both those rules happy. |
|
Going to merge this now since I think its a valid use-case. However, in the MR that i mentioned it probably makes more sens to use both labels, since it does slightly alter the runtime blob. |
Changes to a runtime API need a
B1label, butB1rejectsT2. Therefore:T2label whenB1is specifiedMR paritytech/polkadot#6536 and paritytech/cumulus#2073 suffer from this.
TODO: