aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' into removeMigrateStepFabio Berger2018-04-111-0/+1
|\
| * Add top-level `yarn lerna:stage_docs` to upload docJsons to the staging S3 bu...Fabio Berger2018-04-101-0/+1
* | Add top-level test commandFabio Berger2018-04-041-0/+1
|/
* Add prettier run on generated CHANGELOG.json and fix scriptsFabio Berger2018-04-021-1/+1
* Get rid of ; in top-level package.jsonFabio Berger2018-04-021-4/+12
* Make dry-run configurable from top-level package.jsonFabio Berger2018-04-021-1/+1
* Add more loggingFabio Berger2018-03-301-1/+1
* Expose publish command from top-level dirFabio Berger2018-03-301-2/+2
* Remove top-level internal dep b/c it's not clear to me what it's used forFabio Berger2018-03-301-1/+0
* Add typeRootsLeonid Logvinov2018-03-271-1/+0
* Add clean-state testsLeonid Logvinov2018-03-271-0/+2
* Update top-level package.jsonFabio Berger2018-03-191-1/+1
* Fix parallel coverage results reportingLeonid Logvinov2018-03-151-0/+5
* Convert 0x.js scripts to TS, move the prepublishUtils script to `dev-utils` a...Fabio Berger2018-03-131-5/+1
* Updated @0xproject/utils in top level package.jsonBrandon Millman2018-03-091-1/+1
* Update prettier since the previous version had a bug when dealing with css filesFabio Berger2018-03-081-1/+1
* Update @0xproject/utils in top-level package.jsonFabio Berger2018-03-051-1/+1
* Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-041-1/+1
* Upgrate prettierLeonid Logvinov2018-02-281-1/+1
* Updated top level @0xproject/utils dependencyBrandon Millman2018-02-171-1/+1
* Update utils in top-level package.jsonFabio Berger2018-02-101-1/+1
* Update @0xproject/utils version in top level package.jsonBrandon Millman2018-02-081-1/+1
* Update utils in top level package to 0.3.0Jacob Evans2018-02-061-1/+1
* Add build:watch to README'sLeonid Logvinov2018-02-021-0/+1
* Add config file specifically in prettier command and fix filesFabio Berger2018-01-301-24/+24
* Fix prettierFabio Berger2018-01-301-24/+24
* Merge pull request #326 from 0xProject/greenkeeper/@0xproject/utils-0.2.0Brandon Millman2018-01-191-1/+1
|\
| * chore(package): update @0xproject/utils to version 0.2.0greenkeeper[bot]2018-01-181-1/+1
* | Upgrade testrpc to 6.0.3 to avoid some race-conditionsLeonid Logvinov2018-01-161-1/+1
|/
* Apply prettify on json and md filesLeonid Logvinov2018-01-041-2/+2
* Apply prettier configLeonid Logvinov2018-01-031-5/+5
* Install prettierLeonid Logvinov2018-01-031-0/+2
* Add convenience `rebuild` commandFabio Berger2017-12-181-0/+1
* Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to all...Brandon Millman2017-12-091-4/+5
* Add yarn install to lerna:publish commandBrandon Millman2017-12-091-1/+1
* Merge branch 'development' into feature/addSubprovidersFabio Berger2017-12-091-1/+0
|\
| * Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-2/+1
* | Move testrpc to top-level package.json and standardize some versionsFabio Berger2017-12-051-1/+2
|/
* Fix npm auth issuesBrandon Millman2017-11-231-1/+1
* Move most of code for getting latest tag/version and calling publish_release ...Fabio Berger2017-11-181-1/+5
* WIPBrandon Millman2017-11-161-1/+2
* Simply lerna command and run bootstrap to install dependenciesFabio Berger2017-11-141-1/+2
* Fix package.jsonLeonid Logvinov2017-11-141-1/+1
* Add circle.yml and move testrpc command to top-level repoFabio Berger2017-11-131-1/+10
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-104/+5
* Merge branch 'orderWatcher' of github.com:0xProject/0x.js into orderWatcherFabio Berger2017-11-131-1/+1
|\
| * Remove unused codeLeonid Logvinov2017-11-131-1/+1
* | Merge branch 'development' into orderWatcherFabio Berger2017-11-131-1/+1
|\ \ | |/ |/|
| * 0.23.0v0.23.0Brandon Millman2017-11-131-1/+1
* | Merge branch 'development' into orderWatcherFabio Berger2017-11-121-1/+1
|\|
| * 0.22.6v0.22.6Leonid Logvinov2017-11-111-1/+1
* | Upgrade web3-typescript-typingsLeonid Logvinov2017-11-101-1/+1
* | Add initial mempool watching implememtationLeonid Logvinov2017-11-101-2/+2
|/
* 0.22.5v0.22.5Fabio Berger2017-11-081-1/+1
* Remove unnecessary depFabio Berger2017-10-311-1/+0
* 0.22.4v0.22.4Leonid Logvinov2017-10-261-1/+1
* Downgrade typedocLeonid Logvinov2017-10-261-1/+1
* Upgrade bignumber to the version with native typings and remove typingsLeonid Logvinov2017-10-261-2/+1
* 0.22.3v0.22.3Leonid Logvinov2017-10-251-1/+1
* 0.22.2Leonid Logvinov2017-10-241-1/+1
* Revert "Reduce final bundle size by 11% (82kB)"Leonid2017-10-241-5/+4
* Fix lint script to analyze nested filesBrandon Millman2017-10-201-1/+1
* 0.22.1Leonid Logvinov2017-10-191-1/+1
* Update 0x-json-schemasLeonid Logvinov2017-10-191-1/+1
* Transform lodash-es to commonjs module formatLeonid Logvinov2017-10-191-1/+1
* Fix testsLeonid Logvinov2017-10-191-1/+1
* Include only used lodash functionsLeonid Logvinov2017-10-181-2/+3
* Upgrade 0x-json-schemas to the version that doesn't depend on lodashLeonid Logvinov2017-10-181-1/+1
* Uprade ethereumjs-blockstream, cause new version doesn't include source maps ...Leonid Logvinov2017-10-181-1/+1
* 0.22.0Leonid Logvinov2017-10-161-1/+1
* 0.21.4v0.21.4Leonid Logvinov2017-10-141-1/+1
* 0.21.3Leonid Logvinov2017-10-121-1/+1
* 0.21.2v0.21.2Leonid Logvinov2017-10-111-1/+1
* 0.21.1Leonid Logvinov2017-10-111-1/+1
* 0.21.0v0.21.0Leonid Logvinov2017-10-101-1/+1
* Merge pull request #182 from 0xProject/feature/ethereumjs-blockstreamLeonid2017-10-061-1/+5
|\
| * Install js-sha3 and use it for keccak256Leonid Logvinov2017-10-061-0/+1
| * Implement subscriptions based on ethereumjs-blockstreamLeonid Logvinov2017-10-051-0/+2
| * Instantiate logAndBlockStreamerLeonid Logvinov2017-10-051-1/+2
* | chore(package): update typedoc to version 0.9.0greenkeeper[bot]2017-10-061-1/+1
|/
* 0.20.0v0.20.0Leonid Logvinov2017-10-051-1/+1
* Revert "0.20.0"Leonid Logvinov2017-10-051-1/+1
* 0.20.0Leonid Logvinov2017-10-051-1/+1
* Exit after running the testsLeonid Logvinov2017-10-041-1/+1
* chore(package): update mocha to version 4.0.0greenkeeper[bot]2017-10-041-1/+1
* chore(package): update source-map-support to version 0.5.0greenkeeper[bot]2017-10-041-1/+1
* Add filtering by topicLeonid Logvinov2017-10-041-1/+1
* Update web3-typescript-typingsLeonid Logvinov2017-10-041-2/+2
* fix(package): update 0x-json-schemas to version 0.6.0greenkeeper[bot]2017-10-041-1/+1
* 0.19.0v0.19.0Leonid Logvinov2017-09-291-1/+1
* Merge pull request #169 from 0xProject/greenkeeper/sinon-4.0.0Leonid2017-09-291-1/+1
|\
| * chore(package): update sinon to version 4.0.0greenkeeper[bot]2017-09-261-1/+1
* | chore(package): update coveralls to version 3.0.0greenkeeper[bot]2017-09-291-1/+1
* | 0.18.0v0.18.0Fabio Berger2017-09-261-1/+1
* | 0.17.0Fabio Berger2017-09-261-1/+1
|/
* 0.16.0v0.16.0Leonid Logvinov2017-09-201-1/+1
* 0.15.0Leonid Logvinov2017-09-081-1/+1
* 0.14.2Leonid Logvinov2017-09-081-1/+1
* Make bignumber.js types normal dependencyLeonid Logvinov2017-09-081-1/+1
* 0.14.1Leonid Logvinov2017-09-081-1/+1
* 0.14.0Leonid Logvinov2017-09-071-1/+1
* 0.13.0v0.13.0Leonid Logvinov2017-09-061-1/+1
* Revert "0.13.0"Leonid Logvinov2017-09-061-1/+1
* Merge pull request #156 from 0xProject/feature/custom-abi-decoderLeonid2017-09-061-1/+0
|\
| * Remove abi-decoderLeonid Logvinov2017-09-061-1/+0
* | 0.13.0Leonid Logvinov2017-09-061-1/+1
|/
* Update web-typescript-typingsLeonid Logvinov2017-09-061-1/+1
* Decode logs args in awaitTransactionMinedAsyncLeonid Logvinov2017-09-061-0/+1
* Update json-schemasLeonid Logvinov2017-09-051-1/+1
* Use AbiTypeLeonid Logvinov2017-09-051-1/+1
* Use schema validation to distinguish txData argumentLeonid Logvinov2017-09-051-1/+1
* Increase timeoutLeonid Logvinov2017-09-051-1/+1
* Temporarily remove web3_beta, cause it breaks installation and testsLeonid Logvinov2017-09-051-1/+0
* Make the functions immidiately return txHash instead of awaiting for a transa...Leonid Logvinov2017-09-051-1/+1
* Remove truffle-contract from depsLeonid Logvinov2017-09-041-2/+1
* Merge pull request #146 from 0xProject/greenkeeper/0x-json-schemas-0.4.0Fabio Berger2017-09-031-1/+1
|\
| * fix(package): update 0x-json-schemas to version 0.4.0greenkeeper[bot]2017-08-311-1/+1
* | 0.12.1v0.12.1Leonid Logvinov2017-09-021-1/+1
* | 0.12.0v0.12.0Leonid Logvinov2017-09-021-1/+1
|/
* Merge branch 'development' of github.com:0xProject/0x.js into developmentFabio Berger2017-08-311-0/+1
|\
| * Use more concise dep pointingLeonid Logvinov2017-08-301-1/+1
| * Install web3@1.0.0 as web3_betaLeonid Logvinov2017-08-291-0/+1
* | update 0x-json-schemaFabio Berger2017-08-311-1/+1
|/
* Use 0x-json-schemasLeonid Logvinov2017-08-281-1/+1
* Fix UMD testsLeonid Logvinov2017-08-251-1/+1
* 0.11.0v0.11.0Leonid Logvinov2017-08-251-1/+1
* Fix test:commonjsLeonid Logvinov2017-08-241-1/+1
* Rename build:commonjs:dev to build:commonjsLeonid Logvinov2017-08-241-4/+3
* 0.10.4Leonid Logvinov2017-08-241-1/+1
* 0.10.3Leonid Logvinov2017-08-241-1/+1
* 0.10.2Leonid Logvinov2017-08-241-1/+1
* Specify tag and other values in the release scriptLeonid Logvinov2017-08-241-1/+1
* 0.10.1v0.10.1Leonid Logvinov2017-08-241-1/+1
* 0.10.0v0.10.0Leonid Logvinov2017-08-241-1/+1
* Reject checksummed addressesLeonid Logvinov2017-08-221-1/+1
* 0.9.3v0.9.3Leonid Logvinov2017-08-221-1/+1
* Merge branch 'master' of github.com:0xProject/0x.jsFabio Berger2017-08-221-1/+1
|\
| * Add subproviders to the list of folders required by UMD testsLeonid Logvinov2017-08-221-1/+1
* | 0.9.2v0.9.2Fabio Berger2017-08-211-1/+1
|/
* try 4000 timeoutFabio Berger2017-08-211-1/+1
* try longer timeoutFabio Berger2017-08-211-1/+1
* Update artifacts and rename proxy to tokenTransferProxyFabio Berger2017-08-211-1/+1
* Merge pull request #118 from 0xProject/artifacts-updateFabio Berger2017-08-211-1/+1
|\
| * Remove Mintable artifactsLeonid Logvinov2017-08-151-1/+1
* | 0.9.1v0.9.1Leonid Logvinov2017-08-171-1/+1
|/
* chore(package): update sinon to version 3.0.0greenkeeper[bot]2017-08-031-1/+1
* chore(package): update typedoc to version 0.8.0greenkeeper[bot]2017-07-281-1/+1
* 0.9.0v0.9.0Leonid Logvinov2017-07-261-1/+1
* chore(package): update web3-typescript-typings to version 0.3.0greenkeeper[bot]2017-07-261-1/+1
* Add ethereumjs-utils typesLeonid Logvinov2017-07-221-0/+1
* Add bn.js typesLeonid Logvinov2017-07-221-0/+1
* Merge pull request #108 from 0xProject/greenkeeper/web3-0.20.0Leonid2017-07-191-1/+1
|\
| * fix(package): update web3 to version 0.20.0greenkeeper[bot]2017-07-171-1/+1
* | chore(package): update web3-typescript-typings to version 0.2.1greenkeeper[bot]2017-07-191-1/+1
|/
* Update to typescript@2.4Leonid Logvinov2017-07-121-1/+1
* Stop using custom chai-bignumber forkLeonid Logvinov2017-07-121-1/+1
* chore(package): update dirty-chai to version 2.0.1greenkeeper[bot]2017-07-101-1/+1
* Add --bail option to mocha run commandLeonid Logvinov2017-07-081-1/+1
* chore(package): update web3-typescript-typings to version 0.0.11greenkeeper[bot]2017-07-081-1/+1
* chore(package): update webpack to version 3.1.0greenkeeper[bot]2017-07-071-1/+1
* 0.8.0v0.8.0Leonid Logvinov2017-07-051-1/+1
* Change prepublish to prepublishOnlyLeonid Logvinov2017-07-051-1/+1
* Merge branch 'master' into add-exchange-address-to-order-structLeonid2017-07-041-2/+2
|\
| * Merge pull request #88 from 0xProject/greenkeeper/chai-as-promised-7.1.0Leonid2017-07-041-1/+1
| |\
| | * chore(package): update chai-as-promised to version 7.1.0greenkeeper[bot]2017-07-031-1/+1
| * | chore(package): update ethereumjs-testrpc to version 4.0.1greenkeeper[bot]2017-06-291-1/+1
| |/
* / Update copyfiles to copy nested artifactsLeonid Logvinov2017-06-271-1/+1
|/
* Add the 0xproject profile flag to the AWS cli command so that devs can have t...Fabio Berger2017-06-271-1/+1
* 0.7.1v0.7.1Fabio Berger2017-06-271-1/+1
* Merge pull request #79 from 0xProject/integration-testsLeonid2017-06-231-0/+1
|\
| * Add kovan integration testsLeonid Logvinov2017-06-231-0/+1
* | chore(package): update web3-typescript-typings to version 0.0.10greenkeeper[bot]2017-06-231-1/+1
* | 0.7.0v0.7.0Fabio Berger2017-06-231-1/+1
|/
* Set content typeLeonid Logvinov2017-06-221-1/+1
* Grant read permissions to all usersLeonid Logvinov2017-06-221-1/+1
* Auto-upload json docs on releaseLeonid Logvinov2017-06-221-1/+3
* 0.6.2v0.6.2Leonid Logvinov2017-06-211-1/+1
* Revert "Temporarily use forked version of truffle-contract to reduce the bundle"Leonid Logvinov2017-06-211-1/+1
* Merge pull request #70 from 0xProject/greenkeeper/@types/node-8.0.1Leonid2017-06-211-1/+1
|\
| * chore(package): update @types/node to version 8.0.1greenkeeper[bot]2017-06-211-1/+1
* | Temporarily use forked version of truffle-contract to reduce the bundleLeonid Logvinov2017-06-211-1/+1
|/
* Connect to github over https so that it works without authenticationLeonid Logvinov2017-06-201-1/+1
* Move out of @0xproject scopeLeonid Logvinov2017-06-201-1/+1
* 0.6.1Leonid Logvinov2017-06-201-1/+1
* Update version in package.jsonFabio Berger2017-06-191-1/+1
* Make ZeroEx constructor accept Web3Provider instead of Web3 instanceLeonid Logvinov2017-06-151-1/+1
* Add node script to report coverageLeonid Logvinov2017-06-151-0/+1
* Add coveralls as a dependencyLeonid Logvinov2017-06-151-0/+1
* 0.5.2Leonid Logvinov2017-06-151-1/+1
* Fix bug in postinstall scriptLeonid Logvinov2017-06-151-1/+1
* 0.5.1Leonid Logvinov2017-06-151-1/+1
* Add postrelease script to publish assets to githubLeonid Logvinov2017-06-151-0/+2
* Set NODE_ENV to production for production builds and don't rely on webpack mi...Leonid Logvinov2017-06-151-1/+1
* Update web3-provider-engine cause the console.log issue was fixed and the new...Leonid Logvinov2017-06-151-1/+1
* 0.5.0v0.5.0Leonid Logvinov2017-06-141-1/+1
* Merge branch 'master' of github.com:0xProject/0x.jsLeonid Logvinov2017-06-141-1/+1
|\
| * Update doc:json command to exclude privates and externalsFabio Berger2017-06-141-1/+1
* | 0.4.0Leonid Logvinov2017-06-141-1/+1
|/
* Revert "0.4.0"Leonid Logvinov2017-06-131-1/+1
* 0.4.0Leonid Logvinov2017-06-131-1/+1
* 0.3.0v0.3.0Leonid Logvinov2017-06-131-1/+1
* 0.2.3v0.2.3Leonid Logvinov2017-06-131-1/+1
* Introduce index.ts file which defines public interfaceLeonid Logvinov2017-06-131-2/+2
* 0.2.2v0.2.2Leonid Logvinov2017-06-121-1/+1
* 0.2.1v0.2.1Leonid Logvinov2017-06-121-1/+1
* Don't prefix main and types path in package.json with ./Leonid Logvinov2017-06-121-2/+2
* 0.2.0v0.2.0Leonid Logvinov2017-06-121-1/+1
* Change main file name from 0x.js.ts to 0x.tsLeonid Logvinov2017-06-121-2/+2
* Add main and types fields to package.jsonLeonid Logvinov2017-06-111-0/+2
* Revert "Make private"Leonid Logvinov2017-06-111-1/+0
* 0.1.0Leonid Logvinov2017-06-111-1/+1
* Make privateLeonid Logvinov2017-06-111-0/+1
* Add 0xproject scopeLeonid Logvinov2017-06-111-1/+2
* Remove unneccessary console output from block trackerLeonid Logvinov2017-06-101-1/+1
* Rewrite isValidSignature testsLeonid Logvinov2017-06-081-1/+1
* Add script to run UMD testsLeonid Logvinov2017-06-051-1/+1
* Upgrade truffle-contract to the version that includes 'at' fixLeonid Logvinov2017-06-051-1/+1
* chore(package): update dependenciesgreenkeeper[bot]2017-06-031-2/+2
* Use forked version of chai-bignumber while the PR is waiting for a reviewLeonid Logvinov2017-06-031-1/+1
* remove ProtocolTokenFabio Berger2017-06-021-1/+1
* Add ProtocolTokenArtifactsLeonid Logvinov2017-06-021-1/+1
* Increase mocha timeoutLeonid Logvinov2017-06-011-1/+1
* Revert "Add EXPIRED test"Leonid Logvinov2017-06-011-1/+1
* Add EXPIRED testLeonid Logvinov2017-06-011-1/+1
* Fix types hell with, chai and chai-as-promisedLeonid Logvinov2017-06-011-2/+2
* Add dirty-chaiLeonid Logvinov2017-06-011-0/+1
* Merge branch 'master' into fillOrderAsyncLeonid Logvinov2017-06-011-2/+1
|\
| * Fix testrpc verison to 3.0.5Leonid Logvinov2017-06-011-2/+1
* | Fix linter commandLeonid Logvinov2017-05-311-1/+1
* | Refactor getOrderHash to accept order as an objectLeonid Logvinov2017-05-301-3/+2
* | Add copy_fixtures commandLeonid Logvinov2017-05-301-2/+3
* | Merge branch 'master' into fillOrderAsyncLeonid Logvinov2017-05-301-1/+2
|\|
| * Instead of removing all files from ./lib/src for the UMD test, we leave the u...Fabio Berger2017-05-301-1/+2
* | Add tests to linter targetsLeonid Logvinov2017-05-301-1/+1
|/
* Refactor test commandsLeonid Logvinov2017-05-301-10/+11
* Merge branch 'master' into addSignOrderHashAndTestsFabio Berger2017-05-291-7/+16
|\
| * Address feedbackLeonid Logvinov2017-05-291-1/+1
| * Don't build before testLeonid Logvinov2017-05-291-1/+1
| * Refactor test commandsLeonid Logvinov2017-05-291-9/+15
| * Add umd test command and separate public and private npm scriptsLeonid Logvinov2017-05-291-7/+10
| * Rename build:bundle to build:umdLeonid Logvinov2017-05-291-1/+1
* | Add mnemonic to nom testrpc commandFabio Berger2017-05-291-1/+1
* | Implement tests for signOrderHashAsync that test the logic for Parity < v1.6....Fabio Berger2017-05-291-0/+2
* | Port over signOrderHashAsyncFabio Berger2017-05-291-0/+2
|/
* Fix linter commandLeonid Logvinov2017-05-291-1/+1
* Fix lint commandLeonid Logvinov2017-05-291-1/+1
* Remove unnecessary ./sLeonid Logvinov2017-05-271-2/+2
* Add testrpc as a dependency and a command for running itLeonid Logvinov2017-05-261-1/+3
* Setup blockchain snapshotting before/after every test, implemented unit tests...Fabio Berger2017-05-261-0/+5
* Postfix test files with `_test`Fabio Berger2017-05-261-1/+1