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
/
order-utils
/
src
/
asset_data_utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dutch wrapper
Greg Hysen
2019-01-08
1
-20
/
+0
*
Dutch Auction Contract Wrapper
Greg Hysen
2019-01-08
1
-0
/
+20
*
Use enums in pipeline
Amir Bandeali
2019-01-08
1
-1
/
+1
*
Minimize unnecessary type assertions
Amir Bandeali
2019-01-08
1
-8
/
+28
*
Fix linting errors
Amir Bandeali
2019-01-08
1
-0
/
+1
*
Add tests for recursive MAP decoding
Amir Bandeali
2019-01-08
1
-7
/
+23
*
Add recursive MultiAsset decoding, store first address in pipeline
Amir Bandeali
2019-01-08
1
-1
/
+28
*
Add individual balances and allowances to OrderRelevantState
Amir Bandeali
2019-01-08
1
-2
/
+2
*
Rename functions
Amir Bandeali
2019-01-08
1
-14
/
+14
*
Fix decoding and add tests
Amir Bandeali
2019-01-08
1
-6
/
+11
*
Add length check to MultiAsset encoding
Amir Bandeali
2019-01-08
1
-0
/
+7
*
Use new AbiEncoder, add logic for encoding/decoding MultiAsset assetData
Amir Bandeali
2019-01-08
1
-64
/
+157
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-2
/
+2
*
feat: use new AssetData type from types package
fragosti
2018-10-13
1
-2
/
+2
*
Merge pull request #877 from 0xProject/feature/contracts/removeERC721Callback
Amir Bandeali
2018-07-23
1
-8
/
+3
|
\
|
*
Ran prettier
Greg Hysen
2018-07-18
1
-4
/
+1
|
*
Removed receiverData from ERC721 Proxy Id generation
Greg Hysen
2018-07-18
1
-6
/
+4
*
|
Merge branch 'v2-prototype' into feature/order-watcher-v2
Leonid Logvinov
2018-07-18
1
-1
/
+1
|
/
*
Fix linter
Fabio Berger
2018-07-18
1
-1
/
+0
*
Rename decodeAssetDataId to decodeAssetProxyId for consistency
Fabio Berger
2018-07-18
1
-2
/
+2
*
Add java doc comments to assetDataUtils
Fabio Berger
2018-07-18
1
-1
/
+34
*
Move encodeUint256 & decodeUint256 out of assetDataUtils since we don't want ...
Fabio Berger
2018-07-18
1
-24
/
+12
*
Move type decl. to typescript-typings
Fabio Berger
2018-07-17
1
-8
/
+1
*
Rename assetProxyUtils to assetDataUtils
Fabio Berger
2018-07-17
1
-0
/
+131