aboutsummaryrefslogtreecommitdiffstats
path: root/packages/testnet-faucets/src/ts/zrx_request_queue.ts
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'development' into feature/testnet-faucets/order-dispenserBrandon Millman2018-02-011-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (49 commits) Prettier Updated contract generation in 0x to new abi-gen CLI Add PR number to changelog Fix lint errors Removed deprecated CLI options Add protected keyword to underscore lint rule Remove unused prop Fix prettier Uppercase Networks enum values Make default gasPrice more readable Fix prettier mess Fix linter errors Shrink img Fix all setState calls after unmounted errors. Decided to create our own flag rather then using a cancellablePromise since there was little to be gained from this alternative Fix bug where we were return undefined instead of the empty object Default the derivation path to that found in the Ledger subprovider Add browser data to dialog info Add Rinkeby support Pass in whether we want the personal message prefix appended and never append it for Ledger. This fixes signing when Ledger is used and the backing node is not Parity Wholesale replace the tokenByAddress and de-dup properly ...
| * Fix lint errorsBrandon Millman2018-01-311-2/+2
| |
* | Add order signing and dispensing ability to faucetBrandon Millman2018-01-311-5/+2
|/
* Implement testnet faucets for any testnet available via infuraBrandon Millman2018-01-241-5/+6
|
* Rename to testnet-faucetsBrandon Millman2018-01-241-0/+45