1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
Commit Graph

3874 Commits

Author SHA1 Message Date
kumavis
ef3bf810bf inpage - use obj-multiplex module 2017-09-07 22:47:08 -07:00
kumavis
671dafea9e Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-leak-fix 2017-09-07 22:37:44 -07:00
kumavis
70401626e2 lint - remove dead code 2017-09-07 22:35:38 -07:00
kumavis
f5d0a0b07a deps - bump jsonrpc filters for log filter formate fix 2017-09-07 22:25:08 -07:00
kumavis
9d4c02e57f metamask - add jsonrpc filter middleware on per-connection engine 2017-09-07 21:26:25 -07:00
kumavis
0e8e655fdb inpage - distinguish pump vs pipe 2017-09-07 21:19:24 -07:00
kumavis
57e4805c62 streams - use pump and published obj-multiplex 2017-09-07 21:17:49 -07:00
Dan Finlay
a704e1d143 Merge pull request #2048 from MetaMask/i1984-tokenvalidations
Add Token Validations and Info
2017-09-07 20:26:31 -07:00
Kevin Serrano
0e6c11a3b5
Fix typo. 2017-09-07 18:01:39 -07:00
Kevin Serrano
54a5a117d5
Fix link to open new tab. 2017-09-07 18:00:45 -07:00
Kevin Serrano
2200a1142f
Bump changelog. 2017-09-07 17:55:49 -07:00
Kevin Serrano
6560a2c3af
Add front-end validation for own adddresses as a token contract address. Add information on token contract addresses. 2017-09-07 17:55:34 -07:00
Kevin Serrano
941ea65af7 Merge pull request #2046 from MetaMask/RewordSeedRestore
Reword forgot password to restore seed phrase
2017-09-07 16:28:37 -07:00
Dan Finlay
64717726c4 Reword forgot password to restore seed phrase
This always confuses people, I just finally did it.
2017-09-07 15:27:40 -07:00
Kevin Serrano
13c7b28d40 Merge pull request #1987 from MetaMask/CheckFaq67
Add test for trying to reproduce faq#67
2017-09-07 15:26:29 -07:00
Thomas Huang
a27a7e22f2 Merge pull request #1893 from MetaMask/readd-loose
Re-add loose label onto accounts.
2017-09-07 12:57:56 -07:00
Kevin Serrano
69c7fe24b3
Place object property retrieval inside try-catch 2017-09-07 12:17:36 -07:00
Kevin Serrano
f0ab4ce52d
Change expected type to array. 2017-09-07 11:51:04 -07:00
kumavis
440a42bbc3 inpage - add idRemapMiddleware 2017-09-07 10:08:07 -07:00
Kevin Serrano
7ff5fd8691
Changelog bump 2017-09-06 14:04:17 -07:00
Kevin Serrano
0217984a40
Merge branch 'master' into readd-loose 2017-09-06 13:59:52 -07:00
Kevin Serrano
b5f48730cd
Properly update keyring state on new account addition. 2017-09-06 13:59:41 -07:00
kumavis
351db952c5 Merge pull request #2033 from MetaMask/Version-3.9.12
Version 3.9.12
2017-09-06 13:54:47 -07:00
Dan Finlay
5e934994d1 Version 3.9.12 2017-09-06 13:33:30 -07:00
kumavis
47340ca550 Merge pull request #2017 from MetaMask/DevEnviornment
Update redux middleware imports
2017-09-06 13:18:14 -07:00
tmashuang
36a44ef61f Update mock-store dependency 2017-09-06 11:04:17 -07:00
Dan Finlay
88556dce74 Merge pull request #2023 from MetaMask/web3-1.0-fix
inpage - bug fix
2017-09-06 10:33:43 -07:00
kumavis
ea7e46ed38 inpage - bug fix
prevents mutation of original message object which causes problems with web3 1.0
2017-09-05 16:46:21 -07:00
Kevin Serrano
3e2bd19881
Merge branch 'master' into readd-loose 2017-09-05 15:48:15 -07:00
Kevin Serrano
32c799a135 Merge pull request #2019 from MetaMask/i2016-ImproveSignDeprecationWarning
Make eth_sign deprecation warning more useful
2017-09-05 11:49:48 -07:00
Kevin Serrano
ba2d1f8d3e Merge pull request #2018 from MetaMask/i2014-BetterWeb3DeprecationWarning
Make web3 deprecation notice more useful
2017-09-05 11:49:18 -07:00
Dan Finlay
90272e252f Make eth_sign deprecation warning more useful
Link to descriptive article that demonstrates the new preferred method.
2017-09-05 11:44:26 -07:00
Dan Finlay
70a61f8712 Make web3 deprecation notice more useful
Linking to a descriptive & precriptive article on a path forward.
2017-09-05 11:35:33 -07:00
Kevin Serrano
e647337a8a
Resolve merge conflict from master 2017-09-05 09:03:44 -07:00
tmashuang
1172c6a94b Update development store 2017-09-05 08:58:01 -07:00
kumavis
2885a95471 Merge pull request #2008 from MetaMask/mascara-fix
mascara - fix iframe stream constructor
2017-09-01 12:07:28 -07:00
Thomas Huang
33dfed15a6 Merge pull request #1897 from MetaMask/greenkeeper/sinon-3.2.0
Update sinon to the latest version 🚀
2017-09-01 12:05:08 -07:00
kumavis
dbcc82f5c4 mascara - fix iframe stream constructor 2017-09-01 12:03:28 -07:00
Kevin Serrano
b47d3735fe Merge pull request #2007 from MetaMask/i2005-HttpsLinjs
Use HTTPS links when available
2017-09-01 11:57:57 -07:00
Dan Finlay
01f961976a Bump changelog 2017-09-01 11:42:44 -07:00
Dan Finlay
8498daee88 Update etherscan links to https
Fixes #2005
2017-09-01 11:41:47 -07:00
Dan Finlay
ddd559718f Update support link 2017-09-01 11:01:53 -07:00
Kevin Serrano
48021f4f94 Merge pull request #1988 from MetaMask/i1986-AddVersionToStateLogs
Add version to state logs
2017-08-29 18:17:17 -07:00
Kevin Serrano
4b058bc7eb Merge branch 'master' into i1986-AddVersionToStateLogs 2017-08-29 18:09:39 -07:00
Kevin Serrano
ec286a2b33 Merge pull request #1992 from MetaMask/MultipleTokensText
Multiple tokens shows the amount when greater than 1
2017-08-29 18:09:16 -07:00
Thomas Huang
725e4aae7f Update changelog 2017-08-29 18:00:57 -07:00
Thomas Huang
04011f9ea7 Multiple tokens shows the amount when greater than 1 2017-08-29 17:54:01 -07:00
Dan Finlay
54ce267a9f Add version to state logs
Fixes #1986
2017-08-29 11:42:44 -07:00
Dan Finlay
2117490d41 Add test for trying to reproduce faq#67
Failed to reproduce this issue with the same inputs.
2017-08-29 11:36:53 -07:00
kumavis
71de68fc13 Merge pull request #1985 from MetaMask/i1974-EnsureDeepCloneHistory
Add some tests to tx-state-history-helper
2017-08-28 12:04:54 -07:00