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

Adapt to SCError change to be an enum, with ContractError(u32) #955

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

graydon
Copy link
Contributor

@graydon graydon commented Jul 18, 2023

This is the env-side change accompanying stellar/stellar-xdr#125

Fixes #953

@graydon graydon requested review from sisuresh and a team as code owners July 18, 2023 00:28
@graydon graydon requested a review from dmkozh July 18, 2023 00:28
@graydon graydon force-pushed the scerror-u32-contract-error branch from a72abdc to 397c9d8 Compare July 19, 2023 05:27
@graydon graydon enabled auto-merge (squash) July 19, 2023 05:27
@graydon graydon merged commit 6392e6c into main Jul 19, 2023
8 checks passed
@graydon graydon deleted the scerror-u32-contract-error branch July 19, 2023 05:39
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.

Expand SCError cases to handle u32 user error
2 participants