aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/asset_proxy/authorizable.ts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-071-8/+9
|\
| * Add Async suffix to relevant assertionsAlex Browne2018-06-071-5/+5
| * Replace constant.REVERT test assertions with expectRevertOrAlwaysFailingTrans...Alex Browne2018-06-071-8/+9
* | Linter now passesfragosti2018-06-061-3/+1
|/
* Update Exchange statuses, revert instead of emmitting event on fill/cancel fa...Amir Bandeali2018-06-051-0/+1
* Check transaction receipt status codes where applicableAlex Browne2018-05-241-7/+7
* Add awaitTransactionMinedAsync after every sent transactionAlex Browne2018-05-221-13/+34
* Add missing blockchainLifecycle calls to contracts testsAlex Browne2018-05-221-0/+6
* merge developmentFabio Berger2018-05-221-0/+1
* Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-6/+8
* Move Authorizable to AssetProxy dir, rename to MixinAuthorizableAmir Bandeali2018-05-081-3/+3
* Fix testsAmir Bandeali2018-04-241-0/+100