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

Explorer: support v0 transactions #26741

Closed
CriesofCarrots opened this issue Jul 22, 2022 · 1 comment
Closed

Explorer: support v0 transactions #26741

CriesofCarrots opened this issue Jul 22, 2022 · 1 comment
Assignees

Comments

@CriesofCarrots
Copy link
Contributor

CriesofCarrots commented Jul 22, 2022

Problem

Version-0 transactions are starting to come through on devnet, but explorer.solana.com does not support v0-transaction display. This is part of #26391 ; just breaking it out for explicit examples and discussion.

Proposed Solution

Figure out how we want to display extended account lists from address-lookup tables and implement in explorer.
Also add maxSupportedTransactionVersion: 0 to the jsonParsed getTransaction request.

@jstarry jstarry self-assigned this Aug 14, 2022
@jstarry
Copy link
Member

jstarry commented Sep 29, 2022

Fixed by #27825

@jstarry jstarry closed this as completed Sep 29, 2022
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

No branches or pull requests

2 participants