Commit Graph

1932 Commits

Author SHA1 Message Date
Gerardo Nardelli 228d23edc2 Fix explorer url for POA network on confirmed transaction 2018-08-01 14:45:41 -03:00
phahulin b844bfd0c9 Update sentry links to the new org account 2018-07-31 20:14:53 +03:00
Franco Victorio 24413cab69 Fix linter 2018-07-26 11:53:05 -03:00
Victor Baranov 9f2238f374
Merge pull request #35 from poanetwork/delete-custom-rpc-#17
(Feature) Add button to delete custom rpc
2018-07-25 23:33:09 +03:00
viktor 93b8219598 Merge remote-tracking branch 'origin/develop' into get-upstream 2018-07-25 16:56:25 +03:00
viktor 914a624d12 get upstream 2018-07-25 16:56:16 +03: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
Kevin Serrano 1d241bef76
Merge branch 'develop' into no-inject-ani-gamer 2018-07-24 12:27:18 -07:00
Gerardo Nardelli d1f8d12d9b Add button to delete custom rpc 2018-07-24 16:16:54 -03:00
Dan Miller a61227f224 Remove unneeded code from i4829-close-notifications-from-ui branch. 2018-07-24 15:01:03 -02:30
viktor d4c7347163 Explicit convesrion of networkID to number 2018-07-24 18:10:06 +03:00
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
viktor d830a4ff66 Buy POA coin options 2018-07-23 14:26:43 +03:00
brunobar79 5ebefc0e50 run linter 2018-07-21 16:03:31 -04: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
viktor b5db1fea07 change disclaimer and terms of use 2018-07-20 14:58:40 +03: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
Victor Baranov 5b8a8a1573
Merge pull request #13 from poanetwork/enhance-conversion-rate-#4
Add POA/currency conversion rate for poa networks
2018-07-19 23:55:26 +03:00
Victor Baranov fe2af9b9b5
Merge pull request #12 from poanetwork/support-poa-network-#2
(Feature) Support POA network
2018-07-19 23:52:49 +03:00
Victor Baranov 39477a9dc2
Merge pull request #15 from poanetwork/set-gas-price-1-gwei-for-poa-#6
(Feature) Use 1 gwei as gas price when using a POA network
2018-07-19 23:34:52 +03:00
Csaba Solya 6921f94bfe initial test 2018-07-19 22:34:06 +02:00
Gerardo Nardelli 3d6891205f Remove onInstalled page displayed 2018-07-19 17:27:12 -03:00
Franco Victorio 0a76c6afe8 Use 1 gwei as gas price when using a POA network 2018-07-19 17:25:15 -03: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
Franco Victorio 2a9f0a3f6a Merge branch 'develop' into support-poa-network-#2 2018-07-19 15:54:16 -03:00
Gerardo Nardelli 9b425a919f Add POA/currency conversion rate for poa networks 2018-07-19 15:38:48 -03:00
viktor 69acb1392c remove state from Error 2018-07-19 20:18:49 +03:00
viktor 278a1efd63 linter, unit, e2e tests fixes 2018-07-19 20:07:07 +03: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
viktor a5106b7794 Merge remote-tracking branch 'upstream/develop' into sokol-network 2018-07-19 17:27:38 +03:00
Jenny Pollack 16fc7efef1 remove local tests 2018-07-19 09:59:58 -04:00
viktor b4fedc5fba Sokol is default test provider 2018-07-19 16:05:42 +03:00
Franco Victorio 861f05678e Make POA the default network
This makes POA the default network when the extension is installed. When
used as an unpacked extension (test mode) it won't be used.
2018-07-19 09:11:36 -03:00
Franco Victorio ec97f6598f Add POA network 2018-07-19 09:11:29 -03: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
viktor fafd3fed0d merge with develop branch 2018-07-19 12:41:40 +03:00
Jenny Pollack 1a9748667d sentry - add detection for Brave Browser 2018-07-19 02:22:56 -04:00