aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/2.0.0/protocol/Exchange/MixinSignatureValidator.sol
Commit message (Expand)AuthorAgeFilesLines
* Move generated contract wrappers and artifacts into contracts packageAlex Browne2018-10-161-324/+0
* Apply styling fixesAmir Bandeali2018-09-041-2/+2
* Add nonReentrant modifiers on functions that use getCurrentContextAddress onl...Amir Bandeali2018-08-251-0/+3
* Remove Trezor SignatureTypeAmir Bandeali2018-08-251-28/+0
* Remove SignatureType.CallerAmir Bandeali2018-08-251-24/+10
* Rethrow Wallet and Validator errorsAmir Bandeali2018-08-251-4/+28
* Remove pragma experimental v0.5.0 and use staticcall is assemblyAmir Bandeali2018-08-251-3/+81
* Add pragma experimental v0.5.0 to SignatureValidator and add testsAmir Bandeali2018-08-251-0/+1
* fix comments and styling for MixinSignatureValidatorAmir Bandeali2018-08-091-4/+9
* Remove TODOs that won't be addressedAmir Bandeali2018-07-071-1/+0
* Apply new linter rulesAmir Bandeali2018-07-071-1/+1
* Contracts 2.0.0 were linted with solhintAlex Shafranovich2018-07-061-0/+1
* Update file structureAmir Bandeali2018-06-301-0/+255