aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect
Commit message (Collapse)AuthorAgeFilesLines
* Updated CHANGELOGSLeonid Logvinov2018-07-232-1/+18
|
* Add missing timestamp to CHANGELOG entriesFabio Berger2018-07-211-0/+1
|
* @0xproject/connect@1.0.0Leonid Logvinov2018-07-202-2/+2
|
* Use old assert version in @0xproject/connectLeonid Logvinov2018-07-201-1/+1
|
* FIx a typoLeonid Logvinov2018-07-201-1/+1
|
* Remove rc versions from unmigrated packagesLeonid Logvinov2018-07-201-2/+2
|
* Change all package to depend on the new @0xproject/assert@1.0.0Leonid Logvinov2018-07-201-1/+1
|
* Change all package to depend on the new @0xproject/json-schemas@1.0.0-rc.1Leonid Logvinov2018-07-201-1/+1
|
* Change all package to depend on the new @0xproject/utils@1.0.0Leonid Logvinov2018-07-201-1/+1
|
* Change all package to depend on the new @0xproject/types@1.0.0-rc.1Leonid Logvinov2018-07-201-1/+1
|
* Change all package to depend on the new @0xproject/tslint-config@1.0.0Leonid Logvinov2018-07-201-1/+1
|
* Change all package to depend on the new @0xproject/typescript-typings@1.0.0Leonid Logvinov2018-07-201-1/+1
|
* Change all package to depend on the new @0xproject/monorepo-scripts@1.0.0Leonid Logvinov2018-07-201-1/+1
|
* Update package versionsFabio Berger2018-07-181-5/+5
|
* Update changelogsFabio Berger2018-07-182-0/+13
|
* Fix tslint issuesLeonid Logvinov2018-07-174-8/+8
|
* Upgrade tslint to the newest versionLeonid Logvinov2018-07-171-1/+1
|
* Update depsFabio Berger2018-07-131-1/+0
|
* -fetch';Fabio Berger2018-07-131-2/+2
|
* Change version to 1.0.0Brandon Millman2018-07-121-1/+1
|
* Lint fixesBrandon Millman2018-07-123-4/+2
|
* PrettierBrandon Millman2018-07-121-1/+2
|
* Provide subscriptionOpts in error callback and include url in error messagesBrandon Millman2018-07-122-6/+13
|
* Remove outdated commentsBrandon Millman2018-07-121-2/+0
|
* Update orderbook channel and factory testsBrandon Millman2018-07-125-24/+54
|
* Update testsBrandon Millman2018-07-121-21/+15
|
* Enforce one handler per channelBrandon Millman2018-07-122-49/+25
|
* Add TODO comment for switching requestIds to stringsBrandon Millman2018-07-121-0/+1
|
* Add explicit HACK comment when we import assertBrandon Millman2018-07-121-1/+1
|
* Assert that connection is opening before attempting to subscribeBrandon Millman2018-07-121-9/+2
|
* Remove unused importBrandon Millman2018-07-121-2/+2
|
* Add CHANGELOG entryBrandon Millman2018-07-121-0/+8
|
* Consolidate back to one channel and expose only the factoryBrandon Millman2018-07-1210-284/+65
|
* Initial implementation of OrderbookChannelFactoryBrandon Millman2018-07-124-88/+113
|
* Implement web browser socketBrandon Millman2018-07-1211-30/+255
|
* Update package versionsFabio Berger2018-07-101-9/+9
|
* Update changelogsFabio Berger2018-07-092-0/+13
|
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-224-4/+1
|
* Update all package versions to match latest published to NPMFabio Berger2018-06-191-8/+8
|
* Update CHANGELOG's with publishes performed on development branchFabio Berger2018-06-192-1/+27
|
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-122-2/+2
|
* Merge pull request #676 from 0xProject/feature/mocha-source-mapsAlex Browne2018-06-081-1/+1
|\ | | | | Use source-map-support package to include correct line numbers in mocha
| * Use source-map-support package to include correct line numbers in mochaAlex Browne2018-06-071-1/+1
| |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-06-071-1/+1
|\| | | | | | | feature/improve-linting
| * Merge v2-prototypeFabio Berger2018-06-061-1/+1
| |\
| * | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ↵Fabio Berger2018-06-051-1/+1
| | | | | | | | | | | | | | | | | | | | | 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`
* | | merge v2-prototypeFabio Berger2018-06-061-1/+2
|\ \ \ | | |/ | |/|
| * | Replace `-` with `_` in yarn script name so that we are consistent across ↵Fabio Berger2018-06-051-1/+1
| |/ | | | | | | yarn script names
| * Don't automatically rebuild when running yarn testAlex Browne2018-06-051-1/+2
| |
* | Try enabling no-unused-variable...fragosti2018-06-052-2/+1
|/
* Unpin types version in @0xproject/connectLeonid Logvinov2018-05-253-3/+3
|
* Migrate migrations to v2Leonid Logvinov2018-05-251-1/+1
|
* Revert to an earlier version that worksFabio Berger2018-05-241-1/+1
|
* Remove the caret so it actually installs this versionFabio Berger2018-05-241-1/+1
|
* Bump all dependencies on json-schemas down a patch version so that they ↵Fabio Berger2018-05-241-1/+1
| | | | don't auto-magically get upgraded to the next version during the next publish
* PublishLeonid Logvinov2018-05-231-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Updated CHANGELOGSLeonid Logvinov2018-05-232-1/+14
|
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-174-1/+5
|
* Merge pull request #578 from 0xProject/document-node-versionAlex Browne2018-05-161-3/+3
|\ | | | | Document Node.js version requirement and add it to package.json
| * Change minimum Node version to 6.12Alex Browne2018-05-151-1/+1
| |
| * Document Node.js version requirement and add it to package.jsonAlex Browne2018-05-151-3/+3
| |
* | Remove build from docs:stage commandsFabio Berger2018-05-151-1/+1
| |
* | Move from using lerna multi-package commands to wsrun, update README's ↵Fabio Berger2018-05-152-16/+4
|/ | | | accordingly
* Add missing type definitionsLeonid Logvinov2018-05-141-2/+2
|
* Fix linter issuesLeonid Logvinov2018-05-101-1/+1
|
* Publishcontracts@2.1.28@0xproject/website@0.0.32@0xproject/testnet-faucets@1.0.29@0xproject/sra-report@0.0.14@0xproject/sol-resolver@0.0.4@0xproject/react-docs-example@0.0.11@0xproject/migrations@0.0.5@0xproject/metacoin@0.0.6@0xproject/dev-utils@0.4.1@0xproject/base-contract@0.3.1Leonid Logvinov2018-05-051-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.37.2 - @0xproject/abi-gen@0.2.13 - @0xproject/assert@0.2.9 - @0xproject/base-contract@0.3.1 - @0xproject/connect@0.6.12 - contracts@2.1.28 - @0xproject/deployer@0.4.3 - @0xproject/dev-utils@0.4.1 - @0xproject/json-schemas@0.7.23 - @0xproject/metacoin@0.0.6 - @0xproject/migrations@0.0.5 - @0xproject/order-utils@0.0.4 - @0xproject/react-docs-example@0.0.11 - @0xproject/react-docs@0.0.11 - @0xproject/react-shared@0.1.6 - @0xproject/sol-cov@0.0.10 - @0xproject/sol-resolver@0.0.4 - @0xproject/sra-report@0.0.14 - @0xproject/subproviders@0.10.1 - @0xproject/testnet-faucets@1.0.29 - @0xproject/types@0.6.3 - @0xproject/typescript-typings@0.3.1 - @0xproject/utils@0.6.1 - @0xproject/web3-wrapper@0.6.3 - @0xproject/website@0.0.32
* Updated CHANGELOGSLeonid Logvinov2018-05-052-0/+13
|
* Publishcontracts@2.1.26@0xproject/website@0.0.29@0xproject/testnet-faucets@1.0.27@0xproject/sra-report@0.0.12@0xproject/sol-resolver@0.0.3@0xproject/react-docs-example@0.0.9@0xproject/monorepo-scripts@0.1.19@0xproject/migrations@0.0.4@0xproject/metacoin@0.0.5@0xproject/dev-utils@0.4.0@0xproject/base-contract@0.3.0Leonid Logvinov2018-05-041-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.37.0 - @0xproject/abi-gen@0.2.12 - @0xproject/assert@0.2.8 - @0xproject/base-contract@0.3.0 - @0xproject/connect@0.6.11 - contracts@2.1.26 - @0xproject/deployer@0.4.2 - @0xproject/dev-utils@0.4.0 - @0xproject/json-schemas@0.7.22 - @0xproject/metacoin@0.0.5 - @0xproject/migrations@0.0.4 - @0xproject/monorepo-scripts@0.1.19 - @0xproject/order-utils@0.0.2 - @0xproject/react-docs-example@0.0.9 - @0xproject/react-docs@0.0.9 - @0xproject/react-shared@0.1.4 - @0xproject/sol-cov@0.0.9 - @0xproject/sol-resolver@0.0.3 - @0xproject/sra-report@0.0.12 - @0xproject/subproviders@0.10.0 - @0xproject/testnet-faucets@1.0.27 - @0xproject/tslint-config@0.4.17 - @0xproject/types@0.6.2 - @0xproject/typescript-typings@0.3.0 - @0xproject/utils@0.6.0 - @0xproject/web3-wrapper@0.6.2 - @0xproject/website@0.0.29
* Updated CHANGELOGSLeonid Logvinov2018-05-042-10/+23
|
* Publishcontracts@2.1.23@0xproject/website@0.0.26@0xproject/testnet-faucets@1.0.24@0xproject/sra-report@0.0.9@0xproject/sol-resolver@0.0.2@0xproject/react-docs-example@0.0.8@0xproject/monorepo-scripts@0.1.18@0xproject/migrations@0.0.2@0xproject/metacoin@0.0.4@0xproject/dev-utils@0.3.6@0xproject/base-contract@0.2.1Fabio Berger2018-04-181-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.36.1 - @0xproject/abi-gen@0.2.11 - @0xproject/assert@0.2.7 - @0xproject/base-contract@0.2.1 - @0xproject/connect@0.6.10 - contracts@2.1.23 - @0xproject/deployer@0.4.1 - @0xproject/dev-utils@0.3.6 - @0xproject/json-schemas@0.7.21 - @0xproject/metacoin@0.0.4 - @0xproject/migrations@0.0.2 - @0xproject/monorepo-scripts@0.1.18 - @0xproject/react-docs-example@0.0.8 - @0xproject/react-docs@0.0.8 - @0xproject/react-shared@0.1.3 - @0xproject/sol-cov@0.0.8 - @0xproject/sol-resolver@0.0.2 - @0xproject/sra-report@0.0.9 - @0xproject/subproviders@0.9.0 - @0xproject/testnet-faucets@1.0.24 - @0xproject/tslint-config@0.4.16 - @0xproject/types@0.6.1 - @0xproject/typescript-typings@0.2.0 - @0xproject/utils@0.5.2 - @0xproject/web3-wrapper@0.6.1 - @0xproject/website@0.0.26
* Updated CHANGELOGSFabio Berger2018-04-182-10/+23
|
* Fix commentsFabio Berger2018-04-181-2/+2
|
* Merge branch 'development' into removeMigrateStepFabio Berger2018-04-123-8/+21
|\ | | | | | | | | | | | | | | | | | | | | * development: Publish Updated CHANGELOGS # Conflicts: # packages/0x.js/package.json # packages/deployer/package.json # packages/utils/CHANGELOG.json
| * Publishcontracts@2.1.22@0xproject/website@0.0.25@0xproject/testnet-faucets@1.0.23@0xproject/sra-report@0.0.8@0xproject/react-docs-example@0.0.7@0xproject/monorepo-scripts@0.1.17@0xproject/metacoin@0.0.3@0xproject/dev-utils@0.3.5@0xproject/base-contract@0.2.0Leonid Logvinov2018-04-121-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.36.0 - @0xproject/abi-gen@0.2.10 - @0xproject/assert@0.2.6 - @0xproject/base-contract@0.2.0 - @0xproject/connect@0.6.9 - contracts@2.1.22 - @0xproject/deployer@0.4.0 - @0xproject/dev-utils@0.3.5 - @0xproject/json-schemas@0.7.20 - @0xproject/metacoin@0.0.3 - @0xproject/monorepo-scripts@0.1.17 - @0xproject/react-docs-example@0.0.7 - @0xproject/react-docs@0.0.7 - @0xproject/react-shared@0.1.2 - @0xproject/sol-cov@0.0.7 - @0xproject/sra-report@0.0.8 - @0xproject/subproviders@0.8.5 - @0xproject/testnet-faucets@1.0.23 - @0xproject/tslint-config@0.4.15 - @0xproject/types@0.6.0 - @0xproject/typescript-typings@0.1.0 - @0xproject/utils@0.5.1 - @0xproject/web3-wrapper@0.6.0 - @0xproject/website@0.0.25
| * Updated CHANGELOGSLeonid Logvinov2018-04-122-0/+13
| |
* | merge developmentFabio Berger2018-04-091-2/+28
|\|
| * Merge pull request #505 from 0xProject/fix/readmeContributingSectionFabio Berger2018-04-061-2/+28
| |\ | | | | | | Improve README contributing sections in all packages
| | * Fix contributing linksFabio Berger2018-04-051-1/+1
| | |
| | * Improve contributing section of all packages so they include building entire ↵Fabio Berger2018-04-051-3/+29
| | | | | | | | | | | | monorepo on first contribution
* | | Merge branch 'development' into removeMigrateStepFabio Berger2018-04-051-2/+0
|\| | | | | | | | | | | | | | | | | | | | | | | * development: Fix tests Call static functions as static Address feedback Move our contract templates to accept Provider instead of Web3Wrapper
| * | Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-2/+0
| |/
* / Add --exit to all mocha calls so they exit when called from top-level yarn ↵Fabio Berger2018-04-041-1/+1
|/ | | | command (https://github.com/mochajs/mocha/issues/3044)
* Remove `isPublished` from all CHANGELOG.json filesxFabio Berger2018-04-031-22/+11
|
* After publishLeonid Logvinov2018-04-021-1/+2
|
* Publishcontracts@2.1.21@0xproject/website@0.0.24@0xproject/testnet-faucets@1.0.22@0xproject/sra-report@0.0.7@0xproject/react-docs-example@0.0.6@0xproject/monorepo-scripts@0.1.16@0xproject/metacoin@0.0.2@0xproject/dev-utils@0.3.4@0xproject/base-contract@0.1.0Leonid Logvinov2018-04-021-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.35.0 - @0xproject/abi-gen@0.2.9 - @0xproject/assert@0.2.5 - @0xproject/base-contract@0.1.0 - @0xproject/connect@0.6.8 - contracts@2.1.21 - @0xproject/deployer@0.3.5 - @0xproject/dev-utils@0.3.4 - @0xproject/json-schemas@0.7.19 - @0xproject/metacoin@0.0.2 - @0xproject/monorepo-scripts@0.1.16 - @0xproject/react-docs-example@0.0.6 - @0xproject/react-docs@0.0.6 - @0xproject/react-shared@0.1.1 - @0xproject/sol-cov@0.0.6 - @0xproject/sra-report@0.0.7 - @0xproject/subproviders@0.8.4 - @0xproject/testnet-faucets@1.0.22 - @0xproject/tslint-config@0.4.14 - @0xproject/types@0.5.0 - @0xproject/typescript-typings@0.0.3 - @0xproject/utils@0.5.0 - @0xproject/web3-wrapper@0.5.0 - @0xproject/website@0.0.24
* Updated CHANGELOGSLeonid Logvinov2018-04-022-9/+22
|
* Merge branch 'development' into feature/metacoinLeonid Logvinov2018-04-022-1/+3
|\
| * Add manual postpublish command to all public packages and update CHANGELOG.jsonFabio Berger2018-04-022-1/+3
| |
* | Add metacoin example projectLeonid Logvinov2018-04-021-1/+0
|/
* Publishcontracts@2.1.20@0xproject/website@0.0.23@0xproject/web3-wrapper@0.4.0@0xproject/utils@0.4.4@0xproject/typescript-typings@0.0.2@0xproject/types@0.4.2@0xproject/tslint-config@0.4.13@0xproject/testnet-faucets@1.0.21@0xproject/subproviders@0.8.3@0xproject/sra-report@0.0.6@0xproject/sol-cov@0.0.5@0xproject/react-shared@0.1.0@0xproject/react-docs@0.0.5@0xproject/react-docs-example@0.0.5@0xproject/monorepo-scripts@0.1.15@0xproject/json-schemas@0.7.18@0xproject/dev-utils@0.3.3@0xproject/deployer@0.3.4@0xproject/connect@0.6.7@0xproject/base-contract@0.0.6@0xproject/assert@0.2.4@0xproject/abi-gen@0.2.8Fabio Berger2018-04-021-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.34.0 - @0xproject/abi-gen@0.2.8 - @0xproject/assert@0.2.4 - @0xproject/base-contract@0.0.6 - @0xproject/connect@0.6.7 - contracts@2.1.20 - @0xproject/deployer@0.3.4 - @0xproject/dev-utils@0.3.3 - @0xproject/json-schemas@0.7.18 - @0xproject/monorepo-scripts@0.1.15 - @0xproject/react-docs-example@0.0.5 - @0xproject/react-docs@0.0.5 - @0xproject/react-shared@0.1.0 - @0xproject/sol-cov@0.0.5 - @0xproject/sra-report@0.0.6 - @0xproject/subproviders@0.8.3 - @0xproject/testnet-faucets@1.0.21 - @0xproject/tslint-config@0.4.13 - @0xproject/types@0.4.2 - @0xproject/typescript-typings@0.0.2 - @0xproject/utils@0.4.4 - @0xproject/web3-wrapper@0.4.0 - @0xproject/website@0.0.23
* Updated CHANGELOGSFabio Berger2018-04-022-1/+19
|
* Generate CHANGELOG.json filesFabio Berger2018-04-021-0/+121
|
* merge developmentxFabio Berger2018-03-283-15/+7
|\
| * Add clean-state testsLeonid Logvinov2018-03-273-15/+7
| |
* | Add monorepo_scripts to npmignoreFabio Berger2018-03-271-0/+1
|/
* Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file ↵Fabio Berger2018-03-202-1/+1
| | | | naming conventions. `postpublish.ts` is the only exception and this is because it is dictated by Lerna
* Merge branch 'development' into addExtraDocsFabio Berger2018-03-202-15/+15
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Set Lodash dep to an exact version since newer versions introduced breaking changes Update Kovan Ethertoken Address Update deployer version since manual re-publish Add new entry into CHANGELOG Fix bad merge Update yarn.lock Change title Add Blake and Zach to About page Re-size Jacob and Tom's images Manually publish 0x.js back to a working state Publish Publish Fix 0x.js assets Remove assets from connect and _bundles from packages that don't generate the folder Publish Fix packages that aren't working as expected Make new packages default to public on publish Add new public packages to top-level README Update top-level package.json Fix incorrect new versions ... # Conflicts: # packages/0x.js/package.json # packages/connect/package.json # packages/json-schemas/package.json # packages/sol-cov/package.json
| * Set Lodash dep to an exact version since newer versions introduced breaking ↵Fabio Berger2018-03-201-1/+1
| | | | | | | | changes
| * Publishcontracts@2.1.18@0xproject/website@0.0.21@0xproject/testnet-faucets@1.0.19@0xproject/sra-report@0.0.4@0xproject/sol-cov@0.0.4@0xproject/react-docs-example@0.0.4@0xproject/dev-utils@0.3.2Fabio Berger2018-03-191-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.4 - @0xproject/assert@0.2.3 - @0xproject/connect@0.6.6 - contracts@2.1.18 - @0xproject/deployer@0.3.2 - @0xproject/dev-utils@0.3.2 - @0xproject/json-schemas@0.7.17 - @0xproject/react-docs-example@0.0.4 - @0xproject/react-docs@0.0.4 - @0xproject/react-shared@0.0.4 - @0xproject/sol-cov@0.0.4 - @0xproject/sra-report@0.0.4 - @0xproject/subproviders@0.8.2 - @0xproject/testnet-faucets@1.0.19 - @0xproject/website@0.0.21
| * Remove assets from connect and _bundles from packages that don't generate ↵Fabio Berger2018-03-191-5/+2
| | | | | | | | the folder
| * Publishcontracts@2.1.17@0xproject/website@0.0.20@0xproject/testnet-faucets@1.0.18@0xproject/sra-report@0.0.3@0xproject/sol-cov@0.0.3@0xproject/react-docs-example@0.0.3@0xproject/monorepo-scripts@0.1.14@0xproject/dev-utils@0.3.1@0xproject/deployer@0.3.10x.js@0.33.3Fabio Berger2018-03-191-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.3 - @0xproject/abi-gen@0.2.7 - @0xproject/assert@0.2.2 - @0xproject/base-contract@0.0.5 - chai-as-promised-typescript-typings@0.0.12 - chai-typescript-typings@0.0.6 - @0xproject/connect@0.6.5 - contracts@2.1.17 - @0xproject/deployer@0.3.1 - @0xproject/dev-utils@0.3.1 - ethers-typescript-typings@0.0.4 - @0xproject/json-schemas@0.7.16 - @0xproject/monorepo-scripts@0.1.14 - @0xproject/react-docs-example@0.0.3 - @0xproject/react-docs@0.0.3 - @0xproject/react-shared@0.0.3 - @0xproject/sol-cov@0.0.3 - @0xproject/sra-report@0.0.3 - @0xproject/subproviders@0.8.1 - @0xproject/testnet-faucets@1.0.18 - @0xproject/tslint-config@0.4.12 - @0xproject/types@0.4.1 - @0xproject/utils@0.4.3 - web3-typescript-typings@0.10.2 - @0xproject/web3-wrapper@0.3.1 - @0xproject/website@0.0.20
| * Fix incorrect new versionsFabio Berger2018-03-191-1/+1
| |
| * Fix path to assetsFabio Berger2018-03-191-2/+2
| |
| * Publishcontracts@2.1.16@0xproject/website@0.0.19@0xproject/testnet-faucets@1.0.17@0xproject/sra-report@0.0.2@0xproject/sol-cov@0.0.2@0xproject/react-docs-example@0.0.2@0xproject/monorepo-scripts@0.1.13@0xproject/dev-utils@0.3.0@0xproject/deployer@0.3.00x.js@0.33.2Fabio Berger2018-03-191-12/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.2 - @0xproject/abi-gen@0.2.6 - @0xproject/assert@0.2.1 - @0xproject/base-contract@0.0.4 - chai-as-promised-typescript-typings@0.0.11 - chai-typescript-typings@0.0.5 - @0xproject/connect@0.6.4 - contracts@2.1.16 - @0xproject/deployer@0.3.0 - @0xproject/dev-utils@0.3.0 - ethers-typescript-typings@0.0.3 - @0xproject/json-schemas@0.7.15 - @0xproject/monorepo-scripts@0.1.13 - @0xproject/react-docs-example@0.0.2 - @0xproject/react-docs@0.0.2 - @0xproject/react-shared@0.0.2 - @0xproject/sol-cov@0.0.2 - @0xproject/sra-report@0.0.2 - @0xproject/subproviders@0.8.0 - @0xproject/testnet-faucets@1.0.17 - @0xproject/tslint-config@0.4.11 - @0xproject/types@0.4.0 - @0xproject/utils@0.4.2 - web3-typescript-typings@0.10.1 - @0xproject/web3-wrapper@0.3.0 - @0xproject/website@0.0.19
| * Updated CHANGELOGSFabio Berger2018-03-191-1/+1
| |
* | Standardize all doc commands and add `docs:stage` shortcutFabio Berger2018-03-181-3/+4
| |
* | merge developmentFabio Berger2018-03-186-35/+12
|\|
| * Fix quotation marksBrandon Millman2018-03-171-1/+1
| |
| * Updated CHANGELOGsBrandon Millman2018-03-151-0/+4
| |
| * Add SignedOrder, Order, and ECSignature types to the types packageBrandon Millman2018-03-155-35/+8
| |
* | Refactor all docJSON's to reside within the same S3 bucket under different ↵Fabio Berger2018-03-161-2/+2
|/ | | | folders
* Enable coverage for all other packages with testsLeonid Logvinov2018-03-152-1/+4
|
* Move configuration into package.json configs sectionFabio Berger2018-03-143-39/+17
|
* Consolidate docs generation and uploading logicFabio Berger2018-03-142-28/+3
|
* move scripts to monorepro-scriptsFabio Berger2018-03-136-77/+77
|
* Merge branch 'development' into addPackagePublishConfigFabio Berger2018-03-092-5/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (94 commits) Update CHANGELOG Add solc 0.4.20 and 0.4.21 Prettier sra-report README Add new packages to top level README Updated @0xproject/utils in top level package.json Publish Updated CHANGELOGs Detail tests in the README Add support for ropsten and rinkeby Fix yarn.lock Update list of packages and organize them alphabetically Fix prettier issues Add support for going back to previous hashes via the browser back button to wiki Scroll to previous hashed elements when user clicks back button Add back strict null checks to react-shared package and fix issues remove ability to have implicit dependencies and add missing deps update license remove no-implicit-this Add example & screenshot to npmignore Remove `;` to be nice to windows users ...
| * Publishcontracts@2.1.15@0xproject/website@0.0.18@0xproject/web3-wrapper@0.2.1@0xproject/utils@0.4.1@0xproject/types@0.3.1@0xproject/testnet-faucets@1.0.16@0xproject/subproviders@0.7.0@0xproject/sra-report@0.0.1@0xproject/react-shared@0.0.1@0xproject/react-docs@0.0.1@0xproject/json-schemas@0.7.14@0xproject/dev-utils@0.2.1@0xproject/deployer@0.2.1@0xproject/connect@0.6.3@0xproject/base-contract@0.0.3@0xproject/assert@0.2.0@0xproject/abi-gen@0.2.50x.js@0.33.1Brandon Millman2018-03-091-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.1 - @0xproject/abi-gen@0.2.5 - @0xproject/assert@0.2.0 - @0xproject/base-contract@0.0.3 - @0xproject/connect@0.6.3 - contracts@2.1.15 - @0xproject/deployer@0.2.1 - @0xproject/dev-utils@0.2.1 - @0xproject/json-schemas@0.7.14 - @0xproject/react-docs@0.0.1 - @0xproject/react-shared@0.0.1 - @0xproject/sra-report@0.0.1 - @0xproject/subproviders@0.7.0 - @0xproject/testnet-faucets@1.0.16 - @0xproject/types@0.3.1 - @0xproject/utils@0.4.1 - @0xproject/web3-wrapper@0.2.1 - @0xproject/website@0.0.18
| * Rename isHttpUrl to isWebUri in assert packageBrandon Millman2018-03-061-1/+1
| |
* | Add package.json publishConfig so that these packages are published as public.Fabio Berger2018-03-081-0/+3
|/
* Add missing instructions to add external types to tsconfig.json after ↵Fabio Berger2018-03-051-0/+8
| | | | installing the package
* Changelog tweaksFabio Berger2018-03-051-1/+1
|
* Publishweb3-typescript-typings@0.10.0ethers-typescript-typings@0.0.2contracts@2.1.14chai-typescript-typings@0.0.4chai-as-promised-typescript-typings@0.0.10@0xproject/website@0.0.17@0xproject/web3-wrapper@0.2.0@0xproject/utils@0.4.0@0xproject/types@0.3.0@0xproject/tslint-config@0.4.10@0xproject/testnet-faucets@1.0.15@0xproject/subproviders@0.6.0@0xproject/monorepo-scripts@0.1.12@0xproject/json-schemas@0.7.13@0xproject/dev-utils@0.2.0@0xproject/deployer@0.2.0@0xproject/connect@0.6.2@0xproject/base-contract@0.0.2@0xproject/assert@0.1.0@0xproject/abi-gen@0.2.40x.js@0.33.0Fabio Berger2018-03-051-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.0 - @0xproject/abi-gen@0.2.4 - @0xproject/assert@0.1.0 - @0xproject/base-contract@0.0.2 - chai-as-promised-typescript-typings@0.0.10 - chai-typescript-typings@0.0.4 - @0xproject/connect@0.6.2 - contracts@2.1.14 - @0xproject/deployer@0.2.0 - @0xproject/dev-utils@0.2.0 - ethers-typescript-typings@0.0.2 - @0xproject/json-schemas@0.7.13 - @0xproject/monorepo-scripts@0.1.12 - @0xproject/subproviders@0.6.0 - @0xproject/testnet-faucets@1.0.15 - @0xproject/tslint-config@0.4.10 - @0xproject/types@0.3.0 - @0xproject/utils@0.4.0 - web3-typescript-typings@0.10.0 - @0xproject/web3-wrapper@0.2.0 - @0xproject/website@0.0.17
* Don't need any external packages for 0x connect docs yetFabio Berger2018-03-042-2/+6
|
* Instead of adding `@0xproject/types` to tsconfig.json, let's only add it ↵Fabio Berger2018-03-043-3/+11
| | | | when calling TypeDoc
* Merge branch 'development' into 0x.js/updateTypeDocFabio Berger2018-03-041-3/+3
|\ | | | | | | | | | | | | * development: Update yarn.lock Update yarn.lock Update all mentions of the repo name being `0x.js` to `0x-monorepo`
| * Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-041-3/+3
| |
* | Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug ↵Fabio Berger2018-03-033-15/+15
|/ | | | fix allowing us to defer to the `include` in tsconfig.json on which files to run through TypeDoc
* Upgrate prettierLeonid Logvinov2018-02-281-2/+2
|
* Publish@0xproject/connect@0.6.1Brandon Millman2018-02-171-1/+1
| | | | - @0xproject/connect@0.6.1
* Updated CHANGELOGsBrandon Millman2018-02-171-1/+1
|
* Do not JSON parse empty reponseBrandon Millman2018-02-172-5/+8
|
* Fix incorrect comment on WebSocketOrderbookChannel constructorBrandon Millman2018-02-171-1/+1
|
* Fix broken postpublish script in connectBrandon Millman2018-02-171-1/+1
|
* Publishcontracts@2.1.13@0xproject/website@0.0.16@0xproject/testnet-faucets@1.0.14@0xproject/dev-utils@0.1.0@0xproject/connect@0.6.0Brandon Millman2018-02-171-5/+5
| | | | | | | | | | | | | | | | | | - 0x.js@0.32.4 - @0xproject/abi-gen@0.2.3 - @0xproject/assert@0.0.20 - @0xproject/connect@0.6.0 - contracts@2.1.13 - @0xproject/deployer@0.1.0 - @0xproject/dev-utils@0.1.0 - @0xproject/json-schemas@0.7.12 - @0xproject/subproviders@0.5.0 - @0xproject/testnet-faucets@1.0.14 - @0xproject/types@0.2.3 - @0xproject/utils@0.3.4 - web3-typescript-typings@0.9.11 - @0xproject/web3-wrapper@0.1.14 - @0xproject/website@0.0.16
* Updated CHANGELOGsBrandon Millman2018-02-171-2/+2
|
* Add an enforced minimum for the heartbeat intervalBrandon Millman2018-02-162-2/+15
|
* Add configurable heartbeat to WebSocketOrderbookChannelBrandon Millman2018-02-166-2/+42
|
* Merge pull request #398 from 0xProject/feature/website/stage-documentationBrandon Millman2018-02-151-0/+24
|\ | | | | Add support for intersection types and staged connect documentation
| * Add docs staging to 0x.js packageBrandon Millman2018-02-151-2/+0
| |
| * Add stagedocs script to connect packageBrandon Millman2018-02-151-0/+26
| |
* | Change default page params in connect to page 1 and perPage 100Brandon Millman2018-02-152-7/+7
|/
* Fix error in paged request schemaBrandon Millman2018-02-141-1/+1
|
* Addressed PR feedbackBrandon Millman2018-02-143-15/+31
|
* Add page options to relevant HttpClient methodsBrandon Millman2018-02-1412-68/+144
|
* Publishcontracts@2.1.12@0xproject/website@0.0.15@0xproject/testnet-faucets@1.0.13@0xproject/monorepo-scripts@0.1.11@0xproject/deployer@0.0.9@0xproject/connect@0.5.8Fabio Berger2018-02-101-5/+5
| | | | | | | | | | | | | | | | | | | - 0x.js@0.32.3 - @0xproject/abi-gen@0.2.2 - @0xproject/assert@0.0.19 - @0xproject/connect@0.5.8 - contracts@2.1.12 - @0xproject/deployer@0.0.9 - @0xproject/dev-utils@0.0.13 - @0xproject/json-schemas@0.7.11 - @0xproject/monorepo-scripts@0.1.11 - @0xproject/subproviders@0.4.2 - @0xproject/testnet-faucets@1.0.13 - @0xproject/tslint-config@0.4.9 - @0xproject/types@0.2.2 - @0xproject/utils@0.3.3 - @0xproject/web3-wrapper@0.1.13 - @0xproject/website@0.0.15
* Publishcontracts@2.1.11@0xproject/website@0.0.14@0xproject/testnet-faucets@1.0.12@0xproject/monorepo-scripts@0.1.10@0xproject/deployer@0.0.8@0xproject/connect@0.5.7Fabio Berger2018-02-101-8/+8
| | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.2 - @0xproject/abi-gen@0.2.1 - @0xproject/assert@0.0.18 - chai-as-promised-typescript-typings@0.0.9 - chai-typescript-typings@0.0.3 - @0xproject/connect@0.5.7 - contracts@2.1.11 - @0xproject/deployer@0.0.8 - @0xproject/dev-utils@0.0.12 - @0xproject/json-schemas@0.7.10 - @0xproject/monorepo-scripts@0.1.10 - @0xproject/subproviders@0.4.1 - @0xproject/testnet-faucets@1.0.12 - @0xproject/tslint-config@0.4.8 - @0xproject/types@0.2.1 - @0xproject/utils@0.3.2 - web3-typescript-typings@0.9.10 - @0xproject/web3-wrapper@0.1.12 - @0xproject/website@0.0.14
* Update changelog versionFabio Berger2018-02-101-1/+1
|
* Add `yarn-error.log` to all .npmignoreFabio Berger2018-02-101-0/+1
|
* Add PR number to CHANGELOGsFabio Berger2018-02-101-1/+1
|
* ignore all files starting with dots in all sub-packagesFabio Berger2018-02-101-0/+1
|
* Add npmignore to subpackage and update CHANGELOGFabio Berger2018-02-102-0/+9
|
* Publishcontracts@2.1.10@0xproject/website@0.0.13@0xproject/testnet-faucets@1.0.11@0xproject/deployer@0.0.7Brandon Millman2018-02-081-4/+4
| | | | | | | | | | | | | | | | | - 0x.js@0.32.1 - @0xproject/abi-gen@0.2.0 - @0xproject/assert@0.0.17 - @0xproject/connect@0.5.6 - contracts@2.1.10 - @0xproject/deployer@0.0.7 - @0xproject/dev-utils@0.0.11 - @0xproject/json-schemas@0.7.9 - @0xproject/subproviders@0.4.0 - @0xproject/testnet-faucets@1.0.11 - @0xproject/types@0.2.0 - @0xproject/utils@0.3.1 - @0xproject/web3-wrapper@0.1.11 - @0xproject/website@0.0.13
* Publishcontracts@2.1.9@0xproject/website@0.0.12@0xproject/testnet-faucets@1.0.10@0xproject/monorepo-scripts@0.1.9@0xproject/deployer@0.0.6Leonid Logvinov2018-02-061-6/+6
| | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.0 - @0xproject/abi-gen@0.1.7 - @0xproject/assert@0.0.16 - @0xproject/connect@0.5.5 - contracts@2.1.9 - @0xproject/deployer@0.0.6 - @0xproject/dev-utils@0.0.10 - @0xproject/json-schemas@0.7.8 - @0xproject/monorepo-scripts@0.1.9 - @0xproject/subproviders@0.3.6 - @0xproject/testnet-faucets@1.0.10 - @0xproject/tslint-config@0.4.7 - @0xproject/types@0.1.9 - @0xproject/utils@0.3.0 - web3-typescript-typings@0.9.9 - @0xproject/web3-wrapper@0.1.10 - @0xproject/website@0.0.12
* Merge branch 'development' into feature/build_watchLeonid2018-02-051-10/+15
|\
| * Publishcontracts@2.1.8@0xproject/website@0.0.11@0xproject/testnet-faucets@1.0.9@0xproject/monorepo-scripts@0.1.8@0xproject/deployer@0.0.5Leonid Logvinov2018-02-011-10/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.31.1 - @0xproject/abi-gen@0.1.6 - @0xproject/assert@0.0.15 - chai-as-promised-typescript-typings@0.0.8 - @0xproject/connect@0.5.4 - contracts@2.1.8 - @0xproject/deployer@0.0.5 - @0xproject/dev-utils@0.0.9 - @0xproject/json-schemas@0.7.7 - @0xproject/monorepo-scripts@0.1.8 - @0xproject/subproviders@0.3.5 - @0xproject/testnet-faucets@1.0.9 - @0xproject/tslint-config@0.4.6 - @0xproject/types@0.1.8 - @0xproject/utils@0.2.4 - web3-typescript-typings@0.9.8 - @0xproject/web3-wrapper@0.1.9 - @0xproject/website@0.0.11
* | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
| |
* | Add build:watch command to all TS packagesLeonid Logvinov2018-02-011-0/+1
|/
* Fix prettierLeonid Logvinov2018-01-301-8/+3
|
* Remove truffle from testsLeonid Logvinov2018-01-301-0/+1
|
* Publishcontracts@2.1.7@0xproject/website@0.0.10@0xproject/testnet-faucets@1.0.8@0xproject/monorepo-scripts@0.1.7@0xproject/deployer@0.0.4Fabio Berger2018-01-301-10/+15
| | | | | | | | | | | | | | | | | | | | | - 0x.js@0.31.0 - @0xproject/abi-gen@0.1.5 - @0xproject/assert@0.0.14 - chai-as-promised-typescript-typings@0.0.7 - @0xproject/connect@0.5.3 - contracts@2.1.7 - @0xproject/deployer@0.0.4 - @0xproject/dev-utils@0.0.8 - @0xproject/json-schemas@0.7.6 - @0xproject/monorepo-scripts@0.1.7 - @0xproject/subproviders@0.3.4 - @0xproject/testnet-faucets@1.0.8 - @0xproject/tslint-config@0.4.5 - @0xproject/types@0.1.7 - @0xproject/utils@0.2.3 - web3-typescript-typings@0.9.7 - @0xproject/web3-wrapper@0.1.8 - @0xproject/website@0.0.10
* Add config file specifically in prettier command and fix filesFabio Berger2018-01-3029-962/+962
|
* Fix prettierFabio Berger2018-01-3029-967/+962
|
* Publishcontracts@2.1.6@0xproject/website@0.0.9@0xproject/testnet-faucets@1.0.7@0xproject/monorepo-scripts@0.1.6@0xproject/deployer@0.0.3Leonid Logvinov2018-01-301-10/+15
| | | | | | | | | | | | | | | | | | | | | - 0x.js@0.30.2 - @0xproject/abi-gen@0.1.4 - @0xproject/assert@0.0.13 - chai-as-promised-typescript-typings@0.0.6 - @0xproject/connect@0.5.2 - contracts@2.1.6 - @0xproject/deployer@0.0.3 - @0xproject/dev-utils@0.0.7 - @0xproject/json-schemas@0.7.5 - @0xproject/monorepo-scripts@0.1.6 - @0xproject/subproviders@0.3.3 - @0xproject/testnet-faucets@1.0.7 - @0xproject/tslint-config@0.4.4 - @0xproject/types@0.1.6 - @0xproject/utils@0.2.2 - web3-typescript-typings@0.9.6 - @0xproject/web3-wrapper@0.1.7 - @0xproject/website@0.0.9
* Run prettierAmir Bandeali2018-01-261-8/+3
|
* PublishLeonid Logvinov2018-01-251-10/+15
| | | | | | | | | | | | | | | | | | | | | - 0x.js@0.30.1 - @0xproject/abi-gen@0.1.3 - @0xproject/assert@0.0.12 - chai-as-promised-typescript-typings@0.0.5 - @0xproject/connect@0.5.1 - contracts@2.1.5 - @0xproject/deployer@0.0.2 - @0xproject/dev-utils@0.0.6 - @0xproject/json-schemas@0.7.4 - @0xproject/kovan_faucets@1.0.6 - @0xproject/monorepo-scripts@0.1.5 - @0xproject/subproviders@0.3.2 - @0xproject/tslint-config@0.4.3 - @0xproject/types@0.1.5 - @0xproject/utils@0.2.1 - web3-typescript-typings@0.9.5 - @0xproject/web3-wrapper@0.1.6 - @0xproject/website@0.0.8
* Run prettier to revert formatting changes made by the lerna publish stepBrandon Millman2018-01-181-8/+3
|
* Publishcontracts@2.1.4@0xproject/website@0.0.7@0xproject/monorepo-scripts@0.1.4@0xproject/kovan_faucets@1.0.50x.js@0.30.0Brandon Millman2018-01-181-11/+16
| | | | | | | | | | | | | | | | | | | | | - 0x.js@0.30.0 - @0xproject/abi-gen@0.1.2 - @0xproject/assert@0.0.11 - chai-as-promised-typescript-typings@0.0.4 - chai-typescript-typings@0.0.2 - @0xproject/connect@0.5.0 - contracts@2.1.4 - @0xproject/dev-utils@0.0.5 - @0xproject/json-schemas@0.7.3 - @0xproject/kovan_faucets@1.0.5 - @0xproject/monorepo-scripts@0.1.4 - @0xproject/subproviders@0.3.1 - @0xproject/tslint-config@0.4.2 - @0xproject/types@0.1.4 - @0xproject/utils@0.2.0 - web3-typescript-typings@0.9.4 - @0xproject/web3-wrapper@0.1.5 - @0xproject/website@0.0.7
* Update CHANGELOGBrandon Millman2018-01-181-2/+2
|
* Merge pull request #319 from 0xProject/feature/final-monorepoLeonid2018-01-131-10/+9
|\ | | | | Import last TS packages into the monorepo
| * Add postpublish scriptsLeonid Logvinov2018-01-131-10/+9
| |
* | Stop appending /v0 to HttpClient api endpoint urlsBrandon Millman2018-01-133-8/+9
| |
* | Improve HttpClient errorsBrandon Millman2018-01-133-5/+22
|/
* Prettify package.json filesLeonid Logvinov2018-01-121-8/+3
|
* Publishweb3-typescript-typings@0.9.3contracts@2.1.3@0xproject/website@0.0.6@0xproject/kovan_faucets@1.0.40x.js@0.29.2Leonid Logvinov2018-01-111-2/+2
| | | | | | | | | | | - 0x.js@0.29.2 - @0xproject/abi-gen@0.1.1 - @0xproject/connect@0.4.1 - contracts@2.1.3 - @0xproject/kovan_faucets@1.0.4 - web3-typescript-typings@0.9.3 - @0xproject/web3-wrapper@0.1.4 - @0xproject/website@0.0.6
* Add forgotten CHANGELOG changesLeonid Logvinov2018-01-111-1/+1
|
* Publishweb3-typescript-typings@0.9.1contracts@2.1.2@0xproject/website@0.0.5@0xproject/monorepo-scripts@0.1.3@0xproject/kovan_faucets@1.0.3@0xproject/dev-utils@0.0.40x.js@0.29.1Leonid Logvinov2018-01-111-9/+14
| | | | | | | | | | | | | | | | | | | - 0x.js@0.29.1 - @0xproject/abi-gen@0.1.0 - @0xproject/assert@0.0.10 - @0xproject/connect@0.4.0 - contracts@2.1.2 - @0xproject/dev-utils@0.0.4 - @0xproject/json-schemas@0.7.2 - @0xproject/kovan_faucets@1.0.3 - @0xproject/monorepo-scripts@0.1.3 - @0xproject/subproviders@0.3.0 - @0xproject/tslint-config@0.4.1 - @0xproject/types@0.1.3 - @0xproject/utils@0.1.3 - web3-typescript-typings@0.9.1 - @0xproject/web3-wrapper@0.1.3 - @0xproject/website@0.0.5
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-102-11/+4
|
* Merge branch 'fix/prettify_json' into developmentLeonid Logvinov2018-01-106-95/+89
|\
| * Apply prettify on json and md filesLeonid Logvinov2018-01-046-93/+87
| |
* | Merge pull request #305 from 0xProject/fix/bignumber_configLeonid2018-01-1010-14/+8
|\| | | | | Use configured version of bignumber in all packages
| * Use configured version of bignumber in all packagesLeonid Logvinov2018-01-0410-14/+8
| |
* | PrettierBrandon Millman2018-01-103-44/+19
| |
* | Update styleBrandon Millman2018-01-101-20/+17
| |
* | Merge branch 'development' into refactor/httpClientJsonParsingBrandon Millman2018-01-0921-110/+131
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (21 commits) Update connect CHANGELOG Changes to abi-gen after code review Added constructor ABIs to abi-gen Describe #295 in a CHANGELOG Add #302 description to changelog Fix formatting Apply prettier config Install prettier Remove formatting esilnt rules sendTransactionAsync should return txHash string Added Event generation to abi-gen Publish Add dates to CHANGELOG entries Update subproviders CHANGELOG Support both personal_sign and eth_sign Fix Ledger tests given change from `personal_sign` to `eth_sign` Update subprovider to catch correct RPC method Rename guide Update contribution guide Fix broken links in the abi-gen README ...
| * | Update connect CHANGELOGBrandon Millman2018-01-091-0/+4
| | |
| * | Merge branch 'development' into fix/mutatedInputBrandon Millman2018-01-0920-118/+135
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Changes to abi-gen after code review Added constructor ABIs to abi-gen Describe #295 in a CHANGELOG Add #302 description to changelog Fix formatting Apply prettier config Install prettier Remove formatting esilnt rules sendTransactionAsync should return txHash string Added Event generation to abi-gen Publish Add dates to CHANGELOG entries Update subproviders CHANGELOG Support both personal_sign and eth_sign Fix Ledger tests given change from `personal_sign` to `eth_sign` Update subprovider to catch correct RPC method Rename guide Update contribution guide Fix broken links in the abi-gen README Fix typing generation for arrays in which types separated by |s
| | * Fix formattingLeonid Logvinov2018-01-033-5/+0
| | |
| | * Apply prettier configLeonid Logvinov2018-01-0319-108/+130
| | |
| | * Publishcontracts@2.1.1@0xproject/website@0.0.4@0xproject/monorepo-scripts@0.1.2@0xproject/kovan_faucets@1.0.2@0xproject/dev-utils@0.0.30x.js@0.29.0Fabio Berger2017-12-281-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.29.0 - @0xproject/abi-gen@0.0.4 - @0xproject/assert@0.0.9 - @0xproject/connect@0.3.2 - contracts@2.1.1 - @0xproject/dev-utils@0.0.3 - @0xproject/json-schemas@0.7.1 - @0xproject/kovan_faucets@1.0.2 - @0xproject/monorepo-scripts@0.1.2 - @0xproject/subproviders@0.2.0 - @0xproject/tslint-config@0.4.0 - @0xproject/types@0.1.2 - @0xproject/utils@0.1.2 - @0xproject/web3-wrapper@0.1.2 - @0xproject/website@0.0.4
* | | Refactor JSON parsing in HttpClientBrandon Millman2017-12-256-63/+121
|/ /
* / Prevent getFeesAsync method on HttpClient from mutating inputBrandon Millman2017-12-253-11/+12
|/
* Remove unused importBrandon Millman2017-12-221-1/+0
|
* Add missing calls to bigNumberConfigs in packages where we are instantiating ↵Brandon Millman2017-12-223-5/+6
| | | | BigNumbers
* Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-212-4/+54
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * Publishcontracts@2.1.0@0xproject/website@0.0.3@0xproject/monorepo-scripts@0.1.1@0xproject/kovan_faucets@1.0.1@0xproject/dev-utils@0.0.20x.js@0.28.0Leonid Logvinov2017-12-211-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.28.0 - @0xproject/abi-gen@0.0.3 - @0xproject/assert@0.0.8 - @0xproject/connect@0.3.1 - contracts@2.1.0 - @0xproject/dev-utils@0.0.2 - @0xproject/json-schemas@0.7.0 - @0xproject/kovan_faucets@1.0.1 - @0xproject/monorepo-scripts@0.1.1 - @0xproject/subproviders@0.1.1 - @0xproject/tslint-config@0.3.0 - @0xproject/types@0.1.1 - @0xproject/utils@0.1.1 - @0xproject/web3-wrapper@0.1.1 - @0xproject/website@0.0.3
| * Fix wordingBrandon Millman2017-12-201-2/+2
| |
| * Update some wording and remove N/A test sectionsBrandon Millman2017-12-201-2/+2
| |
| * Update readmes for connect, kovan-facuets, types, and utils packagesBrandon Millman2017-12-201-0/+50
| |
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-202-20/+20
|/
* Fix connect unused varsLeonid Logvinov2017-12-152-3/+0
|
* Publishwebsite@0.0.2contracts@2.0.0abi-gen-templates@0.0.2@0xproject/web3-wrapper@0.1.0@0xproject/utils@0.1.0@0xproject/types@0.1.0@0xproject/tslint-config@0.2.1@0xproject/subproviders@0.1.0@0xproject/monorepo-scripts@0.1.0@0xproject/json-schemas@0.6.10@0xproject/connect@0.3.0@0xproject/assert@0.0.7@0xproject/abi-gen@0.0.20x.js@0.27.2Brandon Millman2017-12-091-4/+4
| | | | | | | | | | | | | | | | | - 0x.js@0.27.2 - abi-gen-templates@0.0.2 - @0xproject/abi-gen@0.0.2 - @0xproject/assert@0.0.7 - @0xproject/connect@0.3.0 - contracts@2.0.0 - @0xproject/json-schemas@0.6.10 - @0xproject/monorepo-scripts@0.1.0 - @0xproject/subproviders@0.1.0 - @0xproject/tslint-config@0.2.1 - @0xproject/types@0.1.0 - @0xproject/utils@0.1.0 - @0xproject/web3-wrapper@0.1.0 - website@0.0.2
* Update connect changelogBrandon Millman2017-12-091-1/+1
|
* Update connect types in preperation for publishingBrandon Millman2017-12-084-7/+6
|
* Merge branch 'development' into feature/airport-experimentsLeonid2017-12-069-35/+62
|\
| * Add PR number to changelogBrandon Millman2017-12-061-1/+1
| |
| * Add requestId to subscription messages and update json-schemasBrandon Millman2017-12-069-35/+62
| |
* | Use same versions of dependencies everywhereLeonid Logvinov2017-12-061-5/+5
|/
* Publish@0xproject/connect@0.2.0Brandon Millman2017-11-301-1/+1
| | | | | - @0xproject/connect@0.2.0 - website@0.0.1
* Update CHANGELOG.mdBrandon Millman2017-11-301-1/+1
|
* Redeclare Order, SignedOrder, and ECSignature types in connect, remove 0x.js ↵Brandon Millman2017-11-307-6/+35
| | | | dependency
* Add SignedOrder and TokenTradeInfo to public interface and fix a HttpClient ↵Brandon Millman2017-11-304-1/+9
| | | | comment
* PublishLeonid Logvinov2017-11-291-2/+2
| | | | | | - 0x.js@0.27.1 - @0xproject/connect@0.1.2 - website@0.0.0
* PublishLeonid Logvinov2017-11-291-5/+5
| | | | | | | | | - 0x.js@0.27.0 - @0xproject/assert@0.0.6 - @0xproject/connect@0.1.1 - @0xproject/json-schemas@0.6.9 - @0xproject/tslint-config@0.2.0 - website@0.0.0
* Merge pull request #233 from 0xProject/feature/passNetworkIdFabio Berger2017-11-2810-30/+41
|\ | | | | Forces the users of 0x.js to pass the network id
| * Merge branch 'development' into feature/passNetworkIdLeonid2017-11-282-2/+3
| |\
| * | Auto-fix linter errors in other mono-repo packagesLeonid Logvinov2017-11-2410-30/+41
| | |
| * | Autofix json-schemas linter errorsLeonid Logvinov2017-11-241-1/+1
| | |
* | | Move all connect types into types.tsBrandon Millman2017-11-283-44/+49
| |/ |/|
* | Add md directory to website package and change generated docs directoryBrandon Millman2017-11-282-2/+3
|/
* Fix connect CHANGELOG versionBrandon Millman2017-11-231-1/+1
|
* PublishBrandon Millman2017-11-231-2/+2
| | | | | - 0x.js@0.26.1 - @0xproject/connect@0.1.0
* Revert "Publish"Fabio Berger2017-11-231-2/+2
| | | | This reverts commit 6a8717b29407b75cd03ca85b890fa8f34527accc.
* PublishFabio Berger2017-11-231-2/+2
| | | | | - 0x.js@0.26.1 - @0xproject/connect@0.1.0
* Update connect CHANGELOG.md in preperation for publishingBrandon Millman2017-11-231-1/+2
|
* Add TODO comment before BigNumber.config() callBrandon Millman2017-11-231-0/+1
|
* Prepare connect package for publishingBrandon Millman2017-11-235-12/+40
|
* PublishLeonid Logvinov2017-11-221-5/+5
| | | | | | | | - 0x.js@0.26.0 - @0xproject/assert@0.0.5 - @0xproject/connect@0.0.1 - @0xproject/json-schemas@0.6.8 - @0xproject/tslint-config@0.1.1
* Revert "Publish"Leonid Logvinov2017-11-221-5/+5
| | | | This reverts commit 41315827c145fec564152e2f0cb3e986cb06c696.
* PublishLeonid Logvinov2017-11-221-5/+5
| | | | | | | | - 0x.js@0.26.0 - @0xproject/assert@0.0.5 - @0xproject/connect@0.0.1 - @0xproject/json-schemas@0.6.8 - @0xproject/tslint-config@0.1.1
* Merge branch 'development' into feature/publishLifecycleScriptsFabio Berger2017-11-181-0/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | * development: Remove clean step from test_umd.sh Update CHANGELOG.md vx.x.x Add CHANGELOG files to each sub-package Fix 0x.js CHANGELOG separate assignment and call Remove Async subscribe callbacks from OrderWatcher Update changelog Callback for subscribe no longer supports an Async Callback
| * Add CHANGELOG files to each sub-packageFabio Berger2017-11-151-0/+4
| |
* | Put release name generation into postpublish_utilsFabio Berger2017-11-181-1/+1
| |
* | Get package name from package.jsonFabio Berger2017-11-181-1/+2
| |
* | Add postpublish scripts for all the subpackages so that they each publish a ↵Fabio Berger2017-11-181-0/+13
|/ | | | release to github
* Add lodash noop to emptyOrderbookChannelHandlerBrandon Millman2017-11-151-4/+5
|
* Fix lint errorBrandon Millman2017-11-151-2/+1
|
* Add connect to monorepoBrandon Millman2017-11-1532-0/+1169