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

feat: handle loadedAddresses field in tx meta responses#27065

Merged
mergify[bot] merged 1 commit intosolana-labs:masterfrom
jstarry:web3/meta-loaded-addresses
Aug 10, 2022
Merged

feat: handle loadedAddresses field in tx meta responses#27065
mergify[bot] merged 1 commit intosolana-labs:masterfrom
jstarry:web3/meta-loaded-addresses

Conversation

@jstarry
Copy link
Copy Markdown
Contributor

@jstarry jstarry commented Aug 10, 2022

Problem

The loadedAddresses field is returned with transaction metadata but is currently ignored

Summary of Changes

Add support for detecting and validating the loadedAddresses field in tx metadata responses

Fixes #

@jstarry jstarry added the automerge Merge this Pull Request automatically once CI passes label Aug 10, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 10, 2022

Codecov Report

Merging #27065 (61c7de7) into master (1165a7f) will decrease coverage by 4.3%.
The diff coverage is n/a.

❗ Current head 61c7de7 differs from pull request most recent head e9e6098. Consider uploading reports for the commit e9e6098 to get more accurate results

@@             Coverage Diff             @@
##           master   #27065       +/-   ##
===========================================
- Coverage    81.9%    77.5%     -4.4%     
===========================================
  Files         631       42      -589     
  Lines      174252     2466   -171786     
  Branches        0      352      +352     
===========================================
- Hits       142728     1912   -140816     
+ Misses      31524      424    -31100     
- Partials        0      130      +130     

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Merge this Pull Request automatically once CI passes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants