aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/utils/constants.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move packages/contracts to contracts/coreLeonid Logvinov2018-12-031-67/+0
|
* Fix async loops in erc721WrapperAmir Bandeali2018-11-281-1/+1
|
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
|
* Add cancelOrderInternal, use within batchCancelOrdersAmir Bandeali2018-08-311-0/+1
|
* Only use one nonReentrant modifier, remove modifier from fillOrderNoThrow ↵Amir Bandeali2018-08-251-4/+0
| | | | variations
* Add reentrancy tests for fillOrder and wrapper functionsAmir Bandeali2018-08-251-0/+16
|
* Fix minimal testsAmir Bandeali2018-07-231-0/+2
|
* Move encodeUint256 & decodeUint256 out of assetDataUtils since we don't want ↵Fabio Berger2018-07-181-0/+2
| | | | them exported
* Use 0.4.10 in AssetProxyOwner, add readBytes4 to contract and remove LibBytesAmir Bandeali2018-07-111-1/+2
|
* Improve robustness of revert reason assertionsAlex Browne2018-07-031-1/+0
|
* Update file structureAmir Bandeali2018-06-301-0/+50