25 Commits

Author SHA1 Message Date
Leonid Logvinov
e744e4cd98
Apply prettier config 2018-01-03 11:37:38 +01:00
Leonid Logvinov
613fada49f
Add etherToken.getLogsAsync and etherToken.subscribe with tests 2017-12-20 14:01:59 +01:00
Leonid Logvinov
436d78eb93
Fix linter issues 2017-12-19 12:10:43 +01:00
Leonid Logvinov
1e4fdcf615
Rename SubscriptionOpts to BlockRange 2017-12-19 12:10:43 +01:00
Leonid Logvinov
274aa50d74
Fix 0x.js unused vars 2017-12-15 13:30:19 +01:00
Leonid Logvinov
4391f9913e
Fix linter errors 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
b362e2c28e
Refactor networkId out of web3Wrapper 2017-12-08 12:51:46 +03:00
Leonid Logvinov
f1b267cc9f
Refactor web3Wrapper to a separate package 2017-12-06 20:55:09 +03:00
Leonid Logvinov
78fb8d2bdc
Use our promisify 2017-12-01 23:31:50 -06:00
Fabio Berger
78f0ab3682 Last remaining website fixes 2017-11-27 22:23:51 -06:00
Leonid
cf0a8b2d05
Merge branch 'development' into feature/passNetworkId 2017-11-27 15:53:21 -06:00
Fabio Berger
8dea47f038 Merge branch 'development' into validateOrdersAgainstLatestBlock
* development:
  Rename removed to isRemoved
  Add CHANGELOG entry
  Make DecodedLogEvent contain web3 log under a log subkey
2017-11-23 15:24:32 -06:00
Fabio Berger
b7b1721145 Pass 'latest' to ExchangeTransferSimulator when used for validating orders, and pass 'pending' when used in the order watcher. 2017-11-23 15:21:45 -06:00
Leonid Logvinov
c780d04cee
Remove ContractDoesNotExist error and replace it with more specific errors 2017-11-23 15:15:47 -06:00
Leonid Logvinov
062f85e506
Pass networkId on provider update 2017-11-23 15:15:47 -06:00
Leonid Logvinov
010e6f8d7f
Fix the imports order 2017-11-23 15:13:37 -06:00
Leonid Logvinov
a38ef3655b
Remove even more asyncs 2017-11-23 15:13:37 -06:00
Leonid Logvinov
311d42626a
Adjust the tests 2017-11-23 15:13:36 -06:00
Leonid Logvinov
fcd37808d4
Rename removed to isRemoved 2017-11-23 15:12:34 -06:00
Leonid Logvinov
e01468b492
Make DecodedLogEvent contain web3 log under a log subkey 2017-11-23 15:12:34 -06:00
Leonid Logvinov
66750f7349
Fix tests 2017-11-21 14:03:32 -06:00
Leonid Logvinov
0747e162fa
Add instanceOf assertion 2017-11-21 13:18:29 -06:00
Leonid Logvinov
c8c95b4bd2
Add postFormatter for logs 2017-11-21 13:09:23 -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