kumavis
092807f56e
Merge branch 'master' of github.com:MetaMask/metamask-plugin into fixMigrator2
2017-05-12 12:25:21 -07:00
kumavis
70a328e028
migrator - cleaner migration runner with es7
2017-05-11 18:15:59 -07:00
frankiebee
6c01b26845
use asyncQ.waterfall instead of asyncQ.eachSeries
2017-05-11 23:25:33 +02:00
Kevin Serrano
73e1cd2317
Trim currency list.
2017-05-11 12:30:39 -07:00
frankiebee
1772d34e94
fix migrator
2017-05-11 10:10:50 +02:00
Dan Finlay
3ed7205b75
Version 3.6.4
2017-05-09 17:08:33 -07:00
Dan Finlay
ff1a1284cc
Version 3.6.3
2017-05-08 22:05:38 -07:00
Dan Finlay
662a646fa9
Version 3.6.2
2017-05-08 16:20:37 -07:00
kumavis
68be86abe9
ui - remove web3, use eth-query
2017-05-08 12:29:08 -07:00
kumavis
fb08c4a131
metamask - publicConfig - fix init state
2017-05-04 17:56:30 -07:00
kumavis
10ba760ed3
metamask - selected accounts - dont reveal when locked
2017-05-04 17:50:59 -07:00
Kevin Serrano
833b9f183f
Minor lint
2017-05-03 07:22:36 -07:00
Dan Finlay
7ddbd1a193
Version 3.6.1
2017-04-30 12:39:17 -07:00
Dan Finlay
a3149c1752
Use loglevel for more logs
2017-04-30 12:38:38 -07:00
kumavis
6ace0c9afb
notification-manager - remove promise listener
...
seems chrome changed their API?
MDN suggests that a Promise should be returned but getting `undefined`
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/windows/create
Chrome docs suggest its a callback API lolwut
https://developer.chrome.com/extensions/windows#method-create
2017-04-28 16:04:00 -07:00
Dan Finlay
6d1fe7845c
Version 3.6.0
...
t # Explicit paths specified without -i or -o; assuming --only paths...
2017-04-27 15:11:14 -07:00
Dan Finlay
a9a39bdf8f
Merge branch 'master' into Version-3.5.4
2017-04-27 15:10:16 -07:00
Dan Finlay
d1a1069180
Merge branch 'master' into rinkeby
2017-04-27 14:50:19 -07:00
Thomas Huang
6bdb4c8728
Fix linting warnings
2017-04-26 21:05:45 -07:00
Kevin Serrano
242dc1e99f
Add missing changes. Create unique style for rinkeby icon.
2017-04-25 14:39:01 -07:00
Nickyg
e9aa37b699
add rinkeby network
2017-04-26 01:40:33 +05:30
Dan Finlay
f1beb0720a
Version 3.5.4
2017-04-25 10:59:43 -07:00
Dan Finlay
c3746e62ec
Version 3.5.3
2017-04-24 13:58:46 -07:00
kumavis
9b9570fd2b
auto-faucet - only skip faucet on explicit test environment
2017-04-04 18:48:33 -07:00
kumavis
5a91adf7d8
add platforms to mascara + move buyEther window open to ui
2017-04-04 18:23:46 -07:00
kumavis
5d967eeebb
Merge pull request #1307 from MetaMask/mascara
...
Proof of Concept: Mascara
2017-04-04 11:27:45 -07:00
kumavis
4779999bfc
clean - metamask controller - remove log
2017-04-04 11:13:07 -07:00
Kevin Serrano
39181ed33f
Merge pull request #1308 from MetaMask/FixFaucet
...
Fix faucet to only autoFaucet first account
2017-04-04 09:43:25 -07:00
frankiebee
0a7b388b39
Fix faucet to only autoFaucet first account
2017-04-04 18:38:56 +02:00
frankiebee
f80d1ce3e6
Switch auto-faucet from XMLHttpRequest to fetch
2017-04-04 14:55:48 +02:00
frankiebee
f81fdbc34f
Merge branch 'master' into mascara
2017-04-02 23:04:55 -07:00
frankiebee
89c924101e
Merge branch 'master' into mascara
2017-04-02 22:26:25 -07:00
kumavis
86e882c51a
notification-manager - rename show -> showPoup + make getPopup private
2017-03-31 18:41:51 -07:00
kumavis
aa06183c64
ui - use global.platform for extension interaction
2017-03-31 18:04:13 -07:00
kumavis
810f5881f6
Merge branch 'master' of github.com:MetaMask/metamask-plugin into platform
2017-03-31 17:57:47 -07:00
kumavis
60a48e713f
ui - move popup auto-close after tx conf to ui entrypoint
2017-03-31 13:32:47 -07:00
kumavis
49d8877fd7
ui - startPopup returns store after boot
2017-03-31 13:20:16 -07:00
kumavis
6259ffaef4
extension - remove local extension files, we use extensionizer
2017-03-30 18:35:22 -07:00
kumavis
5036263f88
introduce platform api and rename notifications to notification-manager
2017-03-30 18:33:19 -07:00
kumavis
be88c87b25
extension - prefer extensionizer module
2017-03-30 18:30:24 -07:00
kumavis
1dce352523
tx-manager - add eip155 support
2017-03-30 14:23:23 -07:00
frankiebee
29a602a89b
Clean up
2017-03-30 11:28:22 -07:00
Kevin Serrano
738201e8e5
Merge pull request #1288 from MetaMask/i1285-FixFirefoxCurrencyChecks
...
Fix currency checking for firefox
2017-03-30 09:31:15 -04:00
Kevin Serrano
9a6b84644a
Merge pull request #1293 from MetaMask/ImproveGasEstimates
...
tx-utils - gas buffer ceiling at 90% of block gas limit
2017-03-30 09:25:28 -04:00
kumavis
ff49e5e5cf
tx-utils - gas buffer ceiling at 90% of block gas limit
2017-03-29 23:21:31 -07:00
Dan Finlay
8ade8bdf32
Fix currency checking for firefox
...
By adding cryptonator to our permitted CORS hosts.
Fixes #1285 .
Will probably trigger additional permissions requests to our users.
2017-03-29 13:35:51 -07:00
frankiebee
84b3415b44
WIP: lost enital call from dapp to getAccounts
2017-03-29 10:53:43 -07:00
Dan Finlay
98dd684524
Linted
2017-03-29 10:42:43 -07:00
Dan Finlay
610ec2bdf5
Fix popup behavior for Firefox
...
Firefox does not support the `focused` parameter when opening a new window, and we don't actually require it for Chrome either, new popups are at the foreground by default already.
2017-03-29 10:40:57 -07:00
Kevin Serrano
576fb26c15
Add missing migration.
2017-03-29 11:08:15 -04:00