-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM; as for testing, this is possibly a good candidate to be tested with Chopsticks, as it should allow you to even test the new UI, if it has already been catered for.
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
…ritytech/polkadot into gav-society-v2
The CI pipeline was cancelled due to failure one of the required jobs. |
} | ||
|
||
#[test] | ||
fn check_addresses() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The test is not really testing anything and just prints the information.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indeed; it's to help people check that the addresses are correct since history is determinable through ss58 addresses only.
Westend and Kusama should go green in the CI. Polkadot not until https://polkadot.polkassembly.io/referenda/9 (just a failing assertion - the upgrade itself still works). |
Looking at the last kusama migration CI job, I am not sure if the migration was properly tested. The errors are properly coming from the earlier items in |
I'm taking a look at this. |
Kusama on-runtime-upgrade fix PRs |
TODO
Later:
try_runtime
.