aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/core/test
Commit message (Collapse)AuthorAgeFilesLines
* Rename core package to protocolLeonid Logvinov2018-12-1123-10797/+0
|
* Combine duplicate importsLeonid Logvinov2018-12-111-2/+1
|
* Refactor our extensions packageLeonid Logvinov2018-12-118-2736/+10
|
* Refactor out tokens from core contracts packageLeonid Logvinov2018-12-0520-876/+71
|
* Refactor our protocol interfaces into @0x/contracts-interfacesLeonid Logvinov2018-12-052-6/+5
|
* Merge pull request #1384 from 0xProject/feature/contracts-monorepo-3Leonid Logvinov2018-12-052-127/+6
|\ | | | | Contracts monorepo 4 feat
| * Import TestLibs contract from @0x/contracts-libsLeonid Logvinov2018-12-041-2/+1
| |
| * Refactor out libs into @0x/contracts-libsLeonid Logvinov2018-12-042-126/+6
| |
* | chore: Remove increaseTimeAsync from DutchAuction.Jacob Evans2018-12-051-39/+0
|/ | | | Dutch auctions can be made in the past so we do not need to artificially increase time
* Refactor @0x/contracts-utils from @0x/contracts-coreLeonid Logvinov2018-12-042-891/+0
|
* Fix merge conflictLeonid Logvinov2018-12-041-7/+12
|
* Merge branch 'development' into feature/contracts-monorepo-2Leonid Logvinov2018-12-041-0/+486
|\
| * chore: Move to new structureJacob Evans2018-12-041-0/+486
| |
| * feat: Dutch AuctionJacob Evans2018-12-041-0/+1
| |
* | Don't start the provider by defaultLeonid Logvinov2018-12-041-2/+5
| |
* | 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
| |
* | Refactor contracts-core into contracts-multisig, contracts-core and ↵Leonid Logvinov2018-12-0351-1772/+250
|/ | | | contracts-test-utils
* Move packages/contracts to contracts/coreLeonid Logvinov2018-12-0354-0/+16511