Leonid Logvinov
9a7c4442d2
Fix scopes
2018-01-18 14:34:35 +01:00
Leonid Logvinov
0e5363b5c3
Update yarn.lock
2018-01-18 14:26:32 +01:00
Leonid Logvinov
d41bce36be
Fix merge conflicts
2018-01-18 14:23:54 +01:00
Leonid Logvinov
1380cd811e
Fix CI config
2018-01-18 14:22:49 +01:00
Leonid Logvinov
d99bb3a87c
Fix merge conflicts
2018-01-18 14:21:15 +01:00
Leonid Logvinov
4b9501318d
Move deployer to a separate package
2018-01-18 14:18:51 +01:00
Leonid
e5eec04f92
Merge pull request #322 from 0xProject/fix/ci-time
...
Speed-up CI
2018-01-18 14:16:53 +01:00
Brandon Millman
87e3fe725d
Run prettier to revert formatting changes made by the lerna publish step
2018-01-18 00:21:52 -08:00
Brandon Millman
d58bfb46cf
Publish
...
- 0x.js@0.30 .0
- @0xproject/abi-gen@0.1.2
- @0xproject/assert@0.0.11
- chai-as-promised-typescript-typings@0.0.4
- chai-typescript-typings@0.0.2
- @0xproject/connect@0.5.0
- contracts@2.1.4
- @0xproject/dev-utils@0.0.5
- @0xproject/json-schemas@0.7.3
- @0xproject/kovan_faucets@1.0.5
- @0xproject/monorepo-scripts@0.1.4
- @0xproject/subproviders@0.3.1
- @0xproject/tslint-config@0.4.2
- @0xproject/types@0.1.4
- @0xproject/utils@0.2.0
- web3-typescript-typings@0.9.4
- @0xproject/web3-wrapper@0.1.5
- @0xproject/website@0.0.7
@0xproject/kovan_faucets@1.0.5
@0xproject/monorepo-scripts@0.1.4
@0xproject/website@0.0.7
0x.js@0.30.0
contracts@2.1.4
2018-01-17 22:45:09 -08:00
Brandon Millman
547bee38c0
Update CHANGELOG
@0xproject/abi-gen@0.1.2
@0xproject/assert@0.0.11
@0xproject/connect@0.5.0
@0xproject/dev-utils@0.0.5
@0xproject/json-schemas@0.7.3
@0xproject/subproviders@0.3.1
@0xproject/tslint-config@0.4.2
@0xproject/types@0.1.4
@0xproject/utils@0.2.0
@0xproject/web3-wrapper@0.1.5
chai-as-promised-typescript-typings@0.0.4
chai-typescript-typings@0.0.2
web3-typescript-typings@0.9.4
2018-01-17 21:55:04 -08:00
Leonid
60614ba250
Merge pull request #321 from 0xProject/fix/fill-up-to-validation
...
Fix fillOrdersUpTo validation
2018-01-17 23:56:08 +01:00
Leonid Logvinov
278f68ae77
Fix the typos
2018-01-17 16:22:47 +01:00
Leonid Logvinov
b4375d6f64
Enable restrict-plus-operands and fix issues detected
2018-01-17 16:14:25 +01:00
Leonid Logvinov
9f47c72d31
Remove unused dependencies
2018-01-17 16:07:49 +01:00
Leonid Logvinov
de3bf03f42
Add --frozen-lockfile flag on CI
2018-01-17 15:55:58 +01:00
Leonid Logvinov
59a39ac57d
Fix a stupid RPC bug which caused the port togo over 65535
2018-01-17 15:35:14 +01:00
Leonid Logvinov
df9c2b193e
Remove trailing slash
2018-01-16 21:28:26 +01:00
Leonid Logvinov
3894311d68
Test deployer separately from contracts
2018-01-16 21:11:30 +01:00
Leonid Logvinov
35501dd4fc
Fix ignore configuration
2018-01-16 16:17:20 +01:00
Leonid Logvinov
e2ca713658
Fix the glob pattern for exclusion
2018-01-16 16:03:06 +01:00
Leonid Logvinov
a45de6d427
Return is pensing events are undefined
2018-01-16 15:50:15 +01:00
Leonid Logvinov
a350638526
Upgrade testrpc to 6.0.3 to avoid some race-conditions
2018-01-16 15:40:20 +01:00
Leonid Logvinov
59f9605ed9
Run testrpc for rest tests
2018-01-16 15:26:15 +01:00
Leonid Logvinov
9521bf8d4f
Separate contracts tests from others
2018-01-16 15:20:15 +01:00
Leonid Logvinov
7c1c94d39b
Change cached directory
2018-01-16 14:36:04 +01:00
Leonid Logvinov
8a74963815
Respore dependency cache
2018-01-16 14:31:28 +01:00
Leonid Logvinov
3ebd8b7f45
Revert "Don't run testrpc for the rest of the tests"
...
This reverts commit ae8cb2e6a8
.
2018-01-16 14:11:17 +01:00
Leonid Logvinov
ae8cb2e6a8
Don't run testrpc for the rest of the tests
2018-01-16 14:05:11 +01:00
Leonid Logvinov
1ccb978612
Split tests into two bundles
2018-01-16 14:04:02 +01:00
Leonid Logvinov
7040a01cf2
Remove umd tests
2018-01-16 14:01:46 +01:00
Leonid Logvinov
6bc0e815e9
Add caching between steps
2018-01-16 13:54:13 +01:00
Leonid Logvinov
593f7e826c
Specify the executor
2018-01-16 13:45:36 +01:00
Leonid Logvinov
835fa0af13
Test workflow
2018-01-16 13:44:38 +01:00
Leonid
0e3bd0c6c1
Merge pull request #320 from joincivil/feature/default-account
...
Fix web3 typing defaultAccount not allowing `undefined`
2018-01-16 13:34:14 +01:00
Olaf Tomalka
86668eb7b9
Added PR number to web3 typings changelog
2018-01-16 13:24:53 +01:00
Leonid Logvinov
771f65c858
Update the CHANGELOG
2018-01-16 11:25:31 +01:00
Leonid Logvinov
89d6326a83
Fix fillOrdersUpTo balances validation
2018-01-16 11:22:04 +01:00
Leonid Logvinov
8b81ea162f
Add a regression test for fillUpToValidation
2018-01-16 11:08:17 +01:00
Olaf Tomalka
a53e6db537
Fix web3 typing defaultAccount not allowing undefined
...
The default value for the defaultAccount property is undefined,
this happens in real-life scenarios, and so the type should
explicitly warn users about it
2018-01-15 16:02:42 +01:00
Leonid
62e3feeb94
Merge pull request #319 from 0xProject/feature/final-monorepo
...
Import last TS packages into the monorepo
2018-01-13 02:03:22 +01:00
Leonid
a950494503
Merge pull request #312 from 0xProject/feature/error-reporting-intervals
...
Better error handling on async/sync intervals
2018-01-13 00:51:23 +01:00
Leonid Logvinov
3cb310122e
Sort packages alphabetically in README
2018-01-13 00:50:07 +01:00
Leonid Logvinov
feace988b4
Add postpublish scripts
2018-01-12 22:16:45 +01:00
Leonid Logvinov
6a56f20928
Return after checking for an error and add an explanatory comment
2018-01-12 21:39:51 +01:00
Brandon Millman
80a46d14be
Merge pull request #318 from 0xProject/feature/httpClientErrorImprovements
...
Improve HttpClient errors
2018-01-12 12:18:03 -08:00
Brandon Millman
fbcbf066cd
Stop appending /v0 to HttpClient api endpoint urls
2018-01-12 11:53:14 -08:00
Leonid Logvinov
4d30e1115f
Add chai-as-promised-typescript-typings
2018-01-12 17:48:15 +01:00
Leonid Logvinov
897cfb491c
Remove redundant type refs
2018-01-12 17:23:59 +01:00
Brandon Millman
c2c7512431
Improve HttpClient errors
2018-01-12 08:01:41 -08:00
Leonid Logvinov
568cf4d182
Add web3-typescript-typings and chai-as-promised-typescript-typings to the main monorepo
2018-01-12 16:55:16 +01:00