aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/blacklist.js
Commit message (Collapse)AuthorAgeFilesLines
* blacklist + currency - report error via log instead of throwkumavis2018-10-191-2/+5
|
* lint fixkumavis2018-10-191-1/+0
|
* blacklist - throw errors on request/parse failurekumavis2018-10-191-4/+19
|
* Add ability to whitelist a blacklisted domain at runtimeWhymarrh Whitby2018-10-021-0/+22
|
* eslint --fix .brunobar792018-07-031-1/+1
|
* Even more documentation for various controllers and libs.Dan2018-04-191-8/+46
|
* app - warn on fetch errors instead of spamming sentrykumavis2018-04-041-3/+2
|
* Derive gas price estimate from previous transactionsDan Finlay2018-01-061-0/+1
| | | | Return the 50th percentile lowest gas price of the previous 20 blocks.
* blacklist - update phishing on boot and speed up polling to 4 minkumavis2017-08-051-2/+3
|
* blacklist - use module eth-phishing-detectkumavis2017-08-041-10/+18
|
* blacklist controller - breakout from metamask and infura controllerskumavis2017-08-031-0/+50