aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/artifacts.ts
Commit message (Collapse)AuthorAgeFilesLines
* Style updates to contractsGreg Hysen2018-06-081-1/+1
|
* Removed the LibAssetProxyDecoder. Merged decode functions into the proxies. ↵Greg Hysen2018-06-081-2/+2
| | | | This way they can still be used by the forwarding contract. TestAssetDataDecoders inherits them in the same way the forwarding contract would
* 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