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 {ui}{128,256} to new xdr definitions; add {ui}256 host functions #763

Merged
merged 2 commits into from
Apr 12, 2023

Conversation

jayz22
Copy link
Contributor

@jayz22 jayz22 commented Apr 11, 2023

What

Adapt {ui}{128,256} to new xdr definitions which fixes inconsistent ordering between the host and the xdr forms (issue first discovered in #743 (comment))

Also added minimal set of host functions for {ui}256 to enable testing.

Added some testing to do roundtrip comparisons.

(These are currently pinned to my local branch in rs-stellar-xdr, will update once this PR is merged.)

Why

[TODO: Why this change is being made. Include any context required to understand the why.]

Known limitations

[TODO or N/A]

Copy link
Contributor

@graydon graydon left a comment

Choose a reason for hiding this comment

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

This is great, thanks!

@graydon graydon marked this pull request as ready for review April 12, 2023 02:17
@graydon graydon enabled auto-merge (squash) April 12, 2023 02:17
@graydon graydon merged commit 39270d6 into stellar:main Apr 12, 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.

None yet

2 participants