-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing transaction_version
bumps
#77
Comments
@joepetrowski and me checked this, we couldn't see any reason why there is a transaction version bump required for Polkadot. Why do you think there is a tx version bump required? |
Due to the removal of the following pallets/calls:
|
Removal of pallets is no reason for a transaction version bump. Transaction version bumps guarantees that things are not changing, like you decode a |
Improved the docs on the Going to close this, as there is no tx version bump required as far as I can see. |
transaction_version
are missing for some runtimes such as Polkadot.Running the following:
shows:
subwasm differ output
tldr:
The text was updated successfully, but these errors were encountered: