bitpshr
|
94f99b6ed0
|
Updates
|
6 years ago |
bitpshr
|
8df433ca84
|
Add support for .test Ropsten ENS domains
|
6 years ago |
Jenny Pollack
|
1a9748667d
|
sentry - add detection for Brave Browser
|
6 years ago |
Dan Finlay
|
dd9e3587d4
|
Do not inject on ani.gamer.com.tw
Fixes #4799
|
6 years ago |
brunobar79
|
aa5a987765
|
added some e2e tests
|
6 years ago |
brunobar79
|
e89350b19f
|
added tests for removeAccount
|
6 years ago |
brunobar79
|
de4265c629
|
added more unit tests
|
6 years ago |
brunobar79
|
e5512c306d
|
added unit tests for metamaskcontroller
|
6 years ago |
Dan Finlay
|
6be6b9ef29
|
Do not inject on blueskybooking.com
Per zendesk 2312.
|
6 years ago |
Esteban MIno
|
2fffe09873
|
detect tokens through infura
|
6 years ago |
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
|
6 years ago |
brunobar79
|
80e875308b
|
forget device and autiload account features added
|
6 years ago |
brunobar79
|
89cc48789a
|
update to temp dependencies
|
6 years ago |
Esteban MIno
|
910713c6b3
|
improve tests
|
6 years ago |
brunobar79
|
523cf9ad33
|
account removal is working
|
6 years ago |
brunobar79
|
85a4e39b05
|
fix trezor label
|
6 years ago |
brunobar79
|
d3f793a44a
|
added label for trezor accounts
|
6 years ago |
brunobar79
|
2de3039b6b
|
fix account duplication
|
6 years ago |
brunobar79
|
7cca7ace2e
|
fix all the account related bugs
|
6 years ago |
Alexander Tseung
|
a2d9c43fba
|
Various fixes from PR comments
|
6 years ago |
Alexander Tseung
|
9cde5ab11b
|
Use eth-method-registry to get method data
|
6 years ago |
Alexander Tseung
|
7732cd4100
|
Display newest transaction
|
6 years ago |
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
6 years ago |
brunobar79
|
6b2511f94f
|
UI refactor
|
6 years ago |
brunobar79
|
9d3f2435e5
|
lint fix
|
6 years ago |
brunobar79
|
13b03ec090
|
fix lint errors
|
6 years ago |
bitpshr
|
badf0ce314
|
Conditionally use Promise-based extension API when creating windows
|
6 years ago |
Esteban MIno
|
03fd4355af
|
passtest-lint
|
6 years ago |
brunobar79
|
a8f745f9fe
|
eslint --fix .
|
6 years ago |
brunobar79
|
317c3084df
|
allow to open specific route in fullscreen mode
|
6 years ago |
brunobar79
|
451c05bcbb
|
fix environment detection regex
|
6 years ago |
PhyrexTsai
|
11736e6318
|
Update to support pathnames on IPFS hash
As @Georgi87 mentioned about pathnames on the domain like `http://phyrextsai.eth/home` will pass to IPFS hash and append `/home` on redirection url.
You can try the example below:
http://phyrextsai.eth/index.html
http://phyrextsai.eth/images/phyrex.jpg
|
7 years ago |
Dan
|
de01a6f112
|
Use background gas price estimation method in new ui.
|
7 years ago |
Esteban MIno
|
6284e66481
|
tests for spec
|
7 years ago |
Esteban MIno
|
0e863d5fab
|
network store to detect token
|
7 years ago |
Esteban MIno
|
bfac9c2c2d
|
detect tokens polling
|
7 years ago |
frankiebee
|
9b92ba4c47
|
trandsactions - remove rejected transactions from history
|
7 years ago |
tmashuang
|
dd18684a5d
|
Remove unsued nonce tracker function
|
7 years ago |
frankiebee
|
7d3da0ae96
|
migration 27 - remove rejected transactions from state
|
7 years ago |
brunobar79
|
87dfca0767
|
fixes
|
7 years ago |
kumavis
|
356cc50095
|
notice controller - properly show new notices for non-new users
|
7 years ago |
vittominacori
|
ff3c262621
|
set the popup id returned by create promise
|
7 years ago |
vittominacori
|
4c1b526137
|
set an id to the metamask notification popup
|
7 years ago |
kumavis
|
33cb0a8cb2
|
lint - fix recipient-blacklist.js
|
7 years ago |
kumavis
|
83c02f90cf
|
blacklist - recipient blacklist as js for inline comments
|
7 years ago |
kumavis
|
753743e746
|
Update recipient-blacklist-config.json
|
7 years ago |
Dan Finlay
|
a42299aab7
|
Add apparent phishing address to block list
In [this reddit post](https://www.reddit.com/r/Metamask/comments/8r3nsu/help_me_please_somebody_stole_my_ethers/) a user suggests they got some ether stolen after visiting IDEX. Their ether was sent to [this address](https://etherscan.io/address/0x9bcb0a9d99d815bb87ee3191b1399b1bcc46dc77), which is full of comments of people telling similar stories of being phished on IDEX. I think we can safely block this, and probably safe some people some money.
|
7 years ago |
Dan Finlay
|
3a6cc3c8fd
|
Re-enable dapp reload on network change
We want to give devs some time to digest [this blog post](https://medium.com/metamask/breaking-change-no-longer-reloading-pages-on-network-change-4a3e1fd2f5e7) before we making a breaking change to our platform.
Makes it easy to re-implement the change.
|
7 years ago |
Dan Finlay
|
11bfdf444d
|
Handle brave throws
|
7 years ago |
kumavis
|
722c5ae821
|
notice-controller - update memStore on boot
|
7 years ago |