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
|
323195f4ad
|
De-nest libs contracts
|
2018-12-04 17:18:10 +01: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
|
a872763413
|
Fix calldata related linter errors
|
2018-12-04 13:45:19 +01:00 |
|
Leonid Logvinov
|
55ebb04f03
|
Add missing dependency
|
2018-12-04 13:41:17 +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
|
1785769916
|
Refactour out the contracts testing options into a separate markdown file
|
2018-12-03 13:50:11 +01:00 |
|
Leonid Logvinov
|
8a42cea978
|
Remove contracts package authors from package.json
|
2018-12-03 13:38:46 +01:00 |
|
Leonid Logvinov
|
a5b6ce6114
|
Fix merge conflict
|
2018-12-03 12:09:29 +01:00 |
|
Leonid Logvinov
|
0d3fb79c05
|
Remove unused dependencies
|
2018-12-03 12:09:29 +01:00 |
|
Leonid Logvinov
|
f8399fee2f
|
Clean up READMEs
|
2018-12-03 12:09:29 +01: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
|
980e3cb82f
|
Remove multisig contracts from the core list of contracts
|
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
|
6d0c71ef30
|
Move MultiAssetProxy to the contracts monorepo
|
2018-12-03 11:52:21 +01:00 |
|
Leonid Logvinov
|
e015f470dd
|
Remove generated files
|
2018-12-03 11:33:05 +01:00 |
|
Leonid Logvinov
|
d142413745
|
Rename calldata to callData because solhint doesn't like calldata (probably reserved keyword) and goes nuts
|
2018-12-03 11:33:04 +01:00 |
|
Leonid Logvinov
|
866c946b92
|
Replace packages/contracts with contracts/core
|
2018-12-03 11:31:54 +01:00 |
|
Leonid Logvinov
|
4668b0732c
|
Move packages/contracts to contracts/core
|
2018-12-03 11:31:53 +01:00 |
|