Refactor get_account_id_from_seed / get_from_seed to one common place#5804
Conversation
iulianbarbu
left a comment
There was a problem hiding this comment.
There are usages of get_account_id_from_seed in templates/parachain/runtime/src/genesis_config_presets.rs, can you update this too?
Not sure what IDE you're using, but if it is using rust-analyzer it might see the errors there if you set WASM_BUILD_CARGO_ARGS="--message-format=json" in the environment before starting your IDE and waiting for a full build/indexing. Also, please mark this PR as ready for review as soon as you changed everything you wanted (merging it with latest master might be a good thing to do before then too).
cumulus/parachains/integration-tests/emulated/common/src/lib.rs
Outdated
Show resolved
Hide resolved
cumulus/parachains/runtimes/assets/asset-hub-rococo/src/genesis_config_presets.rs
Outdated
Show resolved
Hide resolved
cumulus/parachains/runtimes/assets/asset-hub-westend/src/genesis_config_presets.rs
Outdated
Show resolved
Hide resolved
87ce254 to
341c689
Compare
Co-authored-by: Michal Kucharczyk <1728078+michalkucharczyk@users.noreply.github.com>
Co-authored-by: Michal Kucharczyk <1728078+michalkucharczyk@users.noreply.github.com>
Co-authored-by: Michal Kucharczyk <1728078+michalkucharczyk@users.noreply.github.com>
|
/tip small |
|
@bkchr A referendum for a small (20 DOT) tip was successfully submitted for @programskillforverification (12gcYUJzFF4x2kdBAZu5zbRd6o7HitBb3iRMuiVtemYuvBEt on polkadot). |
|
The referendum has appeared on Polkassembly. |
Thanks |

Closes #5705