You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 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]>
### 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]>
These functions were added in the slashing release and don’t yet have a counterpart in the SDKs yet
clear_deallocation_queue
#270set_rewards_initiator
#273set_slashable_stake_lookahead
#278is_operator_set_quorum
#296The text was updated successfully, but these errors were encountered: