Conversation
|
i'm unsure if this is necessary |
|
@coderobe Mara, I think westend also needs to be bumped, there are two new calls were added |
|
Adding calls or doing anything storage related doesn't requires a transaction version bump. Only if a call has new parameters or a call is being removed requires the bump of the transaction version. |
Okay, I had overseen these ones.. The first two are root calls and the last one is only callable by Parachains. They require that the transaction version is bumped, but if you are pragmatic it probably creates more hassle than it benefits anyone. There is no root account, so no one can use a hardware wallet to create these transactions. |
|
After speaking with some wallet teams, they prefer to bump
that would prevent accurate decoding of extrinsics from previous versions. |
|
bot merge |
|
Error: Checks failed for 7086ac2 |
there have been storage deletions and parameter changes, this bumps the transaction version accordingly