aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/exchange/transactions.ts
Commit message (Expand)AuthorAgeFilesLines
* Introduce OrderWithoutExchangeAddress type since this is what get's sent to t...Fabio Berger2018-05-311-6/+6
* Initial refactor of order-utils. Move many utils from contracts into this pac...Fabio Berger2018-05-301-9/+3
* Fix linter issuesLeonid Logvinov2018-05-251-1/+1
* Migrate migrations to v2Leonid Logvinov2018-05-251-3/+2
* Check transaction receipt status codes where applicableAlex Browne2018-05-241-1/+1
* Fix ExchangeWrapperFabio Berger2018-05-231-1/+1
* Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDepFabio Berger2018-05-231-1/+10
|\
| * Add awaitTransactionMinedAsync after every sent transactionAlex Browne2018-05-221-1/+4
| * Add missing blockchainLifecycle calls to contracts testsAlex Browne2018-05-221-0/+6
* | Remove 0x.js dep from contractsFabio Berger2018-05-231-10/+2
|/
* Atomic Order Matching - TestsGreg Hysen2018-05-191-2/+2
* Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-8/+9
* Add tests and commentsAmir Bandeali2018-04-271-15/+25
* Add testsAmir Bandeali2018-04-271-4/+38
* Update tests and utilsAmir Bandeali2018-04-271-0/+161