Brandon Millman
f2baeddc30
Merge branch 'v2-prototype' into bug/website/fix-website
...
* v2-prototype:
Add missing timestamp to CHANGELOG entries
2018-07-20 12:07:27 -07:00
Brandon Millman
fd349b618a
Add changelog entry for @0xproject/utils
2018-07-20 12:05:47 -07:00
Brandon Millman
6ca2a02766
Add AbortController polyfill to fetchAsync in utils
2018-07-20 11:58:38 -07:00
Fabio Berger
dc151f7290
Add missing timestamp to CHANGELOG entries
2018-07-20 20:13:53 +02:00
Leonid Logvinov
681a582630
FIx a typo
2018-07-20 00:54:44 +02:00
Leonid Logvinov
bf955bd87f
@0xproject/utils@1.0.0
2018-07-19 22:20:35 +02:00
Leonid Logvinov
6bd921d0bc
Add a missing CHANGELOG entry
2018-07-19 22:20:08 +02:00
Leonid Logvinov
534decea95
Change all package to depend on the new @0xproject/types@1.0.0-rc.1
2018-07-19 22:17:55 +02:00
Leonid Logvinov
74d5449719
Change all package to depend on the new @0xproject/tslint-config@1.0.0
2018-07-19 22:03:23 +02:00
Leonid Logvinov
a9fa1a0df6
Change all package to depend on the new @0xproject/typescript-typings@1.0.0
2018-07-19 21:54:44 +02:00
Leonid Logvinov
fd2611794a
Change all package to depend on the new @0xproject/monorepo-scripts@1.0.0
2018-07-19 21:49:03 +02:00
Leonid Logvinov
f063a5db0f
Change all package to depend on the new ethereum-types@1.0.0
2018-07-19 21:44:09 +02:00
Fabio Berger
f99232095b
Update package versions
2018-07-18 15:48:09 +02:00
Fabio Berger
8a2a4052f3
Update changelogs
2018-07-18 15:30:38 +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
Fabio Berger
2f0a914838
Fix linter
2018-07-13 19:53:49 +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
2f41ed50c1
Switch conditional
2018-07-13 16:47:32 +02:00
Fabio Berger
350989bbec
Move type defs to typescript-typingsd
2018-07-13 15:25:37 +02:00
Fabio Berger
4c7fd5a4e8
Replace process.browser with detect-node library
2018-07-13 15:03:13 +02:00
Fabio Berger
2e5ff53d72
-fetch';
2018-07-13 12:42:01 +02:00
Fabio Berger
49f1a6933c
Add fetchAsync util and RPCSubprovider
2018-07-12 23:13:47 +02:00
Fabio Berger
2ed2dd2fb7
Update package versions
2018-07-09 18:16:02 +02:00
Fabio Berger
d2f7dd3d5a
Update changelogs
2018-07-09 17:49:28 +02:00
Leonid Logvinov
1ee2d6ed54
Merge branch 'v2-prototype' into v2-contract-wrappers-WIP
2018-07-05 15:04:01 +02:00
Fabio Berger
a7902eca1f
Fix package.json
2018-07-03 23:57:33 +02:00
Fabio Berger
a5653337c1
Remove unused imported Web3.js
2018-07-03 23:36:14 +02:00
Fabio Berger
50957e1d29
Update incorrect versions of deps
2018-07-02 16:04:48 +02:00
Fabio Berger
b763cdbd4c
combine changelog entries since we haven't published yet
2018-07-02 13:53:24 +02:00
Leonid Logvinov
608e1c8960
Remove unused code/variables from abi-decoder
2018-06-29 17:52:51 +03:00
Bryce
e59c57106c
Run prettier
2018-06-25 09:44:56 -07:00
Bryce Neal
4b2d27b5e5
CHANGELOG spacing
2018-06-22 16:57:49 -07:00
Bryce
69625946b1
Typings and comment
2018-06-22 16:56:19 -07:00
Bryce
f7fe9b0961
Update at abi_decoder
2018-06-22 16:41:47 -07:00
Fabio Berger
47b4c236c3
Fix CHANGELOG entries changed during incorrect merge ( 2a4456b)
2018-06-20 20:29:22 +02:00
Fabio Berger
f2e0f1b2f1
Update all package versions to match latest published to NPM
2018-06-19 11:32:55 +02:00
Fabio Berger
2a4456b9ca
Update CHANGELOG's with publishes performed on development branch
2018-06-19 11:16:30 +02:00
Fabio Berger
10478a6b2f
Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils
...
* v2-prototype: (66 commits)
Run prettier
Remove unused variable
Fix linting issues
Change shouldRenderHeader prop to shouldHideHeader
Get build and tests to pass
typo
Apply prettier
Update contracts tests after rebase
Apply various fixes based on PR feedback
Document debug_increaseTime method and fix typo in devnet README
Use an enum for ProviderType in contracts/src/utils/web3_wrapper
Update contracts package README
Update relevant changelogs
Remove global gas estimate buffer
Add Async suffix to relevant assertions
Fix linter errors
Update package.json and yarn.lock
Update more things to work with both Geth and Ganache
Small fixes and cleanup
Add additional gas to calls to fillOrderNoThrow
...
# Conflicts:
# packages/order-watcher/src/order_watcher/order_watcher.ts
# packages/react-docs/src/components/type.tsx
# packages/website/ts/components/ui/lifecycle_raised_button.tsx
# packages/website/ts/components/wallet/wallet.tsx
2018-06-07 12:21:44 +02:00
fragosti
870eca0d9f
Run prettier
2018-06-06 16:59:28 -07:00
fragosti
037912ccab
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/improve-linting
2018-06-06 10:20:35 -07:00
Fabio Berger
cf8fdd3a70
Move spawnSwitchErr to @0xproject/utils
2018-06-06 16:26:04 +02:00
Fabio Berger
25f62daf14
- Rename watch to watch_without_deps in sub-packages, so dev's don't confuse running watch from root dir, with sub-package dir
...
- stop using special prebuild script name and run pre_build steps for `watch` and `build` commands
- Remove `clean` step from `build`/`watch`
2018-06-05 15:38:40 +02:00
fragosti
9778695b4a
Try enabling no-unused-variable...
2018-06-04 19:48:21 -07:00
Leonid Logvinov
a7fc9caacb
Introduce ethereum-types package
2018-05-31 11:04:05 -07:00
Leonid Logvinov
c9aef16649
Fix linter issues
2018-05-23 10:39:56 -07:00
Leonid Logvinov
83c37c6a7a
Address feedback
2018-05-22 15:27:17 -07:00
Leonid Logvinov
84a1b5612d
Publish
...
- 0x.js@0.38 .0
- @0xproject/abi-gen@0.3.0
- @0xproject/assert@0.2.10
- @0xproject/base-contract@0.3.2
- @0xproject/connect@0.6.13
- @0xproject/contract-wrappers@0.0.2
- contracts@2.1.29
- @0xproject/dev-utils@0.4.2
- @0xproject/fill-scenarios@0.0.2
- @0xproject/json-schemas@0.7.24
- @0xproject/metacoin@0.0.7
- @0xproject/migrations@0.0.6
- @0xproject/monorepo-scripts@0.1.20
- @0xproject/order-utils@0.0.5
- @0xproject/order-watcher@0.0.2
- @0xproject/react-docs-example@0.0.12
- @0xproject/react-docs@0.0.12
- @0xproject/react-shared@0.1.7
- @0xproject/sol-compiler@0.5.0
- @0xproject/sol-cov@0.0.11
- @0xproject/sol-resolver@0.0.5
- @0xproject/sra-report@0.1.0
- @0xproject/subproviders@0.10 .2
- @0xproject/testnet-faucets@1.0.30
- @0xproject/tslint-config@0.4.18
- @0xproject/types@0.7.0
- @0xproject/typescript-typings@0.3.2
- @0xproject/utils@0.6.2
- @0xproject/web3-wrapper@0.6.4
- @0xproject/website@0.0.33
2018-05-22 15:25:47 -07:00
Leonid Logvinov
f8c628b0c7
Updated CHANGELOGS
2018-05-22 15:22:12 -07:00
Leonid Logvinov
b86248f13f
Add CHANGELOG entries
2018-05-22 15:20:34 -07:00