1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
Commit Graph

1408 Commits

Author SHA1 Message Date
Frankie
11c6c63d76 Merge branch 'master' into i#563forgotPassword 2016-08-25 14:17:29 -07:00
Frankie
df824c0c45 Add to CHANGELOG 2016-08-25 14:16:57 -07:00
Frankie
483a7fee0a Add a back button on lock screen to go back to init menu 2016-08-25 14:13:32 -07:00
Dan Finlay
b39bd5333b Persist send tx form field values 2016-08-25 14:10:07 -07:00
Dan Finlay
2026b674c5 Remove log 2016-08-25 14:09:54 -07:00
Dan Finlay
3b594db316 Add send form development state 2016-08-25 14:09:41 -07:00
Dan Finlay
fda126582e Update persistient-form docs 2016-08-25 14:03:34 -07:00
Dan Finlay
d81bde9f6c Make restore vault form persist 2016-08-25 12:18:04 -07:00
Dan Finlay
f30e4be1a6 Add restore vault development state 2016-08-25 12:17:40 -07:00
Dan Finlay
6eb09c1a79 Add persistent form class 2016-08-25 12:17:21 -07:00
Kevin Serrano
bbb684309e Merge pull request #587 from MetaMask/kuma-fix
CI - fix chrome version
2016-08-25 11:14:34 -07:00
kumavis
901f60578c Merge pull request #586 from MetaMask/kumavis-patch-2
CI - add lsb-base dep
2016-08-25 11:11:41 -07:00
kumavis
1d4750b9c4 CI - add lsb-base dep 2016-08-25 11:08:10 -07:00
Kevin Serrano
ca1d500363 add deps. 2016-08-25 11:01:07 -07:00
Kevin Serrano
ef44284323 Bump chrome version. 2016-08-25 10:54:18 -07:00
Kevin Serrano
0ed3a6874b Modify cirlce.yml 2016-08-25 10:43:36 -07:00
Dan Finlay
b2233f7e0a Noted initial thoughts 2016-08-25 10:33:01 -07:00
Kevin Serrano
4dff4f2d72 Testing bump for web3 provider engine 2016-08-25 10:31:10 -07:00
Kevin Serrano
2faf3f7063 Merge pull request #584 from MetaMask/shortcut-fix
Fixed prohibited shortcut combination.
2016-08-24 18:56:42 -07:00
Kevin Serrano
a9b390c58c Bump versioning. 2016-08-24 18:38:15 -07:00
Kevin Serrano
648dd59890 Merge branch 'master' into shortcut-fix 2016-08-24 18:37:01 -07:00
Kevin Serrano
8dfa701197 Fixed prohibited shortcut combination. 2016-08-24 18:33:27 -07:00
Dan Finlay
793ad6b8d8 Merge branch 'master' into PopupNotifications 2016-08-24 16:59:22 -07:00
Dan Finlay
4448b635b9 Merge pull request #583 from MetaMask/Version-2.9.1
Version 2.9.1
2016-08-24 16:39:16 -07:00
Dan Finlay
340d12f0cf Version 2.9.1 2016-08-24 16:32:15 -07:00
Kevin Serrano
07e5f94da8 Merge pull request #581 from MetaMask/i484PersistPendingSignatures
Fix bug where unconfirmed message sig is lost when locked.
2016-08-24 16:20:59 -07:00
Dan Finlay
eee08457e5 Merge branch 'master' into i484PersistPendingSignatures 2016-08-24 16:15:43 -07:00
Dan Finlay
c8c77aa8bd Merge pull request #579 from MetaMask/api-test-fix
Api test fix
2016-08-24 16:15:08 -07:00
Kevin Serrano
06b5e7f527 Merge branch 'master' into api-test-fix 2016-08-24 16:09:51 -07:00
Kevin Serrano
88671466c6 Merge pull request #580 from MetaMask/FixEmptySignBug
Fix empty sign bug
2016-08-24 16:07:38 -07:00
Dan Finlay
15c8680e21 Bump changelog 2016-08-24 16:02:47 -07:00
Dan Finlay
3febbdae57 Linted 2016-08-24 16:02:22 -07:00
Dan Finlay
abb5b2013d Fix bug where unconfirmed message sig is lost when locked.
Fixes #484

Adds unsigned messages to the in-memory message list before showing the unlock message.
2016-08-24 15:58:08 -07:00
Dan Finlay
8c06463e80 Linted 2016-08-24 15:46:31 -07:00
Dan Finlay
6041d6157a Bump changelog 2016-08-24 15:43:42 -07:00
Dan Finlay
44ff75c7e1 Improve msg signing padding 2016-08-24 15:43:00 -07:00
Dan Finlay
4f78ae56b2 Fix empty sign message bug 2016-08-24 15:40:40 -07:00
Dan Finlay
0fd955d636 Add pending sign msg development state 2016-08-24 15:40:22 -07:00
Dan Finlay
4e34796983 Merge branch 'master' into PopupNotifications 2016-08-24 15:03:09 -07:00
Kevin Serrano
af375d7f8a Naming issue. 2016-08-24 14:02:51 -07:00
Kevin Serrano
c82a494b4b Implement usage of nock. 2016-08-24 13:58:50 -07:00
Kevin Serrano
e42b35398b Changelog change. 2016-08-24 13:28:31 -07:00
Kevin Serrano
061fec1849 Now calls API functions with mock options. 2016-08-24 13:28:24 -07:00
Kevin Serrano
d3d634d09c Added mock option to function. 2016-08-24 13:28:06 -07:00
Kevin Serrano
55745c5980 Merge pull request #575 from MetaMask/shortcuts
Shortcut to open MetaMask
2016-08-24 11:40:02 -07:00
Kevin Serrano
c27ad468d1 Clarify shortcut. 2016-08-24 11:24:46 -07:00
Kevin Serrano
cf5b8ba388 Change shortcut again to Ctrl+Alt+M 2016-08-24 11:15:03 -07:00
Kevin Serrano
1444f5451f Change shortcut to Alt+M 2016-08-24 10:25:59 -07:00
Kevin Serrano
2a9b271703 Update changelog. 2016-08-23 16:54:25 -07:00
Kevin Serrano
9328e96d80 Add shortcut for opening MetaMask. 2016-08-23 16:53:05 -07:00