aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/artifacts.ts
Commit message (Expand)AuthorAgeFilesLines
* Update file structureAmir Bandeali2018-06-301-51/+0
* Fix testsAmir Bandeali2018-06-301-0/+2
* Remove redundant files, hard code function selector in dispatchTransferFrom, ...Amir Bandeali2018-06-271-2/+0
* Move isFunctionRemoveAuthorizedAddress to testRemco Bloemen2018-06-231-0/+2
* Merge LibMem and LibBytesRemco Bloemen2018-06-231-2/+0
* Twenty new tests for MixinSignatureValidator. Fixed handling of unsupported t...Greg Hysen2018-06-211-0/+4
* Make cancelOrdersUpTo compatible with sender abstractionAmir Bandeali2018-06-201-0/+2
* Style updates to contractsGreg Hysen2018-06-081-1/+1
* Removed the LibAssetProxyDecoder. Merged decode functions into the proxies. T...Greg Hysen2018-06-081-2/+2
* Test for onReceived erc721 callbackGreg Hysen2018-06-081-0/+2
* Foundation for TestLibAssetProxyDecoderGreg Hysen2018-06-081-0/+2
* Tests for libMemGreg Hysen2018-06-081-0/+2
* Update Whitelist contract with comments, also require maker to be whitelistedAmir Bandeali2018-05-311-0/+2
* Address feedback, rename contract to AssetProxyOwnerAmir Bandeali2018-05-251-2/+2
* Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-15/+33
* Rename Token => IERC20TokenAmir Bandeali2018-04-221-2/+0
* Rename DummyToken => DummyERC20TokenAmir Bandeali2018-04-221-4/+2
* Removed ERC20 V1 Proxy + TokenTransferProxyGreg Hysen2018-04-211-2/+0
* Move utils dir into srcAmir Bandeali2018-04-211-0/+25