Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix system account frozen field #1485

Merged
merged 6 commits into from
May 7, 2024
Merged

Fix system account frozen field #1485

merged 6 commits into from
May 7, 2024

Conversation

aurexav
Copy link
Member

@aurexav aurexav commented Apr 25, 2024

Closes #1483.

I'll test Darwinia again once the 6620 runtime upgrade is completed. Do not merge for now.

The algorithm is based on the code found at https://github.com/paritytech/polkadot-sdk/blob/master/substrate/frame/balances/src/lib.rs#L1028-L1043.

Signed-off-by: Xavier Lau <xavier@inv.cafe>
@aurexav aurexav marked this pull request as draft April 25, 2024 09:21

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@aurexav aurexav marked this pull request as ready for review May 7, 2024 02:31

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

runtime/darwinia/src/migration.rs Outdated Show resolved Hide resolved

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

github-actions bot commented May 7, 2024

Check 9a5d2ed darwinia-dev

Check runtime version

Check runtime storage

Copy link

github-actions bot commented May 7, 2024

Check 9a5d2ed pangolin-dev

Check runtime version

Check runtime storage

Copy link

github-actions bot commented May 7, 2024

Check 9a5d2ed crab-dev

Check runtime version

Check runtime storage

@aurexav aurexav merged commit 351f328 into main May 7, 2024
10 checks passed
@aurexav aurexav deleted the xavier/migrate branch May 7, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Review and clear accounts that have non-zerofrozen field
2 participants