aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/auto-faucet.js
Commit message (Collapse)AuthorAgeFilesLines
* auto-faucet - only skip faucet on explicit test environmentkumavis2017-04-051-1/+1
|
* add platforms to mascara + move buyEther window open to uikumavis2017-04-051-3/+5
|
* Switch auto-faucet from XMLHttpRequest to fetchfrankiebee2017-04-041-5/+11
|
* Don't faucet during testsDan Finlay2016-11-041-1/+2
|
* Don't faucet in developmentDan Finlay2016-11-041-1/+3
|
* Auto lintedDan Finlay2016-06-221-3/+1
|
* Add auto-faucetingDan Finlay2016-03-301-0/+11
When first creating a vault, the first account is submitted to our `rawtestrpc` faucet, receiving `1.337` ether within 15-30 seconds.