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

ethexe: support slashing in router #4383

Open
grishasobol opened this issue Dec 8, 2024 · 0 comments · May be fixed by #4403
Open

ethexe: support slashing in router #4383

grishasobol opened this issue Dec 8, 2024 · 0 comments · May be fixed by #4403
Assignees
Labels
C1-feature Feature request

Comments

@grishasobol
Copy link
Member

Problem to Solve

Slashing is supported by symbiotic and middleware but still not by router.

Possible Solution

  1. Create two new commitments RequestSlashCommitment and ExecuteSlashCommitment
  2. Connect router to middleware in order router can control slashing, see requestSlash and executeSlash in middleware.

Notes

No response

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

Successfully merging a pull request may close this issue.

2 participants