aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/2.0.0/protocol/Exchange/MixinTransactions.sol
Commit message (Expand)AuthorAgeFilesLines
* Move generated contract wrappers and artifacts into contracts packageAlex Browne2018-10-161-152/+0
* Apply styling fixesAmir Bandeali2018-09-041-10/+0
* Remove redundant sload from getCurrentContextAddressAmir Bandeali2018-08-251-1/+2
* Revert incrementing memory ptr in dispatchTransferFromAmir Bandeali2018-08-091-1/+0
* Use asm for hashEIP712Message, increment free memory pointer after asm hashin...Amir Bandeali2018-08-091-4/+8
* Fix comments, styling, and optimize hashOrderAmir Bandeali2018-08-081-2/+2
* Only reset currentContextAddress if it was previously updatedAmir Bandeali2018-07-071-8/+11
* Apply new linter rulesAmir Bandeali2018-07-071-37/+37
* Contracts 2.0.0 were linted with solhintAlex Shafranovich2018-07-061-0/+1
* Update file structureAmir Bandeali2018-06-301-0/+154