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

feat: support minContextSlot in getParsedAccountInfo method#27084

Merged
mergify[bot] merged 1 commit intosolana-labs:masterfrom
jstarry:web3/get-parsed-account
Aug 11, 2022
Merged

feat: support minContextSlot in getParsedAccountInfo method#27084
mergify[bot] merged 1 commit intosolana-labs:masterfrom
jstarry:web3/get-parsed-account

Conversation

@jstarry
Copy link
Copy Markdown
Contributor

@jstarry jstarry commented Aug 11, 2022

Problem

Connection.getParsedAccountInfo doesn't support the minContextSlot field yet

Summary of Changes

  • Allow getParsedAccountInfo to be called with a config object to match getAccountInfo

Fixes #

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

codecov Bot commented Aug 11, 2022

Codecov Report

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

@@             Coverage Diff             @@
##           master   #27084       +/-   ##
===========================================
- Coverage    81.9%    77.5%     -4.4%     
===========================================
  Files         631       42      -589     
  Lines      174252     2467   -171785     
  Branches        0      352      +352     
===========================================
- Hits       142728     1913   -140815     
+ 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