Skip to content

Upgrade Accounts after upgrading Currency trait to fungible. #1868

@mattheworris

Description

@mattheworris

Merged PRs:
Currency->fungible Upgrade: Capacity
Currency->fungible Upgrade: Time-release

As per: (https://forum.polkadot.network/t/polkadot-release-analysis-v0-9-41-v0-9-42/2828/1) and Deprecate Currency - PR 12951

After introducing a runtime with this change in it, chains should ensure that all accounts are upgraded by repeatedly calling upgrade_accounts giving it account IDs which are not yet upgraded. A script which does this shall be provided.

The script is available here: https://github.com/LibertyDSNP/frequency/blob/main/scripts/upgrade_accounts.py

The goal of this issue is to make sure accounts get upgraded.

Release 1.10 - Capacity

  • Rococo
  • Mainnet

Release 1.11 - Time-Release

  • Rococo
  • Mainnet

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions