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

Remove references to old offer mod #15694

Merged
merged 5 commits into from Jul 17, 2023
Merged

Conversation

Quexington
Copy link
Contributor

@Quexington Quexington commented Jul 6, 2023

We previously deprecated the original offer mod in favor of a new one that checks create coin amounts. However, we left in some forwards compatibility code so that new clients could still take old offers, they would just never make any new ones. This PR deletes that code as it's been enough time to fully drop support for the old offers.

The only remaining evidence that the original existed is in the puzzle compression dictionary and in some temporary warnings to have a graceful error if someone attempts to take an old style offer.

@Quexington Quexington added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Jul 6, 2023
@Quexington Quexington marked this pull request as ready for review July 6, 2023 19:21
@Quexington Quexington requested a review from a team as a code owner July 6, 2023 19:21
@Quexington Quexington force-pushed the quex.remove_old_offer_format branch from b0a9765 to 9cb8c64 Compare July 7, 2023 16:33
geoffwalmsley
geoffwalmsley previously approved these changes Jul 13, 2023
@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Jul 14, 2023
@Chia-Network Chia-Network deleted a comment from github-actions bot Jul 14, 2023
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Jul 14, 2023
@Chia-Network Chia-Network deleted a comment from github-actions bot Jul 14, 2023
@Quexington Quexington closed this Jul 17, 2023
@Quexington Quexington reopened this Jul 17, 2023
@Quexington Quexington added the ready_to_merge Submitter and reviewers think this is ready label Jul 17, 2023
@wallentx wallentx merged commit 80c07a7 into main Jul 17, 2023
376 of 381 checks passed
@wallentx wallentx deleted the quex.remove_old_offer_format branch July 17, 2023 20: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.

None yet

4 participants