greenkeeper[bot]
ae72b71895
chore(package): update @0xproject/utils to version 0.2.0
2018-01-18 10:09:13 +00: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
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
Leonid Logvinov
f54330f1c5
Import chai-as-promised-typescript-typings
2018-01-12 16:49:48 +01:00
Leonid Logvinov
97e01d7a42
Fix @bmilman linkedin link
2018-01-12 15:32:29 +01:00
Leonid
4be3e000e1
Merge pull request #317 from 0xProject/feature/new-team-members
...
[WIP] Add @tom and @dekz while removing @PhABC
2018-01-12 15:25:05 +01:00
Leonid Logvinov
b47baa9ee1
Add new team photos
2018-01-12 15:22:44 +01:00
Leonid Logvinov
f6c98112df
Add a CHANGELOG to a website
2018-01-11 17:45:51 +01:00
Leonid Logvinov
94d29ab22e
Add @tom and @dekz while removing @PhABC
2018-01-11 17:45:51 +01:00
Leonid Logvinov
b0b179550a
Prettify package.json files
2018-01-11 17:45:36 +01:00
Leonid Logvinov
41c7ab4f9c
Update dependencies in yarn.lock
2018-01-11 17:38:22 +01:00
Leonid Logvinov
432c7c63fe
Fix a version in web3-typescript-typings CHANGELOG
2018-01-11 14:44:30 +01:00
Leonid Logvinov
2bba1ae292
Publish
...
- 0x.js@0.29.2
- @0xproject/abi-gen@0.1.1
- @0xproject/connect@0.4.1
- contracts@2.1.3
- @0xproject/kovan_faucets@1.0.4
- web3-typescript-typings@0.9.3
- @0xproject/web3-wrapper@0.1.4
- @0xproject/website@0.0.6
0x.js@0.29.2
@0xproject/kovan_faucets@1.0.4
@0xproject/website@0.0.6
contracts@2.1.3
web3-typescript-typings@0.9.3
2018-01-11 14:43:58 +01:00
Leonid Logvinov
7830d518e0
Add types for getData on a web3 contract
@0xproject/abi-gen@0.1.1
@0xproject/connect@0.4.1
@0xproject/web3-wrapper@0.1.4
2018-01-11 14:40:16 +01:00
Leonid Logvinov
571b3c4da8
Add types for getData on a web3 contract
2018-01-11 14:25:49 +01:00
Leonid Logvinov
5b6f8d4c3f
Apply prettier
2018-01-11 13:44:01 +01:00
Leonid Logvinov
ae57b21b98
Update the CHANGELOG
2018-01-11 13:22:37 +01:00
Leonid Logvinov
292c3bbff8
Make some callbacks failable and add error handling
2018-01-11 13:22:04 +01:00
Leonid Logvinov
065570ebf5
Add an error handler parameter to intervals
2018-01-11 13:22:04 +01:00
Leonid Logvinov
1f5dfd71d5
Add forgotten CHANGELOG changes
2018-01-11 13:16:58 +01:00
Leonid Logvinov
31b3ac4b98
Publish
...
- 0x.js@0.29.1
- @0xproject/abi-gen@0.1.0
- @0xproject/assert@0.0.10
- @0xproject/connect@0.4.0
- contracts@2.1.2
- @0xproject/dev-utils@0.0.4
- @0xproject/json-schemas@0.7.2
- @0xproject/kovan_faucets@1.0.3
- @0xproject/monorepo-scripts@0.1.3
- @0xproject/subproviders@0.3.0
- @0xproject/tslint-config@0.4.1
- @0xproject/types@0.1.3
- @0xproject/utils@0.1.3
- web3-typescript-typings@0.9.1
- @0xproject/web3-wrapper@0.1.3
- @0xproject/website@0.0.5
0x.js@0.29.1
@0xproject/dev-utils@0.0.4
@0xproject/kovan_faucets@1.0.3
@0xproject/monorepo-scripts@0.1.3
@0xproject/website@0.0.5
contracts@2.1.2
web3-typescript-typings@0.9.1
2018-01-11 13:05:49 +01:00
Leonid Logvinov
7f4a383d75
Update CHANGELOGs before publish
@0xproject/abi-gen@0.1.0
@0xproject/assert@0.0.10
@0xproject/connect@0.4.0
@0xproject/json-schemas@0.7.2
@0xproject/subproviders@0.3.0
@0xproject/tslint-config@0.4.1
@0xproject/types@0.1.3
@0xproject/utils@0.1.3
@0xproject/web3-wrapper@0.1.3
2018-01-11 13:03:38 +01:00
Leonid
de943c5f30
Merge pull request #307 from 0xProject/feature/web3-type-roots
...
Base tsconfig.json
2018-01-10 19:35:37 +01:00
Leonid Logvinov
e34b0af251
Fix ts error in portal after enabling more strict checks
2018-01-10 12:43:50 +01:00
Leonid Logvinov
fa7237fde7
Fix a compiler error in abi-gen
2018-01-10 12:00:39 +01:00
Leonid Logvinov
ed530cef72
Reinstall dependencies to get a new version of marked and get rid of GitHub warning about 0.3.6 being vulnerable
2018-01-10 11:36:14 +01:00
Leonid Logvinov
0f8b2703d1
Fix a compiler error with constructor enum
2018-01-10 11:28:43 +01:00
Leonid Logvinov
a2176f566b
Update README
2018-01-10 11:24:38 +01:00
Leonid Logvinov
bef056b084
Fix linter issues
2018-01-10 11:24:38 +01:00
Leonid Logvinov
c8c86c44f8
Fix callback types
2018-01-10 11:24:37 +01:00