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

prio3: Use Cow to hold expanded shares #1017

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

cjpatton
Copy link
Collaborator

@cjpatton cjpatton commented Apr 30, 2024

Idea from #1013.

All we need is a reference, so borrow the Leader's share and own the Helper's expanded share.

All we need is a reference, so borrow the Leader's share and own the
Helper's expanded share.
@cjpatton cjpatton requested a review from a team as a code owner April 30, 2024 17:49
Copy link
Contributor

@divergentdave divergentdave left a comment

Choose a reason for hiding this comment

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

Nice cleanup!

@divergentdave divergentdave merged commit 0005a56 into main Apr 30, 2024
6 checks passed
@divergentdave divergentdave deleted the cjpatton/prio3-cow branch April 30, 2024 20:16
hannahdaviscrypto pushed a commit to hannahdaviscrypto/mastic that referenced this pull request May 3, 2024
All we need is a reference, so borrow the Leader's share and own the
Helper's expanded share.
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.

None yet

3 participants