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
4dfa720f2d
Use configured version of bignumber in all packages
2018-01-04 12:38:19 +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
Brandon Millman
12dc8c0d15
Add missing calls to bigNumberConfigs in packages where we are instantiating BigNumbers
2017-12-21 14:55:55 -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
Brandon Millman
cb11aec84d
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
2017-12-20 15:30:25 +01:00
Leonid Logvinov
bf1603839e
Change contributing test
2017-12-20 14:21:39 +01:00
Leonid Logvinov
8ed776e113
Fix yarn workspaces explanation
2017-12-20 14:17:17 +01:00
Leonid Logvinov
c3508dcdc6
Change CONTRIBUTING section
2017-12-20 14:10:35 +01:00
Leonid Logvinov
3579f063d6
Fix the headers
2017-12-20 14:07:50 +01:00
Leonid Logvinov
ecc6cb2b7c
Address feedback
2017-12-20 14:07:50 +01:00
Leonid Logvinov
de6fe25751
Write 4 README's
2017-12-20 14:07:50 +01:00
Brandon Millman
9c6453e129
Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to all packages
2017-12-08 15:01:52 -08:00
Brandon Millman
a6f9718131
Publish
...
- 0x.js@0.27.2
- abi-gen-templates@0.0.2
- @0xproject/abi-gen@0.0.2
- @0xproject/assert@0.0.7
- @0xproject/connect@0.3.0
- contracts@2.0.0
- @0xproject/json-schemas@0.6.10
- @0xproject/monorepo-scripts@0.1.0
- @0xproject/subproviders@0.1.0
- @0xproject/tslint-config@0.2.1
- @0xproject/types@0.1.0
- @0xproject/utils@0.1.0
- @0xproject/web3-wrapper@0.1.0
- website@0.0.2
2017-12-08 13:17:03 -08:00
Leonid Logvinov
b362e2c28e
Refactor networkId out of web3Wrapper
2017-12-08 12:51:46 +03:00
Leonid Logvinov
825402b0f9
Address feedback
2017-12-07 01:15:15 +03:00
Leonid Logvinov
f1b267cc9f
Refactor web3Wrapper to a separate package
2017-12-06 20:55:09 +03:00