Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 11 | -14/+37 |
| | |||||
* | Regenerate files | Leonid Logvinov | 2017-12-06 | 5 | -5/+5 |
| | |||||
* | Rename abi-gen to typed-contracts | Leonid Logvinov | 2017-12-06 | 5 | -10/+10 |
| | |||||
* | Remove TODOs | Leonid Logvinov | 2017-12-05 | 1 | -2/+0 |
| | |||||
* | Fix a typo | Leonid Logvinov | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | Update comment | Leonid Logvinov | 2017-12-02 | 5 | -5/+5 |
| | |||||
* | Add comments before generated contracts | Leonid Logvinov | 2017-12-02 | 5 | -0/+20 |
| | |||||
* | Adjust 0x.js to use generated wrappers | Leonid Logvinov | 2017-12-02 | 6 | -15/+31 |
| | |||||
* | Add generated contract wrappers | Leonid Logvinov | 2017-12-02 | 6 | -0/+2176 |
| | |||||
* | Fix defaults for shouldValidate | Leonid Logvinov | 2017-11-28 | 1 | -7/+21 |
| | |||||
* | Add an initializer for txOpts in etherToken | Leonid Logvinov | 2017-11-28 | 1 | -2/+6 |
| | |||||
* | Add option config for gasPrice and gasLimit for every transaction sending method | Leonid Logvinov | 2017-11-28 | 3 | -130/+64 |
| | |||||
* | Fix merge conflicts | Leonid Logvinov | 2017-11-28 | 2 | -5/+5 |
| | |||||
* | Merge branch 'development' into feature/passNetworkId | Leonid | 2017-11-28 | 1 | -12/+12 |
|\ | |||||
| * | Merge branch 'development' into validateOrdersAgainstLatestBlock | Fabio Berger | 2017-11-24 | 1 | -7/+7 |
| |\ | | | | | | | | | | | | | | | | | | | * development: Rename removed to isRemoved Add CHANGELOG entry Make DecodedLogEvent contain web3 log under a log subkey | ||||
| * | | Pass 'latest' to ExchangeTransferSimulator when used for validating orders, ↵ | Fabio Berger | 2017-11-24 | 1 | -8/+9 |
| | | | | | | | | | | | | and pass 'pending' when used in the order watcher. | ||||
* | | | Pass networkId on provider update | Leonid Logvinov | 2017-11-24 | 2 | -2/+2 |
| | | | |||||
* | | | Reuse the protected function to get contract address | Leonid Logvinov | 2017-11-24 | 1 | -10/+2 |
| | | | |||||
* | | | Move variable declaration inside the if | Leonid Logvinov | 2017-11-24 | 1 | -0/+12 |
| | | | |||||
* | | | Refactor getContractAddress to contractWrapper | Leonid Logvinov | 2017-11-24 | 5 | -41/+17 |
| | | | |||||
* | | | Fix the imports order | Leonid Logvinov | 2017-11-24 | 1 | -9/+6 |
| | | | |||||
* | | | Enable some new linter rules and fix the issues | Leonid Logvinov | 2017-11-24 | 2 | -19/+19 |
| | | | |||||
* | | | Auto-fix linter errors | Leonid Logvinov | 2017-11-24 | 6 | -59/+70 |
| | | | |||||
* | | | Fix linter issues | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
| | | | |||||
* | | | Await block reconcilation | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
| | | | |||||
* | | | Remove even more asyncs | Leonid Logvinov | 2017-11-24 | 3 | -17/+31 |
| | | | |||||
* | | | Make zeroEx.tokenRegistry.getContractAddress non-async | Leonid Logvinov | 2017-11-24 | 1 | -5/+12 |
| | | | |||||
* | | | Make exchange subscriptions non-async | Leonid Logvinov | 2017-11-24 | 1 | -2/+2 |
| | | | |||||
* | | | Make zeroEx.exchange.getContractAddress non-async | Leonid Logvinov | 2017-11-24 | 1 | -6/+13 |
| | | | |||||
* | | | Make getZRXTokenAddress non async | Leonid Logvinov | 2017-11-24 | 2 | -14/+22 |
| |/ |/| | |||||
* | | Rename removed to isRemoved | Leonid Logvinov | 2017-11-24 | 1 | -6/+6 |
| | | |||||
* | | Make DecodedLogEvent contain web3 log under a log subkey | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'development' into feature/addJsonSchemas | Brandon Millman | 2017-11-15 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Improve description Alphabetize Add exit 0 to 0x.js build command Add snapshot save and revert to order_state_watcher_test.ts Fix changelog Use tslint v5.8.0 everywhere and use the tslint-config sub-package instead of the old repo as a dep. in the rest of the sub-packages. Add tslint-config sub-package Fix tslint issue Public interface has changed, moved to minor version Update changelog Renamed canceled to cancelled | ||||
| * | Renamed canceled to cancelled | Jacob Evans | 2017-11-14 | 1 | -2/+2 |
| | | |||||
* | | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 2 | -2/+2 |
|/ | |||||
* | Add interface type | Fabio Berger | 2017-11-14 | 1 | -2/+6 |
| | |||||
* | Declare as string | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | Fix lint and ts issues | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 6 | -0/+1600 |