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

4314 Commits

Author SHA1 Message Date
Jacky Chan
0264ecaad7 Adding CreatePasswordScreen 2017-10-20 21:51:37 -07:00
Thomas Huang
20cb6a76dd Merge pull request #2419 from MetaMask/Version-3.11.1
Version 3.11.1
2017-10-20 21:58:18 -04:00
Dan Finlay
56dcf7c011 Version 3.11.1 2017-10-20 14:07:54 -07:00
Frankie
09e04606cd Merge pull request #2401 from MetaMask/filter-fix-maybe
filters bug fix
2017-10-20 13:13:18 -07:00
kumavis
a71c95b987 changelog entry for filter fix 2017-10-20 12:32:15 -07:00
kumavis
61e1b821d4 Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-fix-maybe 2017-10-20 12:31:40 -07:00
kumavis
8472ca406a deps - bump eth-json-rpc-filters for log filter fix 2017-10-20 12:29:12 -07:00
kumavis
2a18f732c7 Merge pull request #2412 from MetaMask/x-frame-options
mascara - set x-frame-options header to DENY
2017-10-20 11:04:11 -07:00
Thomas Huang
e3a7da961d Merge pull request #2389 from MetaMask/i2348-SelectAccountOnNewVault
Select first account on create or restore vault
2017-10-20 12:09:44 -04:00
Thomas Huang
c24e266118 Merge branch 'master' into i2348-SelectAccountOnNewVault 2017-10-20 09:04:57 -04:00
frankiebee
5c902423d9 mascara - set x-frame-options header to DENY 2017-10-20 02:30:46 -07:00
kumavis
87ad6a29f0 Merge pull request #2409 from chikeichan/fix-account-creation
Update eth-keyring-controller dependency
2017-10-19 17:59:41 -07:00
Chi Kei Chan
69d8359639 Update eth-keyring-controller dependency 2017-10-19 17:48:45 -07:00
Dan Finlay
a10a600cce Linted 2017-10-19 12:33:43 -07:00
Dan Finlay
3b4c679ffc Fix bug where new account was not immediately selected 2017-10-19 12:15:26 -07:00
Dan Finlay
0ae406e489 Allow computed balances to enumerate its own view 2017-10-19 09:59:57 -07:00
Dan Finlay
942de9ba02 Patch sandwich-expando for security update 2017-10-19 09:47:48 -07:00
kumavis
209db9ae5f deps - bump eth-json-rpc-filters 2017-10-18 19:53:48 -07:00
Dan Finlay
4dc494fdd1 Fix bug that breaks ui dev mode 2017-10-18 17:14:42 -07:00
Dan Finlay
21bde66e16 Remove account-tracker from keyringController 2017-10-18 17:14:26 -07:00
Kevin Serrano
5bdee96e73 Merge pull request #2368 from MetaMask/greenkeeper/react-simple-file-input-2.0.0
Update react-simple-file-input to the latest version 🚀
2017-10-18 17:10:30 -07:00
Dan Finlay
bbe2c9f48d Merge remote-tracking branch 'origin/master' into i2348-SelectAccountOnNewVault 2017-10-18 17:07:25 -07:00
Dan Finlay
d89394a7c9 Make account tracking much more reactive 2017-10-18 17:07:22 -07:00
Kevin Serrano
6eb2738957 Merge pull request #2396 from MetaMask/revert-2318-network-controller-client
Revert "NetworkController refactor for new EthClient interface"
2017-10-18 15:53:43 -07:00
kumavis
8da0d0b28a Revert "NetworkController refactor for new EthClient interface" 2017-10-18 15:09:32 -07:00
Dan Finlay
75177ce34c Make account tracking more reactive
We were doing a lot of conditional observation & updating.
Pulled out a bunch of that for generic observer/syncers.
2017-10-18 15:08:34 -07:00
Dan Finlay
9cc1e8a6d8 Refresh computed balances controller when restoring vault 2017-10-18 14:22:04 -07:00
Dan Finlay
ea79eca8eb Add validation to balance constructor 2017-10-18 12:21:22 -07:00
Dan Finlay
7032edf32b Stop tracking old account balances after restore vault
Per @kgserrano note
2017-10-18 11:13:14 -07:00
Kevin Serrano
5eeb144046 Merge pull request #2387 from watilde/fixes-2208
Increase line-height for account nicknames
2017-10-18 09:56:37 -07:00
Dan Finlay
cafabf914f Merge branch 'master' into i2348-SelectAccountOnNewVault 2017-10-17 13:27:16 -07:00
Dan Finlay
9c45af3e25 Bump changelog 2017-10-17 13:26:16 -07:00
Dan Finlay
50e8599988 Promisify metamask-controller vault creating methods 2017-10-17 13:25:27 -07:00
Dan Finlay
d7f384485d Select first account when restoring seed
Fixes #2348
2017-10-17 13:19:57 -07:00
Dan Finlay
ab31eb6a17 Select first account on new vault creation 2017-10-17 13:09:41 -07:00
Daijiro Wachi
ad970180f2 Increase line-height for account nicknames 2017-10-17 22:03:40 +02:00
Kevin Serrano
d9f5e6beb2 Merge pull request #2370 from MetaMask/MoveOutEtherscanLinkGeneration
Move etherscan link logic into module
2017-10-16 11:31:05 -07:00
Kevin Serrano
42e3261c98 Merge pull request #2379 from MetaMask/FixImportedTypedDataSigning
Bump version on eth-simple-keyring
2017-10-16 11:15:39 -07:00
Dan Finlay
10011395f6 Bump changelog 2017-10-16 04:14:09 -07:00
Dan Finlay
c77bc5d408 Bump version on eth-simple-keyring
Fixes bug where imported accounts could not use the new `signTypedData` method.
2017-10-16 04:12:51 -07:00
Dan Finlay
06094c914b Move etherscan link logic into module 2017-10-14 11:23:44 -04:00
greenkeeper[bot]
970fbd797a fix(package): update react-simple-file-input to version 2.0.0 2017-10-14 12:05:00 +00:00
kumavis
701887bb19 Merge pull request #2352 from MetaMask/i1340-SynchronousInjection
Fix slow web3 injection bug
2017-10-12 13:01:29 -07:00
kumavis
53a360b65d contentscript - fix inpage require and bundling 2017-10-12 12:51:48 -07:00
Dan Finlay
c9a984a237 Break up inpage file read into multiple lines 2017-10-12 14:16:40 -04:00
Dan Finlay
d71f14cb67 Increase build readability 2017-10-12 14:03:42 -04:00
Dan Finlay
d0d082d70c Merge branch 'master' into i1340-SynchronousInjection 2017-10-12 13:25:19 -04:00
Thomas Huang
29ee33359e Merge pull request #2345 from MetaMask/Version-3.11.0
Version 3.11.0
2017-10-12 09:24:35 -07:00
Frankie
c4adefcc53 Merge pull request #2318 from MetaMask/network-controller-client
NetworkController refactor for new EthClient interface
2017-10-12 05:45:10 -07:00
kumavis
5c5f9297f7 deps - bump eth-rpc-client for fix 2017-10-11 18:36:25 -07:00