aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/utils/match_order_tester.ts
Commit message (Expand)AuthorAgeFilesLines
* Add missing return typesRemco Bloemen2018-05-221-1/+1
* orderFilledAmount -> orderTakerAssetFilledAmountGreg Hysen2018-05-191-12/+12
* Rebased against v2-prototypeGreg Hysen2018-05-191-2/+2
* Moved feeTokenAddress to MatchOrderTester constructor. Since it is constant, ...Greg Hysen2018-05-191-118/+125
* Cleaned up interface for decoding proxy data. Added a general decoder, which ...Greg Hysen2018-05-191-12/+10
* Style improvements to the match orders typescript test classGreg Hysen2018-05-191-18/+14
* Style changes to atomic order matchingGreg Hysen2018-05-191-1/+0
* Atomic Order Matching - TestsGreg Hysen2018-05-191-0/+353