Skip to content

feat(pool): add cumulative fee factor#167

Closed
rickstaa wants to merge 1 commit into
mainfrom
feat/add_cumulative_fee_factor
Closed

feat(pool): add cumulative fee factor#167
rickstaa wants to merge 1 commit into
mainfrom
feat/add_cumulative_fee_factor

Conversation

@rickstaa
Copy link
Copy Markdown
Member

This pull request adds cumulativeFeeFactor to the Pool entity to improve fee calculations for delegators. This allows more precise tracking and distribution of fees over time.

Add `cumulativeFeeFactor` to the Pool entity to improve fee calculations for
delegators. This allows more precise tracking and distribution of fees over time.
@rickstaa
Copy link
Copy Markdown
Member Author

Replaced by #217

@rickstaa rickstaa closed this Mar 26, 2026
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.

Track cumulative fee factor for delegator fee calculations

1 participant