Jacob Evans
ab7f681f15
Prettier newline
2018-01-19 11:35:02 +11:00
Jacob Evans
2ac806ef08
Prettier
2018-01-19 10:51:57 +11:00
Jacob Evans
fb77817c2d
Update CHANGELOG, rebase on development
2018-01-19 10:33:25 +11:00
Jacob Evans
cfc868bf4d
Reject negative amounts in isValidBaseUnitAmount
2018-01-19 10:31:06 +11:00
Fabio Berger
7b4e2257d8
Re-add changelog for 0x.js
2018-01-19 10:31:06 +11: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
2018-01-17 22:45:09 -08:00
Brandon Millman
547bee38c0
Update CHANGELOG
2018-01-17 21:55:04 -08:00
Leonid Logvinov
278f68ae77
Fix the typos
2018-01-17 16:22:47 +01:00
Leonid Logvinov
9f47c72d31
Remove unused dependencies
2018-01-17 16:07:49 +01:00
Leonid Logvinov
df9c2b193e
Remove trailing slash
2018-01-16 21:28:26 +01:00
Leonid Logvinov
a45de6d427
Return is pensing events are undefined
2018-01-16 15:50:15 +01:00
Leonid Logvinov
7040a01cf2
Remove umd tests
2018-01-16 14:01:46 +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
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
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
Leonid Logvinov
897cfb491c
Remove redundant type refs
2018-01-12 17:23:59 +01:00
Leonid Logvinov
b0b179550a
Prettify package.json files
2018-01-11 17:45:36 +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
2018-01-11 14:43:58 +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
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
2018-01-11 13:05:49 +01:00
Leonid Logvinov
7f4a383d75
Update CHANGELOGs before publish
2018-01-11 13:03: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
Leonid Logvinov
78fd942faa
Return to old way of including web3 types
2018-01-10 11:24:37 +01:00
Leonid Logvinov
27d9fba785
Include web3 types via typeRoots and factor out common parts of tsconfig.json
2018-01-10 11:24:31 +01:00
Leonid Logvinov
c700046b76
Apply prettify on json and md files
2018-01-04 16:32:03 +01:00
Leonid Logvinov
c49f68ef3e
Fix linter errors
2018-01-04 14:53:38 +01:00
Leonid Logvinov
4dfa720f2d
Use configured version of bignumber in all packages
2018-01-04 12:38:19 +01:00
Leonid Logvinov
d46fcb33c5
Fix formatting
2018-01-03 11:42:20 +01:00
Leonid Logvinov
e744e4cd98
Apply prettier config
2018-01-03 11:37:38 +01:00
Fabio Berger
f684cc3711
Publish
...
- 0x.js@0.29.0
- @0xproject/abi-gen@0.0.4
- @0xproject/assert@0.0.9
- @0xproject/connect@0.3.2
- contracts@2.1.1
- @0xproject/dev-utils@0.0.3
- @0xproject/json-schemas@0.7.1
- @0xproject/kovan_faucets@1.0.2
- @0xproject/monorepo-scripts@0.1.2
- @0xproject/subproviders@0.2.0
- @0xproject/tslint-config@0.4.0
- @0xproject/types@0.1.2
- @0xproject/utils@0.1.2
- @0xproject/web3-wrapper@0.1.2
- @0xproject/website@0.0.4
2017-12-28 10:57:04 +01:00
Fabio Berger
ab0c8c3496
Add dates to CHANGELOG entries
2017-12-28 10:36:06 +01:00
Brandon Millman
cb3582289f
Merge pull request #285 from 0xProject/fix/underscorePrivate
...
Add new underscore-privates rule to @0xproject/tslint-config and fix …
2017-12-21 13:16:25 -05:00
Fabio Berger
fffe8c355e
Add to CHANGELOG
2017-12-21 14:40:18 +01:00
Fabio Berger
b94d13b413
Refactor toBaseUnitAmount so that it throws if user supplies unitAmount with too many decimals
2017-12-21 09:34:50 +01:00
Fabio Berger
85e16c1233
Make assertion stricter so that one cannot submit invalid baseUnit amounts to toUnitAmount
2017-12-21 09:33:57 +01:00
Brandon Millman
2d53b7d9a4
Add some missed underscores, update changelog and comments
2017-12-20 19:08:11 -05:00
Brandon Millman
23052a5c2e
Merge branch 'development' into fix/underscorePrivate
...
* development: (29 commits)
Move call to error reporter to end of handler so that even if reporting the error takes a while, it doesn't block the UI
Update outdated WETH ranges
Fix conditional
Fix top-padding
Publish
Update CHANGELOGs
Add slashes to base URLs
Fix linter issue
Fix WETH symbol
Update snapshot and artifacts
Replace our EtherTokens with WETH9 from maker
Fix test description
Fix a typo
Add err==null assertions
Add WETH9 tests
Use the new snapshot including WETH9 and it's artifacts
Add WETH9 and mirations
Fix WETH events watching
Fix a typo
Init the _etherTokenContractsByAddress
...
2017-12-20 19:07:54 -05:00
Leonid Logvinov
a2bf19efc1
Publish
...
- 0x.js@0.28.0
- @0xproject/abi-gen@0.0.3
- @0xproject/assert@0.0.8
- @0xproject/connect@0.3.1
- contracts@2.1.0
- @0xproject/dev-utils@0.0.2
- @0xproject/json-schemas@0.7.0
- @0xproject/kovan_faucets@1.0.1
- @0xproject/monorepo-scripts@0.1.1
- @0xproject/subproviders@0.1.1
- @0xproject/tslint-config@0.3.0
- @0xproject/types@0.1.1
- @0xproject/utils@0.1.1
- @0xproject/web3-wrapper@0.1.1
- @0xproject/website@0.0.3
2017-12-20 17:10:12 +01:00
Leonid Logvinov
6636a0861d
Update CHANGELOGs
2017-12-20 16:40:19 +01:00
Leonid Logvinov
5d4078bcf4
Add slashes to base URLs
2017-12-20 16:25:41 +01:00
Brandon Millman
cb11aec84d
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
2017-12-20 15:30:25 +01:00