sdtsui
|
28fd016d12
|
Increase size of accountSelection dropdown
|
7 years ago |
frankiebee
|
a8966c4a4f
|
fix test
|
7 years ago |
sdtsui
|
36d8c3dd39
|
Increase size of settings dropdown and account settings dropdown
|
7 years ago |
sdtsui
|
086441e41c
|
Increase size of network dropdown
|
7 years ago |
sdtsui
|
10d3a519c8
|
De-dupe click handler for sandwich-expando
|
7 years ago |
frankiebee
|
7de58c8709
|
fix cancelTransaction not reciving a callback
|
7 years ago |
Frankie
|
fea03ad82e
|
Merge pull request #1856 from MetaMask/v3.9.3
v3.9.3
|
7 years ago |
sdtsui
|
4d6a289629
|
Add note with previous fa-angle-down for future refactor
|
7 years ago |
sdtsui
|
aff213e845
|
Position account switcher icon back in app header
|
7 years ago |
sdtsui
|
850e9b63d2
|
Move accountselector menu-droppo up to app-header
|
7 years ago |
sdtsui
|
ecb09fcc0a
|
Disable account selection dropdown from account details
|
7 years ago |
sdtsui
|
67f10d660f
|
Adjust account checksumAddress location up
|
7 years ago |
kumavis
|
10c6aeb2f8
|
v3.9.3
|
7 years ago |
kumavis
|
bbb4c36234
|
readme - fix greenkeeper badge position
|
7 years ago |
kumavis
|
82ba2c95ee
|
Merge branch 'greenkeeper/initial' of github.com:MetaMask/metamask-extension into greenkeeper/initial
|
7 years ago |
kumavis
|
55f0187df7
|
deps - update
|
7 years ago |
kumavis
|
b106fa814b
|
README - fix bad merge
|
7 years ago |
Kevin Serrano
|
24a13d116c
|
Fix fox positioning.
|
7 years ago |
kumavis
|
e223b0c789
|
test - dont mix callback and promise
|
7 years ago |
Kevin Serrano
|
77908e1181
|
Fix wonky widths for notices.
|
7 years ago |
Kevin Serrano
|
cc3aea7f75
|
Merge pull request #1855 from MetaMask/blacklist-refactor2
deps - bump eth-detect-phishing
|
7 years ago |
Kevin Serrano
|
b4f621c980
|
Add maximum width for private key reveal
|
7 years ago |
kumavis
|
026f8592d8
|
deps - bump eth-detect-phishing
|
7 years ago |
Kevin Serrano
|
ce2e9872cf
|
Remove 100% properties that were messing up sizing.
|
7 years ago |
Kevin Serrano
|
6176a4b1bf
|
Add QR functionality
|
7 years ago |
kumavis
|
bb8a09375d
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
|
7 years ago |
kumavis
|
da16f39626
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
|
7 years ago |
kumavis
|
da7471e095
|
lint fixes
|
7 years ago |
Kevin Serrano
|
b1311b48c9
|
Merge pull request #1852 from MetaMask/blacklist-refactor2
blacklist - use module eth-phishing-detect
|
7 years ago |
kumavis
|
34b1e80088
|
Merge branch 'master' of github.com:MetaMask/metamask-plugin into blacklist-refactor2
|
7 years ago |
kumavis
|
d4877cb4e2
|
blacklist - use module eth-phishing-detect
|
7 years ago |
Kevin Serrano
|
81982d01c0
|
Merge branch 'NewUI' of github.com:MetaMask/metamask-plugin into NewUI
|
7 years ago |
Kevin Serrano
|
15bcbb4941
|
Merge pull request #1850 from MetaMask/stack
remove stack from txs
|
7 years ago |
frankiebee
|
dce593fd7b
|
remove stack from txs
|
7 years ago |
kumavis
|
8a9d0073b1
|
Merge pull request #1848 from MetaMask/transactionControllerRefractor
Transaction controller refractor part 1: promises for everyone and more tests!
|
7 years ago |
frankiebee
|
b471afcdb3
|
use error for #approveTransaction when setting failed
|
7 years ago |
Kevin Serrano
|
2c37d43888
|
Merge pull request #1849 from MetaMask/blacklist-refactor
Blacklist refactor
|
7 years ago |
frankiebee
|
5ac4c2de6f
|
remove unused sinon
|
7 years ago |
frankiebee
|
340dbe75fc
|
use async with #publishTransaction
|
7 years ago |
frankiebee
|
0808eb2256
|
fix test
|
7 years ago |
frankiebee
|
b80c7e417b
|
move newUnapprovedTransaction to transactions.js
|
7 years ago |
kumavis
|
8c6f01b910
|
blacklist controller - breakout from metamask and infura controllers
|
7 years ago |
kumavis
|
ecaa235b5e
|
phishing detection - move phishing detection into contentscript and metamask controller
|
7 years ago |
kumavis
|
aea5735b29
|
obj-multiplex - missing name error + prefer const over var
|
7 years ago |
frankiebee
|
25bc15ba17
|
lint fixes
|
7 years ago |
frankiebee
|
25cffd21f8
|
Merge branch 'master' into transactionControllerRefractor
|
7 years ago |
frankiebee
|
ece9200c72
|
fix spelling mistake
|
7 years ago |
frankiebee
|
3a4726018e
|
fix addTxDefaults
|
7 years ago |
frankiebee
|
21e76484d6
|
add test for addTxDefaults
|
7 years ago |
frankiebee
|
432f516ab0
|
make addUnapprovedTransaction async function and use promise based ethQuery
|
7 years ago |