Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -3/+3 |
| | |||||
* | Apply various PR feedback | Alex Browne | 2018-10-16 | 1 | -2/+0 |
| | |||||
* | Introduce new contract-addresses package and use it everywhere | Alex Browne | 2018-10-16 | 1 | -11/+2 |
| | |||||
* | Update testnet-faucets and website to work with new artifacts and abi-gen ↵ | Alex Browne | 2018-10-16 | 1 | -2/+16 |
| | | | | wrappers | ||||
* | fix: [testnet-faucet] Signing of orders | Jacob Evans | 2018-10-10 | 1 | -3/+1 |
| | | | | Signing of orders changed in order-utils but forgot to update testnet faucet | ||||
* | Merge branch 'development' into sol-doc | F. Eugene Aumson | 2018-09-12 | 1 | -41/+65 |
|\ | |||||
| * | Check token exists for network for user params | Jacob Evans | 2018-09-06 | 1 | -10/+14 |
| | | |||||
| * | Floor expiration time | Jacob Evans | 2018-09-05 | 1 | -1/+1 |
| | | |||||
| * | [testnet-faucets] update to v2 | Jacob Evans | 2018-09-05 | 1 | -39/+59 |
| | | |||||
* | | hack postinstall to correct types package symlink | F. Eugene Aumson | 2018-08-30 | 1 | -11/+12 |
|/ | | | | | yarn is not doing this properly :( even on v1.9.4. confirmed with @albrow . | ||||
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | Export Web3ProviderEngine from subproviders package | Fabio Berger | 2018-07-13 | 1 | -3/+7 |
| | |||||
* | -fetch'; | Fabio Berger | 2018-07-13 | 1 | -7/+2 |
| | |||||
* | Refactor testnet-faucet to use web3Wrapper instead of web3 directly | Fabio Berger | 2018-07-04 | 1 | -11/+6 |
| | |||||
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -5/+3 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -1/+2 |
| | |||||
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -5/+6 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -10/+19 |
| | |||||
* | Feedback | Jacob Evans | 2018-04-06 | 1 | -4/+2 |
| | | | | | remove id management from testnet faucet spread over txParams rather than modify in place | ||||
* | Use PKWalletSubprovider in testnet faucet | Jacob Evans | 2018-04-05 | 1 | -2/+5 |
| | |||||
* | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -4/+3 |
| | |||||
* | 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 |
| | |||||
* | Prettier | Brandon Millman | 2018-02-08 | 1 | -1/+5 |
| | |||||
* | Addressed review comments | Brandon Millman | 2018-02-08 | 1 | -8/+1 |
| | |||||
* | Organize async task queues by network | Brandon Millman | 2018-02-07 | 1 | -45/+55 |
| | |||||
* | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-07 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Attribute the origins of NonceTracker Move BlockParamLiteral to shared types package Fixes Move BlockParam and BlockParamLiteral to shared types Rename called to something more readable Newline prettier/lint Yarn.lock Refactor tests for reuse of the fixture subprovider Remove re-fetch of transaction count on error Disable linter for multiple class declarations Remove double declaration Enable CIRCLECI and declare web3 Test faucets to use new NonceTracker Update changelog Readability and prettier Prettify Nonce tracker subprovider Caches the nonce when a request to getTransactionCount is made and increments the pending nonce after successful transactions | ||||
| * | Test faucets to use new NonceTracker | Jacob Evans | 2018-02-02 | 1 | -2/+2 |
| | | |||||
* | | Prettier | Brandon Millman | 2018-02-07 | 1 | -1/+3 |
| | | |||||
* | | Addressed comments and update 0xProject/types-ethereumjs-util deps | Brandon Millman | 2018-02-06 | 1 | -51/+41 |
| | | |||||
* | | Add order signing and dispensing ability to faucet | Brandon Millman | 2018-01-31 | 1 | -30/+86 |
|/ | |||||
* | Respond to GH comments and add /info endpoint | Brandon Millman | 2018-01-25 | 1 | -4/+29 |
| | |||||
* | Implement testnet faucets for any testnet available via infura | Brandon Millman | 2018-01-24 | 1 | -41/+37 |
| | |||||
* | Rename to testnet-faucets | Brandon Millman | 2018-01-24 | 1 | -0/+93 |