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

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 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 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 <[email protected]>
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 <[email protected]>
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.

2 participants