aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/compiler.json
Commit message (Collapse)AuthorAgeFilesLines
* Update contract artifactsLeonid Logvinov2018-07-131-0/+1
|
* Forwarding contract (squashed commits)Jacob Evans2018-07-061-0/+1
|
* Fix testsAmir Bandeali2018-06-301-0/+1
|
* Fix buildAmir Bandeali2018-06-271-0/+3
|
* Remove redundant files, hard code function selector in dispatchTransferFrom, ↵Amir Bandeali2018-06-271-1/+0
| | | | and modify revert reason
* Add IAssetDataRemco Bloemen2018-06-261-0/+1
|
* Move isFunctionRemoveAuthorizedAddress to testRemco Bloemen2018-06-231-0/+1
|
* Merge LibMem and LibBytesRemco Bloemen2018-06-231-1/+0
|
* Updated compiler runs to be 1,000,000Greg Hysen2018-06-221-1/+1
|
* Twenty new tests for MixinSignatureValidator. Fixed handling of unsupported ↵Greg Hysen2018-06-211-0/+2
| | | | types. Fixed trezor prefix.
* Make cancelOrdersUpTo compatible with sender abstractionAmir Bandeali2018-06-201-0/+1
|
* 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