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 the issue that cannot run in a pre-ES2016 environment. #118

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

overcat
Copy link
Contributor

@overcat overcat commented Mar 8, 2024

Fix #117

Monkey patch Buffer to make it work in pre-ES2016 environments. I have tested this code in React Native.

If this PR is merged, a new version should be released immediately so that we can update stelar-base and stellar-sdk next.

@overcat
Copy link
Contributor Author

overcat commented Mar 8, 2024

Hi, @Shaptic, could you review this PR? Please let me know if there are any issues.

Copy link
Contributor

@Shaptic Shaptic left a comment

Choose a reason for hiding this comment

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

if this works that'd be so absolutely amazing :o

@Shaptic Shaptic merged commit 1234307 into stellar:master Mar 19, 2024
1 check passed
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.

js-xdr cannot works well in a pre-ES2016 environment.
2 participants