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

feat: staker upgrade to include protocol fees #268

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sandybradley
Copy link
Contributor

Request has been made to include protocol fees in the Staker contract. An upgrade before any staked validators would make this easy. Although we have to wait 7 days after committing, to finalize the update on mevETH.

@sambacha
Copy link
Contributor

sambacha commented Jan 5, 2024

Will have this deployed by end of day tomorrow

@jeremyHD
Copy link

jeremyHD commented Jan 5, 2024

@sambacha pls share the contract address once deployed

@sambacha
Copy link
Contributor

We can review this again @sandybradley now that Decun has landed on mainnet in addition to any other changes as it relates to the new beacon state balance access we have

@sambacha sambacha added the enhancement New feature or request label Mar 15, 2024
@sandybradley
Copy link
Contributor Author

We can review this again @sandybradley now that Decun has landed on mainnet in addition to any other changes as it relates to the new beacon state balance access we have

Yes. Decun includes eip-4788 which in theory lets us unpack CL validator balances. We can create a view function for reward visibility. We may be able to tie this in with automating rewards.

Also worth mentioning we can automate exits via execution layer when eip-7002 comes out.

These upgrades should probably be in a separate PR as this one has finished its purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants