Skip to content

refactor: distribute fees to all bonded validators#55

Merged
julienrbrt merged 3 commits into
mainfrom
julien/fee-model
Jun 6, 2026
Merged

refactor: distribute fees to all bonded validators#55
julienrbrt merged 3 commits into
mainfrom
julien/fee-model

Conversation

@julienrbrt

@julienrbrt julienrbrt commented Jun 5, 2026

Copy link
Copy Markdown
Member

ref: #39

Not rewarded based on validators uptime, as validators are slashed if down anyway.

@julienrbrt julienrbrt marked this pull request as ready for review June 5, 2026 13:31
@giunatale

Copy link
Copy Markdown
Contributor

eventually we'll want to exclude validators that are offline from rewards though, see #38

@julienrbrt

julienrbrt commented Jun 5, 2026

Copy link
Copy Markdown
Member Author

eventually we'll want to exclude validators that are offline from rewards though, see #38

yes, the logic here was for the provider. we will need to wait about implementing epoch based payout to check that (otherwise it is too much traffic).

I was jokingly saying to @tbruyelle that doing so does incentivize other validators to DOS their fellow validators.
Unless we design it that the fees per block are fixed per validators, and not fixed as a whole and shared with the active validators.

@julienrbrt julienrbrt merged commit 76a7681 into main Jun 6, 2026
4 checks passed
@julienrbrt julienrbrt deleted the julien/fee-model branch June 6, 2026 19:11
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