Leonid Logvinov
4a19655fb0
Fix the artifacts
2017-11-23 15:13:38 -06:00
Leonid Logvinov
e32c453bc3
Remove unused asyncs
2017-11-23 15:13:38 -06:00
Leonid Logvinov
7b8d9193e2
Auto-fix linter errors in other mono-repo packages
2017-11-23 15:13:37 -06:00
Leonid Logvinov
74633126ce
Add type information for the linter
2017-11-23 15:13:37 -06:00
Leonid Logvinov
2fa5bb2028
Autofix json-schemas linter errors
2017-11-23 15:13:37 -06:00
Leonid Logvinov
010e6f8d7f
Fix the imports order
2017-11-23 15:13:37 -06:00
Leonid Logvinov
3d5b6ec110
Enforce comments on public methods
2017-11-23 15:13:37 -06:00
Leonid Logvinov
db2917b01c
Enable some new linter rules and fix the issues
2017-11-23 15:13:37 -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
c453099f6b
Fix linter issues
2017-11-23 15:13:37 -06:00
Leonid Logvinov
08569dbe6c
Await block reconcilation
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
c586d3e81d
Add project config to tslint which enables some type-dependent rules
2017-11-23 15:13:37 -06:00
Leonid Logvinov
c72745b0b2
Make zeroEx.tokenRegistry.getContractAddress non-async
2017-11-23 15:13:37 -06:00
Leonid Logvinov
8935146240
Make exchange subscriptions non-async
2017-11-23 15:13:37 -06:00
Leonid Logvinov
66aaceea91
Cleanup order watcher from redundant asyncs
2017-11-23 15:13:36 -06:00
Leonid Logvinov
4fe28ec53c
Make zeroEx.exchange.getContractAddress non-async
2017-11-23 15:13:36 -06:00
Leonid Logvinov
efe8e07854
Add ZRX artifacts
2017-11-23 15:13:36 -06:00
Leonid Logvinov
63dc606a9c
Make getZRXTokenAddress non async
2017-11-23 15:13:36 -06:00
Leonid Logvinov
131236305b
Store networkId in web3Wrapper
2017-11-23 15:13:36 -06:00
Leonid Logvinov
45c9171a2c
Add networkId to zeroExConfig schema
2017-11-23 15:13:36 -06:00
Leonid Logvinov
311d42626a
Adjust the tests
2017-11-23 15:13:36 -06:00
Leonid Logvinov
cbf35de4c1
Fix CI tests
2017-11-23 15:13:36 -06:00
Leonid Logvinov
92efc65847
Add networkId to ZeroExConfig and make it required
2017-11-23 15:13:36 -06:00
Leonid
17e41f2391
Merge pull request #234 from 0xProject/feature/eventTypes
...
Make DecodedLogEvent contain web3 log under a log subkey
2017-11-23 15:13:07 -06:00
Leonid Logvinov
fcd37808d4
Rename removed to isRemoved
2017-11-23 15:12:34 -06:00
Leonid Logvinov
6323badc19
Add CHANGELOG entry
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
Fabio Berger
f7f2390ce1
Add exit code 0 because it is expected that uglifying the code throws an error
2017-11-23 14:01:23 -06:00
Fabio Berger
6118561bb5
update tokenByAddress after tokenStateByAddress to avoid race-condition
2017-11-23 13:58:27 -06:00
Fabio Berger
6a9f10cd36
Add error when unexpected condition hit
2017-11-23 13:57:01 -06:00
Fabio Berger
e7a4e03194
Fix alignment
2017-11-23 13:56:42 -06:00
Fabio Berger
a42e8ae873
Add missing keys
2017-11-23 13:56:34 -06:00
Fabio Berger
bcc5d63516
Fix bug
2017-11-23 13:56:16 -06:00
Fabio Berger
f97074dc84
Merge pull request #230 from 0xProject/feature/removeDuplicateEvents
...
Add an order state cache to filter out duplicate events
2017-11-23 12:35:18 -06:00
Fabio Berger
bd81124b5a
Merge pull request #226 from dekz/feature/calculate-remaining-proportions
...
Calculate remaining proportions from fee to ratio proportions
2017-11-23 12:33:06 -06:00
Jacob Evans
5a18f43b51
Update to Async call
2017-11-23 15:17:11 +11:00
Jacob Evans
924b96ce2a
Fix nits
2017-11-23 15:14:33 +11:00
Jacob Evans
47236dbaec
Merge branch 'development' into feature/calculate-remaining-proportions
2017-11-23 14:38:10 +11:00
Jacob Evans
437ac301db
Merge branch 'development' into feature/calculate-remaining-proportions
2017-11-23 14:37:34 +11:00
Brandon Millman
215740fab2
Add @0xproject/connect to the main README
2017-11-22 15:39:05 -08:00
Fabio Berger
c66fc63452
Merge branch 'development' into addWebsite
...
* development:
Revert "Publish"
Publish
Add actual version to CHANGELOG
Add blockchainLifecycle management to the ExpirationWatcher test
Update connect CHANGELOG.md in preperation for publishing
Add TODO comment before BigNumber.config() call
Prepare connect package for publishing
2017-11-22 17:26:48 -06:00
Brandon Millman
02aefc40f3
Fix connect CHANGELOG version
2017-11-22 15:10:50 -08:00
Brandon Millman
cd42ca1bbd
Publish
...
- 0x.js@0.26 .1
- @0xproject/connect@0.1.0
2017-11-22 15:07:34 -08:00
Brandon Millman
05bfd764b6
Fix npm auth issues
...
Related lerna issue: https://github.com/lerna/lerna/issues/896
2017-11-22 15:05:03 -08:00
Fabio Berger
99f2026ce2
Revert "Publish"
...
This reverts commit 6a8717b294
.
0x.js@0.26.1
2017-11-22 16:51:09 -06:00
Fabio Berger
6a8717b294
Publish
...
- 0x.js@0.26 .1
- @0xproject/connect@0.1.0
2017-11-22 16:50:16 -06:00
Fabio Berger
c3f24a9cea
Add actual version to CHANGELOG
2017-11-22 16:47:24 -06:00
Fabio Berger
805a055946
Force the clearance of tradeHistory
2017-11-22 16:43:17 -06:00