aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/2.0.0/protocol/Exchange/mixins
Commit message (Collapse)AuthorAgeFilesLines
* Move generated contract wrappers and artifacts into contracts packageAlex Browne2018-10-166-434/+0
|
* Apply styling fixesAmir Bandeali2018-09-044-4/+25
|
* Add cancelOrderInternal, use within batchCancelOrdersAmir Bandeali2018-08-311-0/+5
|
* Merge branch 'fix/contracts/robustMatching' of github.com:0xProject/0x.js ↵Remco Bloemen2018-08-252-0/+53
|\ | | | | | | into fix/contracts/robustMatching
| * Add internal fill functions, add reentrancy guard to public functions that ↵Amir Bandeali2018-08-252-0/+53
| | | | | | | | make external calls
* | Fix mixin apiRemco Bloemen2018-08-251-6/+16
| |
* | Add overfill and price assertion to assertValidFillRemco Bloemen2018-08-251-0/+2
|/
* Remove Trezor SignatureTypeAmir Bandeali2018-08-251-2/+1
|
* Remove SignatureType.CallerAmir Bandeali2018-08-251-6/+5
|
* Remove pragma experimental v0.5.0 and use staticcall is assemblyAmir Bandeali2018-08-251-0/+31
|
* Update orderEpoch commentsAmir Bandeali2018-07-251-1/+1
|
* Remove AbiV2 where unusedAmir Bandeali2018-07-071-1/+0
|
* Apply new linter rulesAmir Bandeali2018-07-075-6/+5
|
* Contracts 2.0.0 were linted with solhintAlex Shafranovich2018-07-065-0/+5
|
* Update file structureAmir Bandeali2018-06-305-0/+311