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: add source field to parsed account key responses #27702

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

jstarry
Copy link
Member

@jstarry jstarry commented Sep 9, 2022

Problem

The source field for parsed account keys is not made available by the sdk yet

Summary of Changes

  • Parse the source of parsed account keys

Fixes #

@jstarry jstarry added the automerge Merge this Pull Request automatically once CI passes label Sep 9, 2022
@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Merging #27702 (1ccc569) into master (e779032) will increase coverage by 0.3%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master   #27702     +/-   ##
=========================================
+ Coverage    76.9%    77.2%   +0.3%     
=========================================
  Files          48       55      +7     
  Lines        2505     2888    +383     
  Branches      355      402     +47     
=========================================
+ Hits         1927     2232    +305     
- Misses        448      514     +66     
- Partials      130      142     +12     

@mergify mergify bot merged commit e42a390 into solana-labs:master Sep 9, 2022
@jstarry jstarry deleted the web3/update-parsed-tx-test branch September 16, 2022 13:19
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.

None yet

2 participants