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

A0-4020: fix for fix accounts consumers underflow #1643

Merged

Conversation

Marcin-Radecki
Copy link
Contributor

@Marcin-Radecki Marcin-Radecki commented Mar 7, 2024

Description

operations.fix_accounts_consumers_underflow does not take into account controller != stash scenario, in which case consumers should not be incremented on stash account, but on the controller account.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@Marcin-Radecki Marcin-Radecki changed the title A0 4020 fix for fix accounts consumers underflow A0 4020: fix for fix accounts consumers underflow Mar 7, 2024
@Marcin-Radecki Marcin-Radecki changed the title A0 4020: fix for fix accounts consumers underflow A0-4020: fix for fix accounts consumers underflow Mar 7, 2024
@Marcin-Radecki Marcin-Radecki merged commit 2664b3b into release-13 Mar 19, 2024
13 checks passed
@Marcin-Radecki Marcin-Radecki deleted the A0-4020-fix-for-fix_accounts_consumers_underflow branch March 19, 2024 06:30
github-merge-queue bot pushed a commit that referenced this pull request Mar 19, 2024
# Description

* added command to fix `consumers` overflow
* fixed logic which queries `consumers` underflow

## Type of change

Please delete options that are not relevant.

- Bug fix (non-breaking change which fixes an issue)

## Compaion PR
#1643
Marcin-Radecki added a commit that referenced this pull request Mar 20, 2024
`operations.fix_accounts_consumers_underflow` does not take into account
controller != stash scenario, in which case `consumers` should not be
incremented on stash account, but on the controller account.

Please delete options that are not relevant.

- Bug fix (non-breaking change which fixes an issue)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants