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

ACP-77: Include validator capacity into the fee config #3464

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

Initially, Capacity wasn't included in the fee config because the Capacity isn't used to calculate the fees... But as we use this config more, it is becoming increasingly annoying to need to pass around a struct and a value.. We could add a second wrapper struct... but I felt like this was the cleanest option right now.

How this works

Moves the capacity var into the config.

How this was tested

N/A

@StephenButtolph StephenButtolph self-assigned this Oct 11, 2024
@StephenButtolph StephenButtolph added cleanup Code quality improvement acp77 labels Oct 11, 2024
@StephenButtolph StephenButtolph added this to the v1.11.12 milestone Oct 11, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Oct 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 11, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Oct 11, 2024
Merged via the queue into master with commit b9e2af2 Oct 11, 2024
23 checks passed
@StephenButtolph StephenButtolph deleted the implement-acp-77-cleanup-validator-fee-config branch October 11, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acp77 cleanup Code quality improvement
Projects
Status: Done ✅
Development

Successfully merging this pull request may close these issues.

3 participants