aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/2.0.0/forwarder/Forwarder.sol
Commit message (Expand)AuthorAgeFilesLines
* Add OrderValidator contractAmir Bandeali2018-08-221-51/+0
* Remove redundant constructor argsAmir Bandeali2018-08-221-4/+0
* Remove MConstants and MixinConstants for LibConstantsAmir Bandeali2018-07-231-3/+3
* Remove redundant external call by reimplementing fillOrderNoThrowAmir Bandeali2018-07-231-0/+2
* Refactor forwarding contract architecture, remove batch functionsAmir Bandeali2018-07-231-8/+5
* Remove extra ERC20ProxyId from Forwarder constructorJacob Evans2018-07-111-1/+0
* Move functions out of Forwarder.solAmir Bandeali2018-07-081-30/+2
* Add interfaces and mixinsAmir Bandeali2018-07-081-0/+5
* Combine mixinsAmir Bandeali2018-07-081-6/+4
* Apply new linter rulesAmir Bandeali2018-07-071-2/+3
* Forwarding contract (squashed commits)Jacob Evans2018-07-061-0/+81