aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect
Commit message (Collapse)AuthorAgeFilesLines
...
* 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