-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Conversation
* Companion for paritytech/substrate#11415 * Rename `WeightToFee::calc()` to `WeightToFee::wight_to_fee()` * Fix typo * Fix compile errors * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
|
/cmd queue -v RUST_LOG=remote-ext=debug,runtime=trace -c try-runtime $ --chain=polkadot-dev --execution=Wasm on-runtime-upgrade live --uri wss://polkadot-try-runtime-node.parity-chains.parity.io:443 |
|
@coderobe https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1592676 was started for your command Comment |
|
@coderobe Command |
|
getting a whole lot of |
|
/cmd queue -v RUST_LOG=remote-ext=debug,runtime=trace -c try-runtime $ --chain=kusama-dev --execution=Wasm on-runtime-upgrade live --uri wss://kusama-try-runtime-node.parity-chains.parity.io:443 |
|
@coderobe https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1595620 was started for your command Comment |
|
@coderobe Kian is on vacation without internet for a while. //cc @shawntabrizi @ggwpez perhaps you guys can help with this? 🙏 |
|
@coderobe Command |
|
It reports Context from that: |
|
/cmd queue -v RUST_LOG=remote-ext=debug,runtime=trace -c try-runtime $ --chain=kusama-dev --execution=Wasm on-runtime-upgrade live --uri wss://kusama-try-runtime-node.parity-chains.parity.io:443 |
|
@ggwpez https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1600561 was started for your command Comment |
|
@ggwpez Command |
|
@ggwpez Seems like the last run finished successfully? |
It still errors with a decode error. But now at-least the spec version is right. I assume the last Kusama rutime was not live as @coderobe ran the last migration. Now I can locally reproduce it. Maybe has something to do with this https://github.com/paritytech/substrate/pull/11357/files#r885585728 |
|
Okay I think the error can be ignored. The bags-list migration |
|
Yes I agree. As long as the try-runtime migration itself is completing successfully, then you dont need to worry about some random logged errors, which are coming from other places like SP-IO |
|
Ok, so we can continue with the release? |
The migration works fine so I think so. |
No description provided.