aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/utils/constants.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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