aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/compiler.json
Commit message (Collapse)AuthorAgeFilesLines
* Removed the LibAssetProxyDecoder. Merged decode functions into the proxies. ↵Greg Hysen2018-06-081-1/+1
| | | | 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-1/+1
|
* Foundation for TestLibAssetProxyDecoderGreg Hysen2018-06-081-0/+1
|
* LibMem + TestLibMem + LibAssetProxyDecoder + DummyERC721ReceiverGreg Hysen2018-06-081-0/+2
|
* Update Exchange statuses, revert instead of emmitting event on fill/cancel ↵Amir Bandeali2018-06-051-1/+1
| | | | failures, and remove redundant logic in matchOrders
* Add sample whitelist contractAmir Bandeali2018-05-311-0/+1
|
* Fix buildAmir Bandeali2018-05-251-1/+1
|
* Rebased against v2-prototypeGreg Hysen2018-05-191-1/+1
|
* Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-10/+16
|
* Move artifacts from src/artifacts to artifacts/v1Leonid Logvinov2018-05-071-1/+1
|
* Implement new artifacts formatLeonid Logvinov2018-05-071-0/+33