Skip to content

Backport UiTransactionError to 2.x#8579

Closed
BriungRi wants to merge 1 commit intoanza-xyz:v2.3from
BriungRi:bl/v2.3.14
Closed

Backport UiTransactionError to 2.x#8579
BriungRi wants to merge 1 commit intoanza-xyz:v2.3from
BriungRi:bl/v2.3.14

Conversation

@BriungRi
Copy link
Copy Markdown

@BriungRi BriungRi commented Oct 20, 2025

Problem

Developers on 2.x run into errors hitting RPC against 3.x network because of major breaking changes (expected). However, some developers may be slower to upgrade to 3.x libraries because other libraries like Anchor have not yet provided versions that support 3.x. In the meantime, this should unblock some of the developers still on 2.x waiting on the rest of the Solana dev ecosystem to update.

Summary of Changes

Backport UiTransactionError wrapper from master to deserialize BorshIoError

Fixes #8548

@bw-solana
Copy link
Copy Markdown

@BriungRi - our process requires pushing fixes to the master branch before backporting to stable/beta branches

@bw-solana bw-solana closed this Oct 20, 2025
@BriungRi BriungRi changed the title Add way to parse UiTransactionError Backport UiTransactionError to 2.x Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants