aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/contract_wrappers
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'development' into validateOrdersAgainstLatestBlockFabio Berger2017-11-241-7/+7
|\ | | | | | | | | | | | | * development: Rename removed to isRemoved Add CHANGELOG entry Make DecodedLogEvent contain web3 log under a log subkey
| * Rename removed to isRemovedLeonid Logvinov2017-11-241-6/+6
| |
| * Make DecodedLogEvent contain web3 log under a log subkeyLeonid Logvinov2017-11-241-1/+1
| |
* | Pass 'latest' to ExchangeTransferSimulator when used for validating orders, ↵Fabio Berger2017-11-241-8/+9
|/ | | | and pass 'pending' when used in the order watcher.
* Merge branch 'development' into feature/addJsonSchemasBrandon Millman2017-11-151-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 cancelledJacob Evans2017-11-141-2/+2
| |
* | Add json-schemas package to mono repoBrandon Millman2017-11-142-2/+2
|/
* Add interface typeFabio Berger2017-11-141-2/+6
|
* Declare as stringFabio Berger2017-11-141-1/+1
|
* Fix lint and ts issuesFabio Berger2017-11-141-1/+1
|
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-136-0/+1600