| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 4 | -9/+25 |
* | Export Web3ProviderEngine from subproviders package | Fabio Berger | 2018-07-13 | 1 | -3/+7 |
* | -fetch'; | Fabio Berger | 2018-07-13 | 1 | -7/+2 |
* | Fix linter | Fabio Berger | 2018-07-04 | 1 | -1/+1 |
* | Refactor testnet-faucet to use web3Wrapper instead of web3 directly | Fabio Berger | 2018-07-04 | 2 | -18/+12 |
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 2 | -5/+5 |
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 3 | -3/+2 |
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 4 | -9/+18 |
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 6 | -19/+30 |
* | Merge pull request #506 from 0xProject/feature/subproviders/pk-wallet-subprov... | Jacob Evans | 2018-04-06 | 2 | -39/+5 |
|\ |
|
| * | Feedback | Jacob Evans | 2018-04-06 | 2 | -39/+2 |
| * | Use PKWalletSubprovider in testnet faucet | Jacob Evans | 2018-04-05 | 1 | -2/+5 |
* | | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -5/+0 |
|/ |
|
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 1 | -28/+0 |
* | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 6 | -26/+15 |
* | 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 |
* | 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 |
* | Fix incorrect network ids | Brandon Millman | 2018-02-08 | 1 | -2/+2 |
* | Prettier | Brandon Millman | 2018-02-08 | 1 | -1/+5 |
* | Addressed review comments | Brandon Millman | 2018-02-08 | 4 | -44/+31 |
* | Organize async task queues by network | Brandon Millman | 2018-02-07 | 6 | -171/+156 |
* | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-07 | 2 | -3/+16 |
|\ |
|
| * | Newline prettier/lint | Jacob Evans | 2018-02-06 | 1 | -1/+1 |
| * | Refactor tests for reuse of the fixture subprovider | Jacob Evans | 2018-02-06 | 1 | -5/+4 |
| * | 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 | 1 | -0/+12 |
| * | Test faucets to use new NonceTracker | Jacob Evans | 2018-02-02 | 1 | -2/+2 |
* | | Change rpcUrls keys back into string literals | Brandon Millman | 2018-02-07 | 1 | -4/+4 |
* | | Prettier | Brandon Millman | 2018-02-07 | 1 | -1/+3 |
* | | Addressed comments and update 0xProject/types-ethereumjs-util deps | Brandon Millman | 2018-02-06 | 7 | -90/+65 |
* | | 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 | 6 | -38/+150 |
|/ |
|
* | Respond to GH comments and add /info endpoint | Brandon Millman | 2018-01-25 | 2 | -4/+30 |
* | Implement testnet faucets for any testnet available via infura | Brandon Millman | 2018-01-24 | 6 | -55/+58 |
* | Rename to testnet-faucets | Brandon Millman | 2018-01-24 | 10 | -0/+357 |