Commit Graph

2429 Commits

Author SHA1 Message Date
Esteban MIno af35b415ab new confirm add suggested token component 2018-08-06 20:03:49 -04:00
Esteban MIno 78ad3c38e2 add suggested token params validation 2018-08-06 18:28:47 -04:00
Esteban MIno 9ac9f53a73 eth_watchToken working 2018-08-03 19:24:12 -04:00
Esteban MIno 081884bd80 rpc-engine not crashing when eth_watchToken 2018-08-03 16:42:13 -04:00
Esteban MIno 21a61f2987 merge develop 2018-08-03 14:56:02 -04:00
Dan Finlay 9dc5d0cee0
Merge pull request #4905 from MetaMask/eip-712-deprecation
EIP-712: deprecation message
2018-07-27 13:16:44 -07:00
Thomas Huang 1540b5e256
Merge pull request #4893 from kelvintyb/develop
Move phishing warning to the extension
2018-07-27 12:23:31 -07:00
bitpshr 642ae25073 Add deprecation message for eth_signTypedData 2018-07-27 15:23:05 -04:00
kumavis e715d0e691
Merge pull request #4858 from MetaMask/chinesesimplifiedandtraditional
Update Chinese naming on our language list
2018-07-26 15:13:24 -07:00
kumavis ffefeb65d4
Merge pull request #4802 from 03-26/develop
Update translation 🇯🇵
2018-07-26 14:59:12 -07:00
Kelvin Tan 7ca402147d add phishing html page, and redirect to bundled page in-window 2018-07-27 00:03:39 +08:00
Frankie b5e3aafe2e
Merge pull request #4871 from MetaMask/3519-new-contract-gas
tx-gas-utils -  catch all errors from gas estimation
2018-07-25 15:33:17 -10:00
frankiebee 527b62ee8e migrations - fix to include 27 2018-07-25 14:11:07 -07:00
William Morriss 5782926c28
Merge pull request #4825 from MetaMask/no-inject-ani-gamer
Do not inject on ani.gamer.com.tw
2018-07-24 19:48:10 -07:00
pinkiebell 3667f3cb85 network.js: convert rpc protocol to lower case (#4855)
Fixes #4253
2018-07-24 19:33:36 -02:30
Jenny Pollack 00bae74475 tx-gas-utils - catch all errors from gas estimation 2018-07-24 14:16:37 -07:00
Kevin Serrano 1d241bef76
Merge branch 'develop' into no-inject-ani-gamer 2018-07-24 12:27:18 -07:00
Dan Miller a61227f224 Remove unneeded code from i4829-close-notifications-from-ui branch. 2018-07-24 15:01:03 -02:30
Dan Miller 64a82fd3da Uncomment closePopupIfOpen code. 2018-07-24 11:45:36 -02:30
Dan Miller 2359062b62 UI confirm screen closes confirmation window on submit or cancel of a tx 2018-07-23 22:20:06 -02:30
Kevin Serrano 519ca1c74b
Update Chinese naming
I sincerely hope this is a non-controversial change.
2018-07-23 09:38:02 -07:00
brunobar79 5ebefc0e50 run linter 2018-07-21 16:03:31 -04:00
Akihiro 3e6d13d309 Merge remote-tracking branch 'upstream/develop' into develop 2018-07-21 11:29:48 +09:00
Akihiro 8c77e998e0 Merge remote-tracking branch 'upstream/develop' into develop 2018-07-21 10:47:14 +09:00
Esteban MIno 9be22775c3 fix merge 2018-07-20 20:15:33 -04:00
Esteban Miño 110efa9ec1
Merge branch 'develop' into detectTokenFeature 2018-07-20 20:09:37 -04:00
Esteban MIno 9c95554933 fix detection on submit password 2018-07-20 19:58:03 -04:00
Csaba S c11dea9afc
Merge branch 'develop' into transaction-notifications 2018-07-20 20:09:57 +02:00
Csaba Solya 72591d4f41 remove dropped handler 2018-07-20 19:58:26 +02:00
Esteban Miño cb045fd8fe
Auto-detect tokens #3034 (#4683)
* detect tokens polling

* network store to detect token

* tests for spec

* passtest-lint

* fix lint

* improve tests

* detect tokens through infura

* detect tokens when submit password and new account selected

* keyring unlocked detect and unit tests

* add changelog
2018-07-20 12:36:24 -04:00
Csaba Solya a3822b4680 add notifications 2018-07-20 13:20:40 +02:00
Esteban MIno 009b1cefbe keyring unlocked detect and unit tests 2018-07-19 19:46:46 -04:00
Csaba Solya 6921f94bfe initial test 2018-07-19 22:34:06 +02:00
Esteban MIno 3b97d816ff detect tokens when submit password and new account selected 2018-07-19 15:56:38 -04:00
Bruno Barbieri 9be2248d7a
Merge pull request #4625 from MetaMask/initial-trezor-support
Initial trezor support
2018-07-19 15:00:59 -04:00
Dan Finlay 3784a7e2c8
Merge pull request #4656 from MetaMask/portal-metamask-ens-test
Add support for .test ENS domains
2018-07-19 09:41:28 -07:00
Jenny Pollack ae811628d9
Merge pull request #4833 from MetaMask/brave-flag-sentry
sentry - add detection for Brave Browser
2018-07-19 11:58:59 -04:00
Jenny Pollack 16fc7efef1 remove local tests 2018-07-19 09:59:58 -04:00
bitpshr d24b5b76fd Update variable name 2018-07-19 08:04:17 -04:00
bitpshr d02c160db5 Updates for linting 2018-07-19 08:04:17 -04:00
bitpshr 94f99b6ed0 Updates 2018-07-19 08:04:17 -04:00
bitpshr 8df433ca84 Add support for .test Ropsten ENS domains 2018-07-19 08:04:17 -04:00
brunobar79 df19163bf9 last css fixes 2018-07-19 02:31:13 -04:00
Jenny Pollack 1a9748667d sentry - add detection for Brave Browser 2018-07-19 02:22:56 -04:00
brunobar79 49d1bdea8a design done 2018-07-18 22:57:47 -04:00
Dan Finlay 6d04c80302
Merge pull request #4813 from MetaMask/no-inject-blueskybooking
Do not inject on blueskybooking.com
2018-07-18 17:27:25 -07:00
Dan Finlay dd9e3587d4
Do not inject on ani.gamer.com.tw
Fixes #4799
2018-07-18 15:23:32 -07:00
brunobar79 cbb14f1d5e fix browser not supported screen 2018-07-17 21:57:19 -04:00
brunobar79 aa5a987765 added some e2e tests 2018-07-17 21:54:04 -04:00
brunobar79 cb53d5122c Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support 2018-07-17 20:43:32 -04:00