aboutsummaryrefslogtreecommitdiffstats
path: root/packages/testnet-faucets/src/ts
Commit message (Expand)AuthorAgeFilesLines
* address is not optional in this contextJacob Evans2018-02-101-2/+2
* Convert to baseUnits in signed orderJacob Evans2018-02-101-8/+8
* signature -> ecSignatureJacob Evans2018-02-101-1/+1
* Fix incorrect network idsBrandon Millman2018-02-081-2/+2
* PrettierBrandon Millman2018-02-081-1/+5
* Addressed review commentsBrandon Millman2018-02-084-44/+31
* Organize async task queues by networkBrandon Millman2018-02-076-171/+156
* Merge branch 'development' into feature/testnet-faucets/order-dispenserBrandon Millman2018-02-072-3/+16
|\
| * Newline prettier/lintJacob Evans2018-02-061-1/+1
| * Refactor tests for reuse of the fixture subproviderJacob Evans2018-02-061-5/+4
| * Disable linter for multiple class declarationsJacob Evans2018-02-031-0/+2
| * Remove double declarationJacob Evans2018-02-021-5/+5
| * Enable CIRCLECI and declare web3Jacob Evans2018-02-021-0/+12
| * Test faucets to use new NonceTrackerJacob Evans2018-02-021-2/+2
* | Change rpcUrls keys back into string literalsBrandon Millman2018-02-071-4/+4
* | PrettierBrandon Millman2018-02-071-1/+3
* | Addressed comments and update 0xProject/types-ethereumjs-util depsBrandon Millman2018-02-067-90/+65
* | Merge branch 'development' into feature/testnet-faucets/order-dispenserBrandon Millman2018-02-013-23/+23
|\|
| * Fix lint errorsBrandon Millman2018-01-313-23/+23
* | Fix lint errorsBrandon Millman2018-01-311-0/+2
* | Add order signing and dispensing ability to faucetBrandon Millman2018-01-316-38/+150
|/
* Respond to GH comments and add /info endpointBrandon Millman2018-01-252-4/+30
* Implement testnet faucets for any testnet available via infuraBrandon Millman2018-01-246-55/+58
* Rename to testnet-faucetsBrandon Millman2018-01-2410-0/+357