Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Publish | Fabio Berger | 2018-03-05 | 1 | -6/+6 |
* | Set max to 2 ETH/2 ZRX | Jacob Evans | 2018-03-01 | 1 | -4/+4 |
* | Prevent a single account from draining the faucet | Jacob Evans | 2018-02-27 | 1 | -0/+21 |
* | Publish | Brandon Millman | 2018-02-17 | 1 | -5/+5 |
* | Publish | Fabio Berger | 2018-02-10 | 1 | -5/+5 |
* | Publish | Fabio Berger | 2018-02-10 | 1 | -6/+6 |
* | address is not optional in this context | Jacob Evans | 2018-02-10 | 1 | -2/+2 |
* | Convert to baseUnits in signed order | Jacob Evans | 2018-02-10 | 1 | -8/+8 |
* | signature -> ecSignature | Jacob Evans | 2018-02-10 | 1 | -1/+1 |
* | Simplify standard postpublish script and remove them from some private packages | Brandon Millman | 2018-02-09 | 1 | -15/+0 |
* | Fix incorrect network ids | Brandon Millman | 2018-02-08 | 1 | -2/+2 |
* | Publish | Brandon Millman | 2018-02-08 | 1 | -4/+4 |
* | Prettier | Brandon Millman | 2018-02-08 | 1 | -1/+5 |
* | Addressed review comments | Brandon Millman | 2018-02-08 | 4 | -44/+31 |
* | Merge branch 'development' into feature/testnet-faucets/queue-by-network | Brandon Millman | 2018-02-08 | 1 | -1/+2 |
|\ | |||||
| * | Stop using definite assignment assertion cause prettier doesn't handle that | Leonid Logvinov | 2018-02-07 | 1 | -1/+2 |
| * | Use abi-gen for events in 0x.js | Leonid Logvinov | 2018-02-07 | 1 | -5/+0 |
* | | Organize async task queues by network | Brandon Millman | 2018-02-07 | 6 | -171/+156 |
|/ | |||||
* | Bump subproviders version | Brandon Millman | 2018-02-07 | 1 | -1/+1 |
* | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-07 | 4 | -3/+22 |
|\ | |||||
| * | Newline prettier/lint | Jacob Evans | 2018-02-06 | 1 | -1/+1 |
| * | Merge branch 'development' into feature/subproviders/nonce-tracker | Jacob Evans | 2018-02-06 | 1 | -6/+7 |
| |\ | |||||
| * | | Refactor tests for reuse of the fixture subprovider | Jacob Evans | 2018-02-06 | 2 | -5/+7 |
| * | | Disable linter for multiple class declarations | Jacob Evans | 2018-02-03 | 1 | -0/+2 |
| * | | Remove double declaration | Jacob Evans | 2018-02-02 | 1 | -5/+5 |
| * | | Enable CIRCLECI and declare web3 | Jacob Evans | 2018-02-02 | 3 | -0/+14 |
| * | | Test faucets to use new NonceTracker | Jacob Evans | 2018-02-02 | 2 | -2/+3 |
* | | | Change rpcUrls keys back into string literals | Brandon Millman | 2018-02-07 | 1 | -4/+4 |
* | | | Add types-bn package to 0x.js and testnet-faucets | Brandon Millman | 2018-02-07 | 1 | -0/+1 |
* | | | Prettier | Brandon Millman | 2018-02-07 | 2 | -2/+3 |
* | | | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-07 | 1 | -5/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | Publish | Leonid Logvinov | 2018-02-06 | 1 | -5/+5 |
* | | | Addressed comments and update 0xProject/types-ethereumjs-util deps | Brandon Millman | 2018-02-06 | 9 | -103/+74 |
* | | | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-06 | 1 | -6/+7 |
|\| | | |||||
| * | | Merge branch 'development' into feature/build_watch | Leonid | 2018-02-05 | 1 | -5/+5 |
| |\| | |||||
| | * | Publish | Leonid Logvinov | 2018-02-01 | 1 | -5/+5 |
| * | | Upgrade TS to the newest version | Leonid Logvinov | 2018-02-01 | 1 | -1/+1 |
| * | | Add build:watch command to all TS packages | Leonid Logvinov | 2018-02-01 | 1 | -0/+1 |
| |/ | |||||
* | | Prettier | Brandon Millman | 2018-02-01 | 1 | -1/+1 |
* | | Update testnet-faucets README | Brandon Millman | 2018-02-01 | 1 | -3/+11 |
* | | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-01 | 3 | -23/+23 |
|\| | |||||
| * | Fix lint errors | Brandon Millman | 2018-01-31 | 3 | -23/+23 |
* | | Fix lint errors | Brandon Millman | 2018-01-31 | 1 | -0/+2 |
* | | Add order signing and dispensing ability to faucet | Brandon Millman | 2018-01-31 | 8 | -39/+159 |
|/ | |||||
* | Publish | Fabio Berger | 2018-01-30 | 1 | -5/+5 |
* | Publish | Leonid Logvinov | 2018-01-30 | 1 | -5/+5 |
* | Run prettier | Amir Bandeali | 2018-01-26 | 1 | -14/+14 |
* | Fix bad merge on package.json | Brandon Millman | 2018-01-25 | 1 | -1/+1 |
* | Merge branch 'development' into feature/kovan-faucets/all-testnet-support | Brandon Millman | 2018-01-25 | 1 | -6/+6 |
* | Respond to GH comments and add /info endpoint | Brandon Millman | 2018-01-25 | 3 | -5/+64 |
* | Change package name to @0xproject/testnet-faucets | Brandon Millman | 2018-01-24 | 2 | -2/+2 |
* | Implement testnet faucets for any testnet available via infura | Brandon Millman | 2018-01-24 | 7 | -59/+80 |
* | Rename to testnet-faucets | Brandon Millman | 2018-01-24 | 17 | -0/+608 |