aboutsummaryrefslogtreecommitdiffstats
path: root/packages/testnet-faucets/src/ts/handler.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-3/+3
* Apply various PR feedbackAlex Browne2018-10-161-2/+0
* Introduce new contract-addresses package and use it everywhereAlex Browne2018-10-161-11/+2
* Update testnet-faucets and website to work with new artifacts and abi-gen wra...Alex Browne2018-10-161-2/+16
* fix: [testnet-faucet] Signing of ordersJacob Evans2018-10-101-3/+1
* Merge branch 'development' into sol-docF. Eugene Aumson2018-09-121-41/+65
|\
| * Check token exists for network for user paramsJacob Evans2018-09-061-10/+14
| * Floor expiration timeJacob Evans2018-09-051-1/+1
| * [testnet-faucets] update to v2Jacob Evans2018-09-051-39/+59
* | hack postinstall to correct types package symlinkF. Eugene Aumson2018-08-301-11/+12
|/
* Fix tslint issuesLeonid Logvinov2018-07-171-1/+1
* Export Web3ProviderEngine from subproviders packageFabio Berger2018-07-131-3/+7
* -fetch';Fabio Berger2018-07-131-7/+2
* Refactor testnet-faucet to use web3Wrapper instead of web3 directlyFabio Berger2018-07-041-11/+6
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-5/+3
* Try enabling no-unused-variable...fragosti2018-06-051-1/+2
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1
* Fix TSLint rulesFabio Berger2018-05-161-5/+6
* Add missing type definitionsLeonid Logvinov2018-05-141-10/+19
* FeedbackJacob Evans2018-04-061-4/+2
* Use PKWalletSubprovider in testnet faucetJacob Evans2018-04-051-2/+5
* Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-4/+3
* 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
* PrettierBrandon Millman2018-02-081-1/+5
* Addressed review commentsBrandon Millman2018-02-081-8/+1
* Organize async task queues by networkBrandon Millman2018-02-071-45/+55
* Merge branch 'development' into feature/testnet-faucets/order-dispenserBrandon Millman2018-02-071-2/+2
|\
| * Test faucets to use new NonceTrackerJacob Evans2018-02-021-2/+2
* | PrettierBrandon Millman2018-02-071-1/+3
* | Addressed comments and update 0xProject/types-ethereumjs-util depsBrandon Millman2018-02-061-51/+41
* | Add order signing and dispensing ability to faucetBrandon Millman2018-01-311-30/+86
|/
* Respond to GH comments and add /info endpointBrandon Millman2018-01-251-4/+29
* Implement testnet faucets for any testnet available via infuraBrandon Millman2018-01-241-41/+37
* Rename to testnet-faucetsBrandon Millman2018-01-241-0/+93