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 incorrect fromDistinctAscList in PlutusTx.ErrorCodes #6635

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

zliu41
Copy link
Member

@zliu41 zliu41 commented Nov 4, 2024

The keys in the list are not in ascending order, and there's no reason to use this unsafe function anyway.

@zliu41 zliu41 added the No Changelog Required Add this to skip the Changelog Check label Nov 4, 2024
@zliu41 zliu41 requested a review from a team November 4, 2024 22:15
@zliu41 zliu41 merged commit 0d22dad into master Nov 5, 2024
9 checks passed
@zliu41 zliu41 deleted the zliu41/errorCodes branch November 5, 2024 14:02
v0d1ch pushed a commit to v0d1ch/plutus that referenced this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Changelog Required Add this to skip the Changelog Check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants