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 |
|
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 |
|
Jenny Pollack
|
1a9748667d
|
sentry - add detection for Brave Browser
|
2018-07-19 02:22:56 -04:00 |
|
brunobar79
|
aa5a987765
|
added some e2e tests
|
2018-07-17 21:54:04 -04:00 |
|
brunobar79
|
e89350b19f
|
added tests for removeAccount
|
2018-07-17 01:44:28 -04:00 |
|
brunobar79
|
de4265c629
|
added more unit tests
|
2018-07-17 01:17:18 -04:00 |
|
brunobar79
|
e5512c306d
|
added unit tests for metamaskcontroller
|
2018-07-16 19:36:08 -04:00 |
|
Dan Finlay
|
6be6b9ef29
|
Do not inject on blueskybooking.com
Per zendesk 2312.
|
2018-07-16 15:39:35 -07:00 |
|
brunobar79
|
d21d408d64
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
|
2018-07-13 20:53:22 -04:00 |
|
Esteban MIno
|
2fffe09873
|
detect tokens through infura
|
2018-07-12 20:43:43 -04:00 |
|
Dan Finlay
|
c4ae399577
|
Add harbourair.com to injection block list
This site was getting unexpected results when MetaMask was installed.
https://consensys.zendesk.com/agent/tickets/2312
|
2018-07-12 14:21:32 -07:00 |
|
Thomas Huang
|
5a45df72c6
|
Merge pull request #4669 from MetaMask/removeNonceTrackerFunction
Remove unsued nonce tracker function
|
2018-07-12 11:48:05 -07:00 |
|
brunobar79
|
07d8bfaec5
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
|
2018-07-12 12:54:08 -04:00 |
|
Alexander Tseung
|
0d4dbbec2a
|
Merge pull request #4691 from MetaMask/i4404-confirm-refactor
Refactor and redesign confirm transaction views
|
2018-07-11 15:31:50 -10:00 |
|
brunobar79
|
80e875308b
|
forget device and autiload account features added
|
2018-07-11 21:21:36 -04:00 |
|
brunobar79
|
89cc48789a
|
update to temp dependencies
|
2018-07-11 20:01:44 -04:00 |
|
Esteban MIno
|
910713c6b3
|
improve tests
|
2018-07-11 15:59:05 -04:00 |
|
brunobar79
|
523cf9ad33
|
account removal is working
|
2018-07-11 00:20:40 -04:00 |
|
Thomas
|
5188b727d4
|
Merge branch 'develop' into removeNonceTrackerFunction
|
2018-07-10 11:34:00 -07:00 |
|
frankiebee
|
28c509914b
|
Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into i#3896
|
2018-07-10 11:32:05 -07:00 |
|
brunobar79
|
85a4e39b05
|
fix trezor label
|
2018-07-09 20:54:47 -04:00 |
|
brunobar79
|
d3f793a44a
|
added label for trezor accounts
|
2018-07-09 19:04:30 -04:00 |
|
brunobar79
|
2de3039b6b
|
fix account duplication
|
2018-07-09 17:55:37 -04:00 |
|
brunobar79
|
7cca7ace2e
|
fix all the account related bugs
|
2018-07-09 17:24:52 -04:00 |
|
Alexander Tseung
|
a2d9c43fba
|
Various fixes from PR comments
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
9cde5ab11b
|
Use eth-method-registry to get method data
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
7732cd4100
|
Display newest transaction
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
2018-07-06 16:27:08 -07:00 |
|
brunobar79
|
7c9d942ba1
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
|
2018-07-06 19:21:18 -04:00 |
|
brunobar79
|
6b2511f94f
|
UI refactor
|
2018-07-05 20:59:31 -04:00 |
|
Dan J Miller
|
46cda26f3b
|
Merge pull request #4685 from MetaMask/estimate-gasprice-background-newui
Use background gas price estimation method in new ui.
|
2018-07-05 08:01:03 -02:30 |
|
brunobar79
|
9d3f2435e5
|
lint fix
|
2018-07-03 15:46:15 -04:00 |
|
brunobar79
|
3837c2ddd7
|
fix merge conflicts
|
2018-07-03 15:41:18 -04:00 |
|