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

simplify the interface to mempool_manager.new_peak() #16787

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Nov 7, 2023

to just take the spent coin IDs rather than full NPCResult objects.

The core change is in chia/full_node/mempool_manager.py, the rest are updating call sites

@arvidn arvidn added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Nov 7, 2023
… spent coin IDs rather than full NPCResult objects
@arvidn arvidn marked this pull request as ready for review November 7, 2023 16:54
@arvidn arvidn requested a review from a team as a code owner November 7, 2023 16:54
@arvidn arvidn added the ready_to_merge Submitter and reviewers think this is ready label Nov 7, 2023
@Starttoaster Starttoaster merged commit 64d6fb5 into main Nov 7, 2023
254 checks passed
@Starttoaster Starttoaster deleted the simplify-mempool-new-peak branch November 7, 2023 18:40
@arvidn arvidn mentioned this pull request Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog ready_to_merge Submitter and reviewers think this is ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants