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

Skip loadedAddresses for jsonParsed tx meta #27618

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

CriesofCarrots
Copy link
Contributor

Problem

Now that the jsonParsed accounts list includes the account source (transaction or address lookup-table), the loadedAddresses array is redundant.

Summary of Changes

Only return loadedAddresses when other types of encoding are requested.

@CriesofCarrots CriesofCarrots marked this pull request as ready for review September 6, 2022 19:30
@CriesofCarrots CriesofCarrots merged commit 1df8830 into solana-labs:master Sep 7, 2022
mergify bot pushed a commit that referenced this pull request Sep 7, 2022
Skip loaded_addresses for jsonParsed tx meta

(cherry picked from commit 1df8830)

# Conflicts:
#	transaction-status/src/lib.rs
mergify bot pushed a commit that referenced this pull request Sep 7, 2022
Skip loaded_addresses for jsonParsed tx meta

(cherry picked from commit 1df8830)
CriesofCarrots added a commit that referenced this pull request Sep 7, 2022
Skip loaded_addresses for jsonParsed tx meta

(cherry picked from commit 1df8830)

# Conflicts:
#	transaction-status/src/lib.rs
mergify bot added a commit that referenced this pull request Sep 7, 2022
Skip loadedAddresses for jsonParsed tx meta (#27618)

Skip loaded_addresses for jsonParsed tx meta

(cherry picked from commit 1df8830)

# Conflicts:
#	transaction-status/src/lib.rs

Co-authored-by: Tyera Eulberg <tyera@solana.com>
mergify bot added a commit that referenced this pull request Sep 7, 2022
Skip loadedAddresses for jsonParsed tx meta (#27618)

Skip loaded_addresses for jsonParsed tx meta

(cherry picked from commit 1df8830)

Co-authored-by: Tyera Eulberg <tyera@solana.com>
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.

None yet

2 participants