19 Commits

Author SHA1 Message Date
Fabio B
6c86cc8ab8
Merge pull request #1405 from 0xProject/tslint-changes
Implement prefer-template tslint rule
2018-12-10 18:29:17 +00:00
kao
f14603ca4d Implement prefer-template tslint rule 2018-12-07 17:06:52 -08:00
Leonid Logvinov
a365ab11d2
Refactor out tokens from core contracts package 2018-12-05 15:21:03 +01:00
Leonid Logvinov
48021a227f
Refactor our protocol interfaces into @0x/contracts-interfaces 2018-12-05 13:13:35 +01:00
Leonid Logvinov
b411e2250a
Merge pull request #1384 from 0xProject/feature/contracts-monorepo-3
Contracts monorepo 4 feat
2018-12-05 09:39:10 +01:00
Jacob Evans
740b73276f
chore: Remove increaseTimeAsync from DutchAuction.
Dutch auctions can be made in the past so we do not need to artificially increase time
2018-12-05 18:13:48 +11:00
Leonid Logvinov
ac5a3fae9b
Import TestLibs contract from @0x/contracts-libs 2018-12-04 16:07:59 +01:00
Leonid Logvinov
9e01f4c9a3
Refactor out libs into @0x/contracts-libs 2018-12-04 16:07:59 +01:00
Leonid Logvinov
e8d0aff333
Refactor @0x/contracts-utils from @0x/contracts-core 2018-12-04 14:41:18 +01:00
Leonid Logvinov
6d312f0230
Fix merge conflict 2018-12-04 13:25:37 +01:00
Leonid Logvinov
240a8a50d3
Merge branch 'development' into feature/contracts-monorepo-2 2018-12-04 12:42:28 +01:00
Leonid Logvinov
672a4b93ba
Don't start the provider by default 2018-12-04 12:10:03 +01:00
Jacob Evans
098a531de8
chore: Move to new structure 2018-12-04 09:58:37 +11:00
Jacob Evans
da8c27c286
feat: Dutch Auction 2018-12-04 09:13:58 +11:00
Leonid Logvinov
de39ec3c97
Remove duplicates combinatorial utils from core contracts 2018-12-03 12:09:28 +01:00
Leonid Logvinov
68b0f71d26
Fix linter issues 2018-12-03 12:09:28 +01:00
Leonid Logvinov
91c89d90a5
Use assetProxyOwner instead of the multisig in the core contracts tests 2018-12-03 12:09:28 +01:00
Leonid Logvinov
0faa8b3231
Refactor contracts-core into contracts-multisig, contracts-core and contracts-test-utils 2018-12-03 12:09:28 +01:00
Leonid Logvinov
4668b0732c
Move packages/contracts to contracts/core 2018-12-03 11:31:53 +01:00