index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
contracts
/
test
/
utils
/
match_order_tester.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #884 from 0xProject/export-more-0x.js
Fabio Berger
2018-07-18
1
-7
/
+7
|
\
|
*
Rename decodeAssetDataId to decodeAssetProxyId for consistency
Fabio Berger
2018-07-18
1
-2
/
+2
|
*
Rename assetProxyUtils to assetDataUtils
Fabio Berger
2018-07-17
1
-7
/
+7
*
|
Fix tslint issues
Leonid Logvinov
2018-07-17
1
-4
/
+4
|
/
*
Update file structure
Amir Bandeali
2018-06-30
1
-0
/
+326
*
Move contract utils
Leonid Logvinov
2018-05-24
1
-356
/
+0
*
Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep
Fabio Berger
2018-05-23
1
-7
/
+10
|
\
|
*
Fix tslint issues
Fabio Berger
2018-05-23
1
-6
/
+9
|
*
Add missing return types
Remco Bloemen
2018-05-22
1
-1
/
+1
*
|
Remove 0x.js dep from contracts
Fabio Berger
2018-05-23
1
-1
/
+1
|
/
*
orderFilledAmount -> orderTakerAssetFilledAmount
Greg Hysen
2018-05-19
1
-12
/
+12
*
Rebased against v2-prototype
Greg Hysen
2018-05-19
1
-2
/
+2
*
Moved feeTokenAddress to MatchOrderTester constructor. Since it is constant, ...
Greg Hysen
2018-05-19
1
-118
/
+125
*
Cleaned up interface for decoding proxy data. Added a general decoder, which ...
Greg Hysen
2018-05-19
1
-12
/
+10
*
Style improvements to the match orders typescript test class
Greg Hysen
2018-05-19
1
-18
/
+14
*
Style changes to atomic order matching
Greg Hysen
2018-05-19
1
-1
/
+0
*
Atomic Order Matching - Tests
Greg Hysen
2018-05-19
1
-0
/
+353