aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
Commit message (Expand)AuthorAgeFilesLines
...
| * | Use same versions of dependencies everywhereLeonid Logvinov2017-12-061-94/+21
* | | Fix lint issuesFabio Berger2017-12-061-8/+2
* | | Merge branch 'development' into feature/addSubprovidersFabio Berger2017-12-061-18/+435
|\ \ \ | | |/ | |/|
| * | Merge pull request #249 from 0xProject/feature/typed-contractsLeonid2017-12-061-3/+33
| |\|
| | * Adjust 0x.js to use generated wrappersLeonid Logvinov2017-12-021-3/+33
| * | Remove isomorphic-fetch types from contracts packageBrandon Millman2017-12-061-4/+0
| |/
| * Fix module versions, cleanup scriptsAmir Bandeali2017-12-011-27/+21
| * Add contracts to packages, fix most linting errorsAmir Bandeali2017-11-301-27/+428
* | Port subproviders over to mono repo, refactor LedgerSubprovider to no longer ...Fabio Berger2017-12-061-3/+11
* | Move testrpc to top-level package.json and standardize some versionsFabio Berger2017-12-051-9/+21
|/
* Update 0x.js to 0.27.1Fabio Berger2017-11-291-1/+1
* Lock the 0x.js version used in websiteFabio Berger2017-11-291-0/+20
* Make website privateLeonid Logvinov2017-11-291-1/+1
* Fix testsLeonid Logvinov2017-11-281-14/+4
* Update testrpcLeonid Logvinov2017-11-281-0/+10
* Merge branch 'development' into addWebsiteFabio Berger2017-11-231-0/+8
|\
| * Merge branch 'development' into feature/orderExpiredLeonid2017-11-211-37/+115
| |\
| * | Remove custom heap and use bintreesLeonid Logvinov2017-11-211-0/+8
* | | Upgrade to latest 0x.js version and refactor subscriptions to use latest int...Fabio Berger2017-11-231-4/+0
* | | Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-100/+2589
| |/ |/|
* | Updated yarn.lockFabio Berger2017-11-181-104/+6
* | update yarn.lockFabio Berger2017-11-181-5/+9
* | experiment with calling typedoc programaticallyBrandon Millman2017-11-161-2/+2
* | WIPBrandon Millman2017-11-161-21/+100
* | WIPBrandon Millman2017-11-161-2/+34
* | Add connect to monorepoBrandon Millman2017-11-151-5/+62
* | Merge branch 'development' into feature/addJsonSchemasBrandon Millman2017-11-151-16/+11
|\ \
| * | Use tslint v5.8.0 everywhere and use the tslint-config sub-package instead of...Fabio Berger2017-11-141-23/+2
| * | Add tslint-config sub-packageFabio Berger2017-11-141-5/+21
| |/
* / Add json-schemas package to mono repoBrandon Millman2017-11-141-9/+18
|/
* Add assert package to the monorepoBrandon Millman2017-11-141-8/+22
* Add circle.yml and move testrpc command to top-level repoFabio Berger2017-11-131-26/+758
* Merge branch 'development' into feature/receipt-statusFabio Berger2017-11-131-3/+7
|\
| * Remove unused codeLeonid Logvinov2017-11-131-0/+4
| * Upgrade web3-typescript-typingsLeonid Logvinov2017-10-311-3/+3
| * Add initial mempool watching implememtationLeonid Logvinov2017-10-311-4/+4
* | Fix tslint issueLeonid Logvinov2017-11-131-25/+14
* | Normalize the way we return the transaction statusLeonid Logvinov2017-11-131-693/+938
|/
* Downgrade typedocLeonid Logvinov2017-10-261-32/+36
* Upgrade bignumber to the version with native typings and remove typingsLeonid Logvinov2017-10-261-33/+33
* Revert "Reduce final bundle size by 11% (82kB)"Leonid2017-10-241-53/+34
* Update 0x-json-schemasLeonid Logvinov2017-10-191-3/+8
* Transform lodash-es to commonjs module formatLeonid Logvinov2017-10-191-3/+3
* Fix testsLeonid Logvinov2017-10-191-6/+6
* Include only used lodash functionsLeonid Logvinov2017-10-181-34/+48
* Install js-sha3 and use it for keccak256Leonid Logvinov2017-10-061-0/+4
* Implement subscriptions based on ethereumjs-blockstreamLeonid Logvinov2017-10-051-104/+76
* Instantiate logAndBlockStreamerLeonid Logvinov2017-10-051-0/+22
* Add filtering by topicLeonid Logvinov2017-10-041-2/+2
* Update web3-typescript-typingsLeonid Logvinov2017-10-041-107/+40
* Remove abi-decoderLeonid Logvinov2017-09-061-97/+9
* Update web-typescript-typingsLeonid Logvinov2017-09-061-5/+5
* Decode logs args in awaitTransactionMinedAsyncLeonid Logvinov2017-09-061-7/+95
* Update json-schemasLeonid Logvinov2017-09-051-3/+3
* Use AbiTypeLeonid Logvinov2017-09-051-3/+3
* Use schema validation to distinguish txData argumentLeonid Logvinov2017-09-051-3/+3
* Temporarily remove web3_beta, cause it breaks installation and testsLeonid Logvinov2017-09-051-722/+24
* Make the functions immidiately return txHash instead of awaiting for a transa...Leonid Logvinov2017-09-051-3/+3
* Remove truffle-contract from depsLeonid Logvinov2017-09-041-52/+4
* Update yarn.lockLeonid Logvinov2017-09-021-2/+2
* Merge branch 'development' of github.com:0xProject/0x.js into developmentFabio Berger2017-08-311-24/+722
|\
| * Install web3@1.0.0 as web3_betaLeonid Logvinov2017-08-291-24/+722
* | update 0x-json-schemaFabio Berger2017-08-311-3/+3
|/
* Use 0x-json-schemasLeonid Logvinov2017-08-281-3/+9
* Reject checksummed addressesLeonid Logvinov2017-08-221-3/+3
* Update yarn.lockFabio Berger2017-08-171-22/+36
* Update yarn.lockLeonid Logvinov2017-07-261-3/+3
* Add ethereumjs-utils typesLeonid Logvinov2017-07-221-8/+27
* Add bn.js typesLeonid Logvinov2017-07-221-1/+7
* Update to typescript@2.4Leonid Logvinov2017-07-121-1/+1
* Stop using custom chai-bignumber forkLeonid Logvinov2017-07-121-20/+12
* Update yarn.lock to include latest webpack versionLeonid Logvinov2017-07-081-649/+723
* Fix merge problemsLeonid Logvinov2017-07-041-35/+355
* Merge branch 'master' into add-exchange-address-to-order-structLeonid2017-07-041-69/+182
|\
| * Fix test failures caused by testrpc new eth_sign behaviourLeonid Logvinov2017-07-011-96/+186
* | Remove custom Schema type and use one from jsonschemaLeonid Logvinov2017-06-281-8/+4
|/
* Add kovan integration testsLeonid Logvinov2017-06-231-4/+36
* Revert "Temporarily use forked version of truffle-contract to reduce the bundle"Leonid Logvinov2017-06-211-7/+17
* Temporarily use forked version of truffle-contract to reduce the bundleLeonid Logvinov2017-06-211-17/+7
* Connect to github over https so that it works without authenticationLeonid Logvinov2017-06-201-2/+2
* Make ZeroEx constructor accept Web3Provider instead of Web3 instanceLeonid Logvinov2017-06-151-3/+3
* Add coveralls as a dependencyLeonid Logvinov2017-06-151-13/+121
* Add postrelease script to publish assets to githubLeonid Logvinov2017-06-151-8/+191
* Update web3-provider-engine cause the console.log issue was fixed and the new...Leonid Logvinov2017-06-151-42/+7
* Remove unneccessary console output from block trackerLeonid Logvinov2017-06-101-0/+35
* Rewrite isValidSignature testsLeonid Logvinov2017-06-081-5/+5
* Upgrade truffle-contract to the version that includes 'at' fixLeonid Logvinov2017-06-051-69/+182
* Use forked version of chai-bignumber while the PR is waiting for a reviewLeonid Logvinov2017-06-031-0/+4
* Fix types hell with, chai and chai-as-promisedLeonid Logvinov2017-06-011-39/+360
* Add dirty-chaiLeonid Logvinov2017-06-011-26/+10
* Fix testrpc verison to 3.0.5Leonid Logvinov2017-06-011-18/+213
* Add yarn.lockLeonid Logvinov2017-05-311-0/+3826