aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/blacklist.js
Commit message (Collapse)AuthorAgeFilesLines
* 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