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

fix: use rewards coordinator in get split functions #250

Merged

Conversation

maximopalopoli
Copy link
Contributor

@maximopalopoli maximopalopoli commented Jan 23, 2025

What Changed?

In get_operator_avs_split and get_operator_pi_split was being used delegation manager address to instantiate rewards coordinator. Now is used rewards coordinator's address.

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

@maximopalopoli maximopalopoli marked this pull request as ready for review January 23, 2025 21:38
@MegaRedHand MegaRedHand added the changelog-fixed [changelog] PR fixes a bug label Jan 30, 2025
@MegaRedHand MegaRedHand added changelog-breaking [changelog] PR changes existing functionality and removed changelog-fixed [changelog] PR fixes a bug labels Jan 30, 2025
Copy link
Contributor

@MegaRedHand MegaRedHand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some nits

maximopalopoli and others added 3 commits January 31, 2025 09:23
Co-authored-by: Tomás Grüner <47506558+MegaRedHand@users.noreply.github.com>
Co-authored-by: Tomás Grüner <47506558+MegaRedHand@users.noreply.github.com>
Co-authored-by: Tomás Grüner <47506558+MegaRedHand@users.noreply.github.com>
MegaRedHand
MegaRedHand previously approved these changes Jan 31, 2025
Copy link
Contributor

@MegaRedHand MegaRedHand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MegaRedHand MegaRedHand enabled auto-merge (squash) February 4, 2025 21:14
auto-merge was automatically disabled February 5, 2025 12:43

Head branch was pushed to by a user without write access

Copy link
Contributor

@MegaRedHand MegaRedHand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MegaRedHand MegaRedHand enabled auto-merge (squash) February 5, 2025 13:23
@supernovahs supernovahs mentioned this pull request Feb 5, 2025
4 tasks
@MegaRedHand MegaRedHand merged commit 47d08b5 into Layr-Labs:main Feb 5, 2025
8 of 9 checks passed
@MegaRedHand MegaRedHand deleted the fix/use-rewards-coordinator-get-split branch February 5, 2025 19:28
MegaRedHand added a commit that referenced this pull request Feb 5, 2025
### What Changed?
In get_operator_avs_split and get_operator_pi_split was being used
delegation manager address to instantiate rewards coordinator. Now is
used rewards coordinator's address.

### 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 <47506558+MegaRedHand@users.noreply.github.com>
supernovahs added a commit that referenced this pull request Feb 6, 2025
Release 0.2.0
### What Changed?
TODO: Merge #250 
### 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-breaking [changelog] PR changes existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants