aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/protocol/test
Commit message (Expand)AuthorAgeFilesLines
* Split protocol package into exchange, asset-proxy, and multisigAmir Bandeali2019-01-2224-10829/+0
* Apply prettierLeonid Logvinov2019-01-151-24/+24
* Upgrade bignumber.js versionLeonid Logvinov2019-01-158-134/+136
* makerAssetFillAmount -> takerAssetFillAmountGreg Hysen2019-01-151-1/+1
* LinterGreg Hysen2019-01-151-1/+1
* Style cleanup for Compressed Calldata in Contract Wrappers PRGreg Hysen2019-01-152-3/+3
* Use simpler `_.find` to locate fillOrderBaiGreg Hysen2019-01-151-6/+1
* circle build failed. New commit to resubmit job.Greg Hysen2019-01-151-1/+1
* Ran linterGreg Hysen2019-01-153-11/+7
* Created an interface for abi decoded fillOrder dataGreg Hysen2019-01-152-7/+12
* Ran prettierGreg Hysen2019-01-151-5/+15
* Use string argument encoding with new encoderGreg Hysen2019-01-153-19/+11
* All contract tests working with new abi encoderGreg Hysen2019-01-154-7/+20
* Works for almost all testsGreg Hysen2019-01-153-22/+0
* Working for almost every testGreg Hysen2019-01-153-15/+17
* ProgressGreg Hysen2019-01-153-12/+40
* Implement tslint enum-naming to enforce PascalCase on enum members (#1474)Xianny2019-01-123-26/+26
* FIx linting errorsAmir Bandeali2019-01-081-1/+0
* Use assetDataUtils instead of IAssetData for encoding MultiAsset valuesAmir Bandeali2019-01-082-41/+21
* Move OrderValidator to extensionsAmir Bandeali2018-12-211-608/+0
* Check if amount == 0 before doing divisionAmir Bandeali2018-12-211-0/+32
* Move OrderValidator to the protocol packageLeonid Logvinov2018-12-121-0/+608
* Merge branch 'development' into feature/contracts-monorepo-7Leonid Logvinov2018-12-112-4/+4
* Rename core package to protocolLeonid Logvinov2018-12-1123-0/+10797