-
Notifications
You must be signed in to change notification settings - Fork 356
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
Balances Consistency Fix #2699
Balances Consistency Fix #2699
Conversation
"Moonbase Stage": { | ||
"0x7cb3790906f902a02f0d6784058362db929c5f3f": { | ||
comment: "localAssetDeposit to be manually returned", | ||
brokenIn: 2801, |
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.
Should we change this to 2800?
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.
It's not broken Since but In.
The distinction being we want it to do the adjustment in RT2801 but to no longer apply in RT2900 (where hopefully we've applied remediation).
What does it do?
Update the balances consistency smoke test to take into account removal of
LocalAssets
What value does it bring to the blockchain users?
Reduce blockchain monitoring noise