Leonid Logvinov
f3241ff86a
Merge pull request #883 from 0xProject/feature/tslint-improvements
...
New tslint rules
@0xproject/assert@0.2.14
@0xproject/dev-utils@0.4.6
@0xproject/json-schemas@0.8.3
0x.js@0.38.6
@0xproject/abi-gen@0.3.4
@0xproject/connect@0.6.17
@0xproject/contract-wrappers@0.1.1
@0xproject/order-utils@0.0.9
@0xproject/order-watcher@0.0.8
@0xproject/react-docs@0.0.16
@0xproject/react-shared@0.2.3
@0xproject/sol-compiler@0.5.4
@0xproject/sol-cov@0.1.3
@0xproject/subproviders@0.10.6
@0xproject/utils@0.7.3
@0xproject/typescript-typings@0.4.3
@0xproject/web3-wrapper@0.7.3
2018-07-18 14:54:47 +02:00
Leonid Logvinov
904968cf4a
Fix an inconsistency in abi-gen CHANGELOG.json
2018-07-18 14:31:03 +02:00
Amir Bandeali
56a4a374cd
Merge pull request #857 from 0xProject/feature/contracts/batchGetOrderInfo
...
Add getOrdersInfo function
2018-07-17 14:13:33 -07:00
Amir Bandeali
caa5b4e342
Add tests for getOrderInfo and getOrdersInfo
2018-07-17 13:59:14 -07:00
Amir Bandeali
b6172c3965
Reorder checks in getOrderInfo
2018-07-17 12:18:16 -07:00
Amir Bandeali
02ddfa07a7
Add getOrdersInfo function
2018-07-17 12:18:16 -07:00
Alex Browne
5022878680
Merge pull request #886 from 0xProject/fix/time-offset-accidental-revert
...
Mine a dummy block in blockchain_lifecycle to re-apply any time offset
2018-07-17 12:12:12 -07:00
Alex Browne
2bfacbb8ba
Mine a dummy block in blockchain_lifecycle to re-apply any time offset
2018-07-17 11:48:39 -07:00
Alex Browne
b18d2b0274
Merge pull request #881 from 0xProject/fix/timestamp-conversions
...
Fix bugs having to do with block timestamps and order expirationTimes
2018-07-17 10:57:39 -07:00
Fabio Berger
15e92958d6
Merge pull request #875 from 0xProject/fix-order-watcher
...
OrderWatcher Fixes
2018-07-17 13:47:23 +02:00
Fabio Berger
f56a7d0cb2
Fix linter
2018-07-17 13:29:36 +02:00
Fabio Berger
59fd5c69c0
Remove no-longer needed tests
2018-07-17 13:27:41 +02:00
Leonid Logvinov
bf8ac3b9e6
Fix tslint issues
2018-07-17 12:59:02 +02:00
Leonid Logvinov
edcdc9b1b9
Upgrade tslint to the newest version
2018-07-17 12:58:42 +02:00
Leonid Logvinov
4227aaa68a
Add new tslint rules
2018-07-17 12:58:04 +02:00
Fabio Berger
b750ce8be6
Stop subscriptions from unsubscribing on recoverable network issues
2018-07-17 12:33:43 +02:00
Fabio Berger
03a6a088c5
Merge branch 'v2-prototype' into fix-order-watcher
...
* v2-prototype: (39 commits)
Add chris to website
Fix ocean link
Move update onboarding step tracking to onboarding flow code
Bump npm-run-all from 4.1.2 to 4.1.3
Move format to helper function
Fix linter
Add assertion to make sure caller to fetchAsync isn't trying to set timeout in a context-specific way
Fix linter issues
Remove unused import
Switch conditional
Update yarn.lock and artifact
Fix abi-gen tests to not rely on sleep, since it causes intermittent failures
Add missing assertion
Move type defs to typescript-typingsd
Fix linter
Make createFinalPayload protected
Replace process.browser with detect-node library
Export Web3ProviderEngine and RPCSubprovider from 0x.js
Export Web3ProviderEngine from subproviders package
Update deps
...
2018-07-17 12:06:35 +02:00
Fabio Berger
1e787a7646
Remove stateLayer OrderWatcher config and instead temporarily hard-code until we get pending block to work with Blockstream
2018-07-17 12:04:29 +02:00
Fabio Berger
766ac3f1fe
Remove blockRetention config
2018-07-17 11:57:52 +02:00
fragosti
a9038f2afc
Add chris to website
2018-07-17 01:16:29 -07:00
Alex Browne
9828fa335e
Fix bugs having to do with block timestamps and order expirationTimes
2018-07-16 18:41:37 -07:00
Brandon Millman
0c04d490bb
Fix ocean link
2018-07-16 17:48:24 -07:00
Leonid Logvinov
e9589ff786
Sort the config file lexicographically
2018-07-16 15:59:00 +02:00
Leonid Logvinov
01789e6750
Merge pull request #800 from feuGeneA/patch-2
...
use bullets, not a task list, for Types of Changes
2018-07-16 15:24:18 +02:00
Leonid Logvinov
c3f7ba1b91
Merge pull request #872 from 0xProject/dependabot/npm_and_yarn/npm-run-all-4.1.3
...
Bump npm-run-all from 4.1.2 to 4.1.3
2018-07-16 15:22:58 +02:00
Fabio Berger
151ce6e3c7
Pass stateLater into getBlockAsync call
2018-07-16 10:24:34 +02:00
Francesco Agosti
6bdee26c30
Merge pull request #876 from 0xProject/feature/website/heap-tracking-sanity
...
Move update onboarding step tracking to onboarding flow code
2018-07-13 14:34:54 -07:00
fragosti
5e4b1eed30
Move update onboarding step tracking to onboarding flow code
2018-07-13 14:09:34 -07:00
Francesco Agosti
ab5cd95ccc
Merge pull request #867 from 0xProject/bug/website/txhash-error
...
Only upload sourcemaps to rollbar on live deploys, and handle NaN error by using 0
2018-07-13 13:35:01 -07:00
dependabot[bot]
a3dc398da5
Bump npm-run-all from 4.1.2 to 4.1.3
...
Bumps [npm-run-all](https://github.com/mysticatea/npm-run-all ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/mysticatea/npm-run-all/releases )
- [Commits](https://github.com/mysticatea/npm-run-all/compare/v4.1.2...v4.1.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-07-13 18:25:06 +00:00
fragosti
b70f5d1a1e
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into bug/website/txhash-error
2018-07-13 11:15:50 -07:00
Francesco Agosti
26363931ed
Merge pull request #866 from 0xProject/feature/website/integrate-heap
...
Integrate Heap analytics into the website
2018-07-13 11:14:38 -07:00
Fabio Berger
e2438330f5
Merge pull request #874 from 0xProject/fix/request-timeout-issue
...
Fix Fetch Timeout Issue
2018-07-13 20:12:37 +02:00
fragosti
c5fcdd0657
Move format to helper function
2018-07-13 11:11:49 -07:00
Fabio Berger
345f3c07a5
Add PR numbers
2018-07-13 20:04:21 +02:00
Fabio Berger
f3477ff28c
Add changelog entries
2018-07-13 20:03:22 +02:00
Fabio Berger
7ac4fa50b5
Update yarn.lock
2018-07-13 19:55:45 +02:00
Fabio Berger
2f0a914838
Fix linter
2018-07-13 19:53:49 +02:00
Fabio Berger
5fc7d9a603
Fix bug that make all getBlock and getLog requests go to latest block
2018-07-13 19:44:56 +02:00
Fabio Berger
ced68e4e02
Expose Blockstreams blockRetention config as an OrderWatcher config
2018-07-13 19:44:21 +02:00
Fabio Berger
80071beaac
Add assertion to make sure caller to fetchAsync isn't trying to set timeout in a context-specific way
2018-07-13 19:38:35 +02:00
Fabio Berger
de1029d5ef
Fix linter issues
2018-07-13 18:51:21 +02:00
Fabio Berger
efc64cf17f
Remove unused import
2018-07-13 17:17:45 +02:00
Fabio Berger
2f41ed50c1
Switch conditional
2018-07-13 16:47:32 +02:00
Fabio Berger
fcc8cdd36a
Update yarn.lock and artifact
2018-07-13 16:40:06 +02:00
Fabio Berger
248632ce76
Merge branch 'v2-prototype' into fix/request-timeout-issue
...
* v2-prototype:
Remove legacy portal code
2018-07-13 16:12:49 +02:00
Fabio Berger
25681754bd
Fix abi-gen tests to not rely on sleep, since it causes intermittent failures
2018-07-13 16:06:15 +02:00
Fabio Berger
179c487da9
Add missing assertion
2018-07-13 15:25:48 +02:00
Fabio Berger
350989bbec
Move type defs to typescript-typingsd
2018-07-13 15:25:37 +02:00
Fabio Berger
f5293e6c38
Fix linter
2018-07-13 15:09:51 +02:00