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

Expose keyrings #23

Merged
merged 12 commits into from
Nov 14, 2018
Merged

Expose keyrings #23

merged 12 commits into from
Nov 14, 2018

Conversation

brunobar79
Copy link
Contributor

@brunobar79 brunobar79 commented Oct 25, 2018

GABA KeyringController state only exposes the encrypted vault but for account rendering purposes it's good to expose all the keyrings, their types and they public keys of each one (which is what the extension is already doing). This PR attempts to expose that new keyrings flag.

@codecov-io
Copy link

codecov-io commented Nov 7, 2018

Codecov Report

Merging #23 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #23   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          18     18           
  Lines         889    889           
  Branches       97     97           
=====================================
  Hits          889    889

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 17e94fe...fbb86ef. Read the comment docs.

Copy link
Contributor

@bitpshr bitpshr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. One comment, then this can be merged.

package.json Outdated Show resolved Hide resolved
@brunobar79 brunobar79 merged commit 151e563 into master Nov 14, 2018
@whymarrh whymarrh deleted the expose-keyrings branch November 5, 2019 17:43
rickycodes added a commit that referenced this pull request Nov 23, 2022
* 32.0.5

* update changelog

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Ricky Miller <ricky.miller@gmail.com>
mcmire added a commit to mcmire/core that referenced this pull request Jul 17, 2023
In order for another project to use the logging functions provided by
this library, which make use of `debug`, `@types/debug` also needs to be
available. This is not a total blocker — `@types/debug` can be added
manually to the project in question — but is inconvenient. This commit
moves `@types/debug` to the list of `dependencies` to address this.
MajorLift pushed a commit that referenced this pull request Sep 22, 2023
Required by update of `@metamask/json-rpc-engine` (#16)
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* Expose keyrings

* Bump version

* add keyrings to state

* update package-lock.json

* bump version again

* dont override state

* obj ref

* bump version

* return checksummed addresses

* undo version bump
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* Expose keyrings

* Bump version

* add keyrings to state

* update package-lock.json

* bump version again

* dont override state

* obj ref

* bump version

* return checksummed addresses

* undo version bump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants