aboutsummaryrefslogtreecommitdiffstats
path: root/packages/testnet-faucets/src/ts/dispense_asset_tasks.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* Check token exists for network for user paramsJacob Evans2018-09-061-6/+9
* [testnet-faucets] update to v2Jacob Evans2018-09-051-10/+16
* Fix linterFabio Berger2018-07-041-1/+1
* Refactor testnet-faucet to use web3Wrapper instead of web3 directlyFabio Berger2018-07-041-7/+6
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
* Add missing type definitionsLeonid Logvinov2018-05-141-2/+4
* Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-8/+7
* Set max to 2 ETH/2 ZRXJacob Evans2018-03-011-4/+4
* Prevent a single account from draining the faucetJacob Evans2018-02-271-0/+21
* Addressed review commentsBrandon Millman2018-02-081-27/+17
* Organize async task queues by networkBrandon Millman2018-02-071-0/+54