1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui
Dan Finlay 9bd8c5f723 Render personal_sign messages as utf-8 text
Calls to `personal_sign` are now:

- When hex encoded, preserved as hex encoded, but displayed as utf-8 text.
- When not hex encoded, decoded as utf-8 text as hex for signing.
- The messages proposed for signing are displayed as UTF-8 text.
- When the message cannot be rendered as UTF-8 text, it is displayed as hexadecimal.

Fixes #1173
2017-03-06 15:04:11 -08:00
..
app Render personal_sign messages as utf-8 text 2017-03-06 15:04:11 -08:00
design Move fox logo with filled in eyes into design folder (#433) 2016-07-13 11:19:41 -07:00
lib Got personal_sign working 2017-02-23 14:23:45 -08:00
.gitignore Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
css.js Develop import subviews 2016-11-04 15:32:02 -07:00
example.js Clean up message manger includes: 2017-01-28 20:28:20 -08:00
index.html Remove scroll fixing from ui preview 2016-06-30 21:32:50 -07:00
index.js Fix bug that showed conf-tx screen on boot at wrong times 2017-02-28 12:12:18 -08:00