aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/asset_proxy/decoder.ts
Commit message (Expand)AuthorAgeFilesLines
* Merge LibMem and LibBytesRemco Bloemen2018-06-231-1/+0
* Pop id from assetData before dispatching to AssetProxiesAmir Bandeali2018-06-131-19/+2
* Linter changes to contractsGreg Hysen2018-06-091-7/+1
* Cleanup after last rebaseGreg Hysen2018-06-081-1/+1
* Style updates to contractsGreg Hysen2018-06-081-4/+2
* Union types for generalized decodeAssetDataGreg Hysen2018-06-081-2/+2
* Style updates to ERC721 onReceiverGreg Hysen2018-06-081-2/+12
* Fixes after rebasingGreg Hysen2018-06-081-5/+4
* Fixed up after rebasing. Contracts build and tests passGreg Hysen2018-06-081-4/+5
* Style audit for proxies + libmem + libbytesGreg Hysen2018-06-081-10/+11
* Removed the LibAssetProxyDecoder. Merged decode functions into the proxies. T...Greg Hysen2018-06-081-5/+5
* Converged on naming scheme for asset data: renamed all instances of assetMeta...Greg Hysen2018-06-081-20/+20
* Tons of tests around nested byte arrays and ERC721 receiverGreg Hysen2018-06-081-1/+25
* Test for onReceived erc721 callbackGreg Hysen2018-06-081-1/+1
* LibAssetProxyDecoder testsGreg Hysen2018-06-081-26/+30
* Foundation for TestLibAssetProxyDecoderGreg Hysen2018-06-081-0/+72