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_proxy_utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed assetProxyUtils for linter
Greg Hysen
2018-06-09
1
-2
/
+2
*
Camelcase in memCopy
Greg Hysen
2018-06-08
1
-2
/
+2
*
Moved some constants to global scope in assetProxyUtils
Greg Hysen
2018-06-08
1
-18
/
+26
*
Style updates to contracts
Greg Hysen
2018-06-08
1
-2
/
+3
*
Union types for generalized decodeAssetData
Greg Hysen
2018-06-08
1
-13
/
+4
*
Style updates to ERC721 onReceiver
Greg Hysen
2018-06-08
1
-4
/
+6
*
Fixes after rebasing
Greg Hysen
2018-06-08
1
-36
/
+42
*
Fixed up after rebasing. Contracts build and tests pass
Greg Hysen
2018-06-08
1
-3
/
+4
*
Converged on naming scheme for asset data: renamed all instances of assetMeta...
Greg Hysen
2018-06-08
1
-33
/
+33
*
Tons of tests around nested byte arrays and ERC721 receiver
Greg Hysen
2018-06-08
1
-4
/
+26
*
Fix metadata offsets
Fabio Berger
2018-06-01
1
-5
/
+7
*
Merge branch 'v2-prototype' into refactor/order-utils/for-v2
Fabio Berger
2018-06-01
1
-10
/
+10
*
Initial refactor of order-utils. Move many utils from contracts into this pac...
Fabio Berger
2018-05-30
1
-0
/
+149