1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 23:58:06 +01:00
metamask-extension/app/scripts/lib
Dan Finlay e6c4d63ccd Add UI for Signing Messages
Calls to `eth.sign` are now transiently persisted in memory, and displayed in a chronological stack with pending transactions (which are still persisted to disk).

This allows the user a method to sign/cancel transactions even if they miss the Chrome notification.

Improved a lot of the view routing, to avoid cases where routes would show an empty account view, or transition to the accounts list when it shouldn't.

Broke the transaction approval view into a couple components so messages and transactions could have their own templates.
2016-05-03 14:32:22 -07:00
..
auto-faucet.js Add auto-fauceting 2016-03-29 12:21:46 -07:00
config-manager-singleton.js Made configuration migrateable 2016-03-30 19:15:49 -07:00
config-manager.js Add UI for Signing Messages 2016-05-03 14:32:22 -07:00
idStore.js Add UI for Signing Messages 2016-05-03 14:32:22 -07:00
local-message-stream.js migrate to ProviderEngine zero-client 2015-12-18 22:05:16 -08:00
message-manager.js Add UI for Signing Messages 2016-05-03 14:32:22 -07:00
migrations.js Add migration to actual migration array, fix test 2016-04-22 13:59:42 -07:00
notifications.js idmgmt - eth_sign support + notifications 2016-04-28 14:16:24 -07:00
obj-multiplex.js wiring - trusted-untrusted features + remote-store 2016-04-15 12:12:04 -07:00
port-stream.js plumbing - pipe web3 to the popup.js 2016-03-10 12:28:42 -08:00
remote-store.js wiring - trusted-untrusted features + remote-store 2016-04-15 12:12:04 -07:00
stream-provider.js stream-provider - addd isConnected method 2016-03-21 11:11:56 +08:00
stream-utils.js wiring - trusted-untrusted features + remote-store 2016-04-15 12:12:04 -07:00