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

Stop upper-casing exported private key #8850

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Jun 24, 2020

We were showing exported private keys in all upper case. This is atypical, and many other wallets (e.g. MyCrypto) expect private keys for imported accounts to be lower-cased. Our own account import is tolerant of either case.

We were showing exported private keys in all upper case. This is
atypical, and many other wallets (e.g. MyCrypto) expect private keys
for imported accounts to be lower-cased. Our own account import is
tolerant of either case.
@Gudahtt
Copy link
Member Author

Gudahtt commented Jun 24, 2020

This was pointed out here: brave/brave-browser#9837 (comment)

@Gudahtt
Copy link
Member Author

Gudahtt commented Jun 24, 2020

It looks like the key was being upper-cased since the original implementation of this feature in #2171

@metamaskbot
Copy link
Collaborator

Builds ready [eb898ab]
Page Load Metrics (767 ± 57 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint36119572412
domContentLoaded42692276511957
load42792376711957
domInteractive42592276411957

@Gudahtt Gudahtt marked this pull request as ready for review June 24, 2020 00:48
@Gudahtt Gudahtt requested a review from a team as a code owner June 24, 2020 00:48
@Gudahtt Gudahtt merged commit 310d35c into develop Jun 24, 2020
@Gudahtt Gudahtt deleted the stop-upper-casing-exported-private-key branch June 24, 2020 13:34
Gudahtt added a commit that referenced this pull request Jun 24, 2020
Gudahtt added a commit that referenced this pull request Jun 24, 2020
* origin/develop:
  Restore list item title attributes (#8858)
  Fix mobile sync redirect (#8860)
  Align copy tooltip text and icon (#8861)
  Update inpage provider, deprecation warnings (#8854)
  Update test-dapp (#8856)
  Return after 'reject' in Promise constructor (#8857)
  Replace removed 'copy-to-clipboard' icon (#8853)
  Stop upper-casing exported private key (#8850)
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.

3 participants