Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

RPC: Improve unsupported transaction error message #28249

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

jstarry
Copy link
Contributor

@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 <justin@solana.com>
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 <justin@solana.com>
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 <justin@solana.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant