index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
contracts
/
test
/
asset_proxy
/
decoder.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant files, hard code function selector in dispatchTransferFrom, ...
Amir Bandeali
2018-06-27
1
-84
/
+0
*
Fix tests
Amir Bandeali
2018-06-26
1
-2
/
+1
*
Update tests
Remco Bloemen
2018-06-26
1
-3
/
+2
*
WIP
Remco Bloemen
2018-06-26
1
-0
/
+1
*
Merge LibMem and LibBytes
Remco Bloemen
2018-06-23
1
-1
/
+0
*
Pop id from assetData before dispatching to AssetProxies
Amir Bandeali
2018-06-13
1
-19
/
+2
*
Linter changes to contracts
Greg Hysen
2018-06-09
1
-7
/
+1
*
Cleanup after last rebase
Greg Hysen
2018-06-08
1
-1
/
+1
*
Style updates to contracts
Greg Hysen
2018-06-08
1
-4
/
+2
*
Union types for generalized decodeAssetData
Greg Hysen
2018-06-08
1
-2
/
+2
*
Style updates to ERC721 onReceiver
Greg Hysen
2018-06-08
1
-2
/
+12
*
Fixes after rebasing
Greg Hysen
2018-06-08
1
-5
/
+4
*
Fixed up after rebasing. Contracts build and tests pass
Greg Hysen
2018-06-08
1
-4
/
+5
*
Style audit for proxies + libmem + libbytes
Greg Hysen
2018-06-08
1
-10
/
+11
*
Removed the LibAssetProxyDecoder. Merged decode functions into the proxies. T...
Greg Hysen
2018-06-08
1
-5
/
+5
*
Converged on naming scheme for asset data: renamed all instances of assetMeta...
Greg Hysen
2018-06-08
1
-20
/
+20
*
Tons of tests around nested byte arrays and ERC721 receiver
Greg Hysen
2018-06-08
1
-1
/
+25
*
Test for onReceived erc721 callback
Greg Hysen
2018-06-08
1
-1
/
+1
*
LibAssetProxyDecoder tests
Greg Hysen
2018-06-08
1
-26
/
+30
*
Foundation for TestLibAssetProxyDecoder
Greg Hysen
2018-06-08
1
-0
/
+72