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

feat: support minContextSlot in getParsedAccountInfo method #27084

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

jstarry
Copy link
Member

@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

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     

@mergify mergify bot merged commit 7e7785f into solana-labs:master Aug 11, 2022
@jstarry jstarry deleted the web3/get-parsed-account branch August 11, 2022 15:46
xiangzhu70 pushed a commit to xiangzhu70/solana that referenced this pull request Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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