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

rpc: add context toggle to getProgramAccounts (backport #17399) #17403

Merged
merged 1 commit into from
May 22, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 22, 2021

This is an automatic backport of pull request #17399 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* fix(rpc): return context in get_program_accounts

* doc(rpc): document withContext flag

* fix(rpc): fix comment

Co-authored-by: Michael Vines <mvines@gmail.com>

* fix(rpc): fix doc

Co-authored-by: Michael Vines <mvines@gmail.com>

Co-authored-by: Michael Vines <mvines@gmail.com>
(cherry picked from commit d41266e)
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label May 22, 2021
@codecov
Copy link

codecov bot commented May 22, 2021

Codecov Report

Merging #17403 (6e82c94) into v1.6 (9413051) will decrease coverage by 0.2%.
The diff coverage is 82.0%.

@@            Coverage Diff            @@
##             v1.6   #17403     +/-   ##
=========================================
- Coverage    82.9%    82.7%   -0.3%     
=========================================
  Files         414      423      +9     
  Lines      114017   116418   +2401     
=========================================
+ Hits        94544    96300   +1756     
- Misses      19473    20118    +645     

@mergify mergify bot merged commit de6de7a into v1.6 May 22, 2021
@mergify mergify bot deleted the mergify/bp/v1.6/pr-17399 branch May 22, 2021 08:28
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
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.

1 participant