Dan Finlay
c8c77aa8bd
Merge pull request #579 from MetaMask/api-test-fix
...
Api test fix
8 years ago
Kevin Serrano
06b5e7f527
Merge branch 'master' into api-test-fix
8 years ago
Kevin Serrano
88671466c6
Merge pull request #580 from MetaMask/FixEmptySignBug
...
Fix empty sign bug
8 years ago
Dan Finlay
15c8680e21
Bump changelog
8 years ago
Dan Finlay
3febbdae57
Linted
8 years ago
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.
8 years ago
Dan Finlay
8c06463e80
Linted
8 years ago
Dan Finlay
6041d6157a
Bump changelog
8 years ago
Dan Finlay
44ff75c7e1
Improve msg signing padding
8 years ago
Dan Finlay
4f78ae56b2
Fix empty sign message bug
8 years ago
Dan Finlay
0fd955d636
Add pending sign msg development state
8 years ago
Dan Finlay
4e34796983
Merge branch 'master' into PopupNotifications
8 years ago
Kevin Serrano
af375d7f8a
Naming issue.
8 years ago
Kevin Serrano
c82a494b4b
Implement usage of nock.
8 years ago
Kevin Serrano
e42b35398b
Changelog change.
8 years ago
Kevin Serrano
061fec1849
Now calls API functions with mock options.
8 years ago
Kevin Serrano
d3d634d09c
Added mock option to function.
8 years ago
Kevin Serrano
55745c5980
Merge pull request #575 from MetaMask/shortcuts
...
Shortcut to open MetaMask
8 years ago
Kevin Serrano
c27ad468d1
Clarify shortcut.
8 years ago
Kevin Serrano
cf5b8ba388
Change shortcut again to Ctrl+Alt+M
8 years ago
Kevin Serrano
1444f5451f
Change shortcut to Alt+M
8 years ago
Kevin Serrano
2a9b271703
Update changelog.
8 years ago
Kevin Serrano
9328e96d80
Add shortcut for opening MetaMask.
8 years ago
Dan Finlay
bc43e3d140
Merge branch 'master' into PopupNotifications
8 years ago
Dan Finlay
a0c7b0b1a2
Merge pull request #574 from MetaMask/fox-sub
...
Sub static fox image when WebGL isn't supported
8 years ago
Kevin Serrano
304b5b0b20
Remove gulp dependency.
8 years ago
Dan Finlay
65f7656487
Linted
8 years ago
Dan Finlay
671ca33abb
Close notification on opening main UI
8 years ago
Kevin Serrano
d2c4227a31
Modify package.json.
8 years ago
Kevin Serrano
4bceda37a8
Merge branch 'master' into fox-sub
8 years ago
Kevin Serrano
00e8db31ce
Update package.json
8 years ago
Kevin Serrano
050d0aecc6
Changelog.
8 years ago
Kevin Serrano
6363a80b49
Linting.
8 years ago
Kevin Serrano
5168232481
Created option to pass in static file for fallback for logo.
8 years ago
Dan Finlay
b3887ffd0a
Skip popup dismissal in tests
8 years ago
Dan Finlay
983f3938da
Linted
8 years ago
Dan Finlay
4fb49dfb4b
Close popup even if last tx is dismissed from main UI
8 years ago
Dan Finlay
e5ca83d2bf
Emit updates to all listeners on pending tx updates
...
Previously the metamask controller only supported a single UI event listener, which wasn't useful for having a separate notification UI open at the same time.
Also reduced the notification's complexity down to a single method, which is heavily re-used.
Still has an outstanding bug where if the plugin ui dismisses the last tx, it does not close the notification popup.
8 years ago
Dan Finlay
49ab51d825
Merge branch 'master' into PopupNotifications
8 years ago
kumavis
9dad3a5917
Merge pull request #573 from MetaMask/kumavis-patch-1
...
inpage - cleanContextForImports fix
8 years ago
kumavis
c97866e367
Merge branch 'master' into kumavis-patch-1
8 years ago
kumavis
07927b5798
Merge pull request #558 from MetaMask/i390-TransactionLimit
...
Enforce transaction log limit
8 years ago
kumavis
8b9999b71e
inpage - cleanContextForImports fix
...
set to undefined instead of deleting
updates #447
8 years ago
kumavis
5c9ca21ba3
Merge branch 'master' into i390-TransactionLimit
8 years ago
kumavis
f9c58c0746
Merge pull request #572 from MetaMask/i479
...
inpage provider - reassign incomming ids
8 years ago
kumavis
2f01ec5be2
Merge branch 'master' into i479
8 years ago
kumavis
b8077983d6
inpage provider - reassign incomming ids
8 years ago
Dan Finlay
a0d0245343
Add gulp tasks as npm scripts
8 years ago
Dan Finlay
5d24621b56
More linting
8 years ago
Dan Finlay
a9b53530b6
Fix back button hiding on popup
8 years ago