Skip to content

feat(redistribution): update slashers #492

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

Merged
merged 6 commits into from
Jul 18, 2025
Merged

feat(redistribution): update slashers #492

merged 6 commits into from
Jul 18, 2025

Conversation

0xClandestine
Copy link
Member

@0xClandestine 0xClandestine commented Jul 9, 2025

Motivation:

We want our slasher examples to support the redistribution release.

Modifications:

  • Bumped eigenlayer-contracts -> v1.7.0-rc.3.
  • Bumped forge-std -> v1.9.7.
  • Added fulfillSlashingRequestAndBurnOrRedistribute to InstantSlasher + VetoableSlasher.
  • Deprecated requestId (we now track this in core as slashId).

Result:

MW supports redistribution.

@0xClandestine 0xClandestine requested a review from afkbyte July 14, 2025 15:45
@0xClandestine 0xClandestine force-pushed the feat/slasher-updates branch from 4ecc5f8 to 716ebb3 Compare July 15, 2025 20:48
@0xClandestine
Copy link
Member Author

Storage CI failing due to deprecating a variable.

@0xClandestine 0xClandestine marked this pull request as ready for review July 15, 2025 20:58
@ypatil12 ypatil12 force-pushed the feat/slasher-updates branch from cc90402 to ba2bba2 Compare July 18, 2025 14:17
@ypatil12 ypatil12 merged commit 7aedea4 into dev Jul 18, 2025
8 of 9 checks passed
@ypatil12 ypatil12 deleted the feat/slasher-updates branch July 18, 2025 14:38
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