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

Add tests for UDTs with tuple fields. #1144

Closed
wants to merge 1 commit into from

Conversation

brson
Copy link
Contributor

@brson brson commented Nov 10, 2023

Closes #1124

What

Add tests for UDTs with tuple fields.

Why

They previously didn't work. They do since the latest xdr upgrade, re stellar/rs-stellar-xdr#318

Known limitations

na

@brson
Copy link
Contributor Author

brson commented Nov 10, 2023

Oh, actually, these tests don't pass yet.

@brson brson closed this Nov 10, 2023
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.

#[contracttype] doesn't support tuple fields
1 participant