Skip to content

Remove custom Buffer.subarray polyfill#128

Merged
Shaptic merged 2 commits intostellar:masterfrom
lightsail-network:remove-buffer-patch
Jun 20, 2025
Merged

Remove custom Buffer.subarray polyfill#128
Shaptic merged 2 commits intostellar:masterfrom
lightsail-network:remove-buffer-patch

Conversation

@overcat
Copy link
Contributor

@overcat overcat commented Mar 27, 2025

In the latest version of React Native, the current patch implementation seems to not work smoothly, so let's remove it and instead use @exodus/patch-broken-hermes-typed-arrays to fix this issue. The @exodus/patch-broken-hermes-typed-arrays is used by well-known applications like Rabby Wallet and Exodus, so I believe it should be trustworthy.

P.S. Without removing this patch, using @exodus/patch-broken-hermes-typed-arrays can also make everything work smoothly, so there is no rush to release a new version.

@overcat
Copy link
Contributor Author

overcat commented Jun 19, 2025

Hi @Shaptic, we should also merge this PR.

@Shaptic Shaptic merged commit cd7307f into stellar:master Jun 20, 2025
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.

2 participants