aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/utils/exchange_transfer_simulator.ts
Commit message (Expand)AuthorAgeFilesLines
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-115/+0
* Update comment to be more descriptive of null address in exchange simulatorJacob Evans2018-05-011-1/+3
* Execute taker side in trade simulationJacob Evans2018-05-011-0/+6
* Move BlockParamLiteral to shared types packageJacob Evans2018-02-071-1/+2
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-14/+31
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-26/+26
* Merge branch 'development' into feature/passNetworkIdLeonid2017-11-281-2/+2
|\
| * Pass 'latest' to ExchangeTransferSimulator when used for validating orders, a...Fabio Berger2017-11-241-2/+2
* | Enable some new linter rules and fix the issuesLeonid Logvinov2017-11-241-7/+7
* | Auto-fix linter errorsLeonid Logvinov2017-11-241-2/+3
* | Fix linter issuesLeonid Logvinov2017-11-241-1/+1
|/
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+88