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

RPC: Improve unsupported transaction error message #28249

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

jstarry
Copy link
Member

@jstarry jstarry commented Oct 6, 2022

Problem

The Transaction version ({0}) is not supported error message is not very clear or actionable. It appears to be an error that the RPC API server needs to fix rather than the client.

Summary of Changes

Make it clear that the requestor needs to pass a param if they request an unsupported transaction version and receive an error

Fixes #

@jstarry jstarry merged commit db37d6b into solana-labs:master Oct 6, 2022
@jstarry jstarry deleted the rpc/improved-err branch October 6, 2022 09:12
mergify bot pushed a commit that referenced this pull request Oct 6, 2022
mergify bot pushed a commit that referenced this pull request Oct 6, 2022
mergify bot pushed a commit that referenced this pull request Oct 6, 2022
mergify bot added a commit that referenced this pull request Oct 6, 2022
…28253)

RPC: Improve unsupported transaction error message (#28249)

(cherry picked from commit db37d6b)

Co-authored-by: Justin Starry <[email protected]>
mergify bot added a commit that referenced this pull request Oct 6, 2022
…28252)

RPC: Improve unsupported transaction error message (#28249)

(cherry picked from commit db37d6b)

Co-authored-by: Justin Starry <[email protected]>
mergify bot added a commit that referenced this pull request Oct 6, 2022
…28254)

RPC: Improve unsupported transaction error message (#28249)

(cherry picked from commit db37d6b)

Co-authored-by: Justin Starry <[email protected]>
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.

1 participant