Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename core package to protocol | Leonid Logvinov | 2018-12-11 | 23 | -10797/+0 |
| | |||||
* | Combine duplicate imports | Leonid Logvinov | 2018-12-11 | 1 | -2/+1 |
| | |||||
* | Refactor our extensions package | Leonid Logvinov | 2018-12-11 | 8 | -2736/+10 |
| | |||||
* | Refactor out tokens from core contracts package | Leonid Logvinov | 2018-12-05 | 20 | -876/+71 |
| | |||||
* | Refactor our protocol interfaces into @0x/contracts-interfaces | Leonid Logvinov | 2018-12-05 | 2 | -6/+5 |
| | |||||
* | Merge pull request #1384 from 0xProject/feature/contracts-monorepo-3 | Leonid Logvinov | 2018-12-05 | 2 | -127/+6 |
|\ | | | | | Contracts monorepo 4 feat | ||||
| * | Import TestLibs contract from @0x/contracts-libs | Leonid Logvinov | 2018-12-04 | 1 | -2/+1 |
| | | |||||
| * | Refactor out libs into @0x/contracts-libs | Leonid Logvinov | 2018-12-04 | 2 | -126/+6 |
| | | |||||
* | | chore: Remove increaseTimeAsync from DutchAuction. | Jacob Evans | 2018-12-05 | 1 | -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-core | Leonid Logvinov | 2018-12-04 | 2 | -891/+0 |
| | |||||
* | Fix merge conflict | Leonid Logvinov | 2018-12-04 | 1 | -7/+12 |
| | |||||
* | Merge branch 'development' into feature/contracts-monorepo-2 | Leonid Logvinov | 2018-12-04 | 1 | -0/+486 |
|\ | |||||
| * | chore: Move to new structure | Jacob Evans | 2018-12-04 | 1 | -0/+486 |
| | | |||||
| * | feat: Dutch Auction | Jacob Evans | 2018-12-04 | 1 | -0/+1 |
| | | |||||
* | | Don't start the provider by default | Leonid Logvinov | 2018-12-04 | 1 | -2/+5 |
| | | |||||
* | | Remove duplicates combinatorial utils from core contracts | Leonid Logvinov | 2018-12-03 | 2 | -114/+3 |
| | | |||||
* | | Fix linter issues | Leonid Logvinov | 2018-12-03 | 1 | -0/+1 |
| | | |||||
* | | Use assetProxyOwner instead of the multisig in the core contracts tests | Leonid Logvinov | 2018-12-03 | 2 | -47/+55 |
| | | |||||
* | | Refactor contracts-core into contracts-multisig, contracts-core and ↵ | Leonid Logvinov | 2018-12-03 | 51 | -1772/+250 |
|/ | | | | contracts-test-utils | ||||
* | Move packages/contracts to contracts/core | Leonid Logvinov | 2018-12-03 | 54 | -0/+16511 |