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

revert super set rule #19011

Merged
merged 1 commit into from
Dec 12, 2024
Merged

revert super set rule #19011

merged 1 commit into from
Dec 12, 2024

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Dec 10, 2024

Purpose:

Reverts #18834

This change will be proposed via a CHIP process.

Current Behavior:

Ephemeral coins are not taken into account for purposes of the super set rule.

New Behavior:

All spends, including ephemeral ones, are taking into account by the super set rule. This makes transactions with ephemeral coins less likely to be replaceable by fee (at least if it would change the ephemeral coin).

Testing Notes:

@arvidn arvidn added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Dec 10, 2024
@arvidn arvidn changed the title revert https://github.com/Chia-Network/chia-blockchain/pull/18834 revert super set rule Dec 10, 2024
@arvidn arvidn marked this pull request as ready for review December 11, 2024 19:36
@arvidn arvidn requested a review from a team as a code owner December 11, 2024 19:36
@arvidn arvidn requested a review from wjblanke December 11, 2024 19:37
Copy link
Contributor

@wjblanke wjblanke left a comment

Choose a reason for hiding this comment

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

aok

@arvidn arvidn added the ready_to_merge Submitter and reviewers think this is ready label Dec 12, 2024
@pmaslana pmaslana merged commit dd7dc85 into main Dec 12, 2024
364 of 365 checks passed
@pmaslana pmaslana deleted the revert-superset-ephemeral branch December 12, 2024 16:02
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