Leonid Logvinov
292c3bbff8
Make some callbacks failable and add error handling
2018-01-11 13:22:04 +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
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
e744e4cd98
Apply prettier config
2018-01-03 11:37:38 +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
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
Leonid Logvinov
d05a36deed
Fix WETH symbol
2017-12-20 15:02:22 +01:00
Leonid Logvinov
d639a22cff
Add WETH9 tests
2017-12-20 14:02:25 +01:00
Leonid Logvinov
613fada49f
Add etherToken.getLogsAsync and etherToken.subscribe with tests
2017-12-20 14:01:59 +01:00
Brandon Millman
4dc6694651
Move web3 import after subprovider imports in test web3_factory
2017-12-17 23:30:14 -05:00
Leonid Logvinov
c8e52882ca
Fix redundant spaces
2017-12-15 18:44:13 +01:00
Leonid Logvinov
a63061f5b2
Name a variable
2017-12-14 17:15:07 +01:00
Leonid Logvinov
f7f4b6da8d
Fix a conditional
2017-12-14 17:12:18 +01:00
Leonid Logvinov
28c409fc6d
Add a function to init token balances
2017-12-14 15:47:03 +01:00
Leonid Logvinov
cb596c1413
Move more shared utils into utils package and reuse them
2017-12-14 15:47:02 +01:00
Leonid Logvinov
9f5e724aec
Add a HACK comment
2017-11-28 12:13:50 -06:00
Leonid Logvinov
50bf6a991d
Normalise subprovider names
2017-11-28 12:12:25 -06:00
Leonid Logvinov
36b21e6e7b
Add fake gas estimate suprovider for tests
2017-11-28 11:44:10 -06:00
Leonid Logvinov
e32c453bc3
Remove unused asyncs
2017-11-23 15:13:38 -06:00
Leonid Logvinov
87d34f9c7f
Auto-fix linter errors
2017-11-23 15:13:37 -06:00
Leonid Logvinov
d20926e150
Don't reassign the parameter
2017-11-23 15:13:37 -06:00
Leonid Logvinov
63dc606a9c
Make getZRXTokenAddress non async
2017-11-23 15:13:36 -06:00
Jacob Evans
437ac301db
Merge branch 'development' into feature/calculate-remaining-proportions
2017-11-23 14:37:34 +11:00
Jacob Evans
4bfb1fcc71
add a test constant for ZRX decimals
2017-11-22 10:54:09 +11:00
Leonid Logvinov
3e0371685f
Fix async callbacks
2017-11-20 16:39:34 -06:00
Fabio Berger
c4ee2d7386
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
2017-11-12 22:17:18 -05:00