Release 1.6.0#761
Conversation
|
@bkontur I bumped the transaction version of all runtimes here. Are you happy? Is it because of the new tx format? |
|
Looks like we forgot to bump the ParachainHost api_version to 13 for polkadot and kusama. |
@athei Haha, it’s not about me being happy :D - we just forgot to do it in the last few releases. Maybe it’s not even necessary, I’m not sure, I just wanted to point it out. @EgorPopelyaev Could you please check the |
|
@alindima can you please create a small MR into Alex' branch or into main? |
|
@Overkillus can you please create a PR against master or this one with the crate bumps and config change for on-chain disablement |
| impl_version: 0, | ||
| apis: RUNTIME_API_VERSIONS, | ||
| transaction_version: 26, | ||
| transaction_version: 27, |
There was a problem hiding this comment.
Since it was confirmed that we no longer use/need transaction_version, I’d suggest reverting it here everywhere - just to be safe and avoid any unexpected surprises - maybe too paranoid :)
This reverts commit 8120a34.
|
/merge |
7bccafe
into
polkadot-fellows:main
|
Enabled Available commands
For more information see the documentation |
Fixes #760