aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/core
Commit message (Expand)AuthorAgeFilesLines
* Refactor @0x/contracts-utils from @0x/contracts-coreLeonid Logvinov2018-12-0436-1992/+26
* Fix calldata related linter errorsLeonid Logvinov2018-12-041-6/+6
* Add missing dependencyLeonid Logvinov2018-12-041-0/+1
* Fix merge conflictLeonid Logvinov2018-12-041-7/+12
* Merge branch 'development' into feature/contracts-monorepo-2Leonid Logvinov2018-12-047-1/+697
|\
| * chore: Move to new structureJacob Evans2018-12-042-0/+691
| * feat: Dutch AuctionJacob Evans2018-12-046-1/+7
* | Don't start the provider by defaultLeonid Logvinov2018-12-041-2/+5
* | Refactour out the contracts testing options into a separate markdown fileLeonid Logvinov2018-12-031-46/+1
* | Remove contracts package authors from package.jsonLeonid Logvinov2018-12-031-1/+0
* | Fix merge conflictLeonid Logvinov2018-12-031-5/+0
* | Remove unused dependenciesLeonid Logvinov2018-12-031-4/+0
* | Clean up READMEsLeonid Logvinov2018-12-031-4/+2
* | Remove duplicates combinatorial utils from core contractsLeonid Logvinov2018-12-032-114/+3
* | Fix linter issuesLeonid Logvinov2018-12-031-0/+1
* | Use assetProxyOwner instead of the multisig in the core contracts testsLeonid Logvinov2018-12-032-47/+55
* | Remove multisig contracts from the core list of contractsLeonid Logvinov2018-12-034-13/+4
* | Refactor contracts-core into contracts-multisig, contracts-core and contracts...Leonid Logvinov2018-12-0356-2296/+259
|/
* Move MultiAssetProxy to the contracts monorepoLeonid Logvinov2018-12-031-0/+300
* Remove generated filesLeonid Logvinov2018-12-0370-51512/+0
* Rename calldata to callData because solhint doesn't like calldata (probably r...Leonid Logvinov2018-12-031-14/+14
* Replace packages/contracts with contracts/coreLeonid Logvinov2018-12-031-1/+1
* Move packages/contracts to contracts/coreLeonid Logvinov2018-12-03226-0/+79701