aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/2.0.0/protocol
Commit message (Expand)AuthorAgeFilesLines
* Reorder checks in getOrderInfoAmir Bandeali2018-07-181-7/+9
* Add getOrdersInfo functionAmir Bandeali2018-07-182-0/+24
* Use 0.4.10 in AssetProxyOwner, add readBytes4 to contract and remove LibBytesAmir Bandeali2018-07-111-4/+23
* Remove TODOs that won't be addressedAmir Bandeali2018-07-074-10/+3
* Remove AbiV2 where unusedAmir Bandeali2018-07-079-21/+17
* Only reset currentContextAddress if it was previously updatedAmir Bandeali2018-07-071-8/+11
* Apply new linter rulesAmir Bandeali2018-07-0736-90/+99
* Merge pull request #522 from 0xProject/feature/contracts/forwarderJacob Evans2018-07-061-1/+1
|\
| * Forwarding contract (squashed commits)Jacob Evans2018-07-061-1/+1
* | Contracts 2.0.0 were linted with solhintAlex Shafranovich2018-07-0634-1/+42
|/
* Update file structureAmir Bandeali2018-06-3036-0/+3908