Skip to content
New issue

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

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

Already on GitHub? # to your account

Add AccruedFees to state.Chain interface #3371

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

In ACP-77 the chain must track the accrued fees for SoV validators.

How this works

Adds a new singleton data field: AccruedFees and enables the usage of this field through the state.Chain interface.

How this was tested

  • Added unit tests

@StephenButtolph StephenButtolph added this to the v1.11.12 milestone Sep 7, 2024
@StephenButtolph StephenButtolph self-assigned this Sep 7, 2024
Copy link
Collaborator

@aaronbuchwald aaronbuchwald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StephenButtolph StephenButtolph added this pull request to the merge queue Sep 9, 2024
Merged via the queue into master with commit bee532d Sep 9, 2024
20 of 21 checks passed
@StephenButtolph StephenButtolph deleted the implement-acp-77-accrued-fees-state branch September 9, 2024 22:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants