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: add missing slashing function to the SDK #272

Closed
4 tasks done
damiramirez opened this issue Feb 4, 2025 · 1 comment
Closed
4 tasks done

feat: add missing slashing function to the SDK #272

damiramirez opened this issue Feb 4, 2025 · 1 comment
Milestone

Comments

@damiramirez
Copy link

damiramirez commented Feb 4, 2025

These functions were added in the slashing release and don’t yet have a counterpart in the SDKs yet

@MegaRedHand MegaRedHand added this to the SDK parity milestone Feb 6, 2025
@MegaRedHand MegaRedHand marked this as a duplicate of #326 Feb 7, 2025
MegaRedHand added a commit that referenced this issue Feb 10, 2025
### What Changed?
Add new method `set_slashable_stake_lookahead` to `avsregistry/writer`
as this method was missing in the SDK.

Related issue #272 

### Reviewer Checklist

- [ ] New features are tested and documented
- [ ] PR updates the changelog with a description of changes
- [ ] PR has one of the `changelog-X` labels (if applies)
- [ ] Code deprecates any old functionality before removing it

---------

Co-authored-by: Tomás Grüner <[email protected]>
MegaRedHand added a commit that referenced this issue Feb 10, 2025
### What Changed?
Add new method `is_operator_set_quorum` to `avsregistry/reader` as this
method was missing in the SDK.

Closes #272  

### Reviewer Checklist

- [ ] New features are tested and documented
- [ ] PR updates the changelog with a description of changes
- [ ] PR has one of the `changelog-X` labels (if applies)
- [ ] Code deprecates any old functionality before removing it

---------

Co-authored-by: Tomás Grüner <[email protected]>
@MegaRedHand
Copy link
Contributor

Completed in #296

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

No branches or pull requests

2 participants