aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/package.json
Commit message (Collapse)AuthorAgeFilesLines
...
* | Move @0xproject/types to dependenciesLeonid Logvinov2018-01-301-1/+1
|/
* Run prettierAmir Bandeali2018-01-261-10/+7
|
* PublishLeonid Logvinov2018-01-251-18/+21
| | | | | | | | | | | | | | | | | | | | | - 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
* Merge pull request #322 from 0xProject/fix/ci-timeLeonid2018-01-181-8/+1
|\ | | | | Speed-up CI
| * Remove unused dependenciesLeonid Logvinov2018-01-171-2/+0
| |
| * Remove umd testsLeonid Logvinov2018-01-161-6/+1
| |
* | Run prettier to revert formatting changes made by the lerna publish stepBrandon Millman2018-01-181-11/+9
| |
* | PublishBrandon Millman2018-01-181-21/+23
|/ | | | | | | | | | | | | | | | | | | | | - 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
* Prettify package.json filesLeonid Logvinov2018-01-121-11/+9
|
* PublishLeonid Logvinov2018-01-111-4/+4
| | | | | | | | | | | - 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
* PublishLeonid Logvinov2018-01-111-19/+21
| | | | | | | | | | | | | | | | | | | - 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-101-1/+1
|
* Apply prettify on json and md filesLeonid Logvinov2018-01-041-101/+99
|
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+0
|
* PublishFabio Berger2017-12-281-9/+9
| | | | | | | | | | | | | | | | | | - 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
* PublishLeonid Logvinov2017-12-211-9/+9
| | | | | | | | | | | | | | | | | | - 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
* Increase mocha timeoutLeonid Logvinov2017-12-141-1/+1
|
* Add DummyToken to artifacts listLeonid Logvinov2017-12-141-1/+1
|
* Fix CI buildLeonid Logvinov2017-12-141-1/+1
|
* Remove generated contracts and ignore them. Add a prebuild command to ↵Leonid Logvinov2017-12-141-5/+3
| | | | regenerate them
* PublishBrandon Millman2017-12-091-9/+9
| | | | | | | | | | | | | | | | | - 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
* Add scope to abi-gen dependency in 0x.jsBrandon Millman2017-12-091-1/+1
|
* Merge branch 'development' into feature/addSubprovidersFabio Berger2017-12-091-2/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Update README.md Inline network module Stop supporting different file extensions in abi-gen Refactor networkId out of web3Wrapper Update connect types in preperation for publishing Fix CI command Address feedback Refactor web3Wrapper to a separate package # Conflicts: # package.json # packages/website/ts/blockchain.ts
| * Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-2/+5
| |
* | Merge branch 'development' into feature/addSubprovidersFabio Berger2017-12-071-7/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Inline function Introduce a const Make private Add version matcher script Use same versions of dependencies everywhere Add missing await Move declaration into proper conditional block Fix Party element so that an identicon's height is that which was passed in # Conflicts: # packages/website/package.json # yarn.lock
| * Use same versions of dependencies everywhereLeonid Logvinov2017-12-061-8/+8
| |
* | Merge branch 'development' into feature/addSubprovidersFabio Berger2017-12-061-1/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (50 commits) Add PR number to changelog Address feedback Add requestId to subscription messages and update json-schemas Remove isomorphic-fetch types from contracts package Update README Regenerate files Make it private Change package name Update README Make fileExtension configurable Rename abi-gen to typed-contracts Add docs for typed-contracts Remove TODOs Introduce separate ContextData type and rework it Check ABI is defined Introduce a const for 'contract.mustache' Improve error message Reuse util Fix a typo Introduce a const for 'function' ... # Conflicts: # yarn.lock
| * Make fileExtension configurableLeonid Logvinov2017-12-061-1/+1
| |
| * Rename abi-gen to typed-contractsLeonid Logvinov2017-12-061-3/+3
| |
| * Remove es6-promisifyLeonid Logvinov2017-12-021-1/+0
| |
| * Add depencies and a command to generate contract wrappersLeonid Logvinov2017-12-021-0/+3
| |
* | Move testrpc to top-level package.json and standardize some versionsFabio Berger2017-12-051-2/+1
|/
* PublishLeonid Logvinov2017-11-291-1/+1
| | | | | | - 0x.js@0.27.1 - @0xproject/connect@0.1.2 - website@0.0.0
* PublishLeonid Logvinov2017-11-291-4/+4
| | | | | | | | | - 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
* Pin testrpc versionLeonid Logvinov2017-11-291-1/+1
|
* Update testrpcLeonid Logvinov2017-11-281-1/+1
|
* Merge branch 'development' into feature/passNetworkIdLeonid2017-11-281-1/+1
|\
| * Add md directory to website package and change generated docs directoryBrandon Millman2017-11-281-1/+1
| |
* | Fix the imports orderLeonid Logvinov2017-11-241-1/+1
| |
* | Add project config to tslint which enables some type-dependent rulesLeonid Logvinov2017-11-241-1/+1
|/
* PublishBrandon Millman2017-11-231-1/+1
| | | | | - 0x.js@0.26.1 - @0xproject/connect@0.1.0
* Revert "Publish"Fabio Berger2017-11-231-1/+1
| | | | This reverts commit 6a8717b29407b75cd03ca85b890fa8f34527accc.
* PublishFabio Berger2017-11-231-1/+1
| | | | | - 0x.js@0.26.1 - @0xproject/connect@0.1.0
* Merge branch 'development' into feature/orderExpiredLeonid2017-11-231-4/+4
|\
| * PublishLeonid Logvinov2017-11-221-4/+4
| | | | | | | | | | | | | | | | - 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-4/+4
| | | | | | | | This reverts commit 41315827c145fec564152e2f0cb3e986cb06c696.
| * PublishLeonid Logvinov2017-11-221-4/+4
| | | | | | | | | | | | | | | | - 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
* | Fix test:circleci commandLeonid Logvinov2017-11-211-1/+1
| |
* | Merge branch 'development' into feature/orderExpiredLeonid2017-11-211-14/+9
|\|
| * Add back promisifyFabio Berger2017-11-181-0/+1
| |
| * reset all sub-package versions to latest actually publishedFabio Berger2017-11-181-3/+3
| |
| * remove unused importsFabio Berger2017-11-181-2/+0
| |
| * Move most of code for getting latest tag/version and calling publish_release ↵Fabio Berger2017-11-181-3/+0
| | | | | | | | to postpublish_utils script in top-level dir
| * Move upload_docs_json back to npm script and pass in vars properly.Fabio Berger2017-11-181-1/+2
| |
| * Use `yarn docs:json` commandFabio Berger2017-11-181-0/+1
| |
| * improve scriptFabio Berger2017-11-161-5/+1
| |
| * WIPBrandon Millman2017-11-161-1/+1
| |
| * WIPBrandon Millman2017-11-161-7/+7
| |
| * re-add commonjs buildFabio Berger2017-11-151-1/+1
| |
| * PublishFabio Berger2017-11-151-2/+2
| | | | | | | | - 0x.js@0.25.1
| * PublishFabio Berger2017-11-151-1/+1
| | | | | | | | - 0x.js@0.25.0
| * PublishFabio Berger2017-11-151-1/+1
| | | | | | | | - 0x.js@0.24.0
| * revert 0x.js version and change name so matches existing npm package nameFabio Berger2017-11-151-2/+2
| |
| * PublishFabio Berger2017-11-151-4/+4
| | | | | | | | | | | | | | - @0xproject/0x.js@0.24.0 - @0xproject/assert@0.0.4 - @0xproject/json-schemas@0.6.7 - @0xproject/tslint-config@0.1.0
| * Revert versionFabio Berger2017-11-151-1/+1
| |
| * Update package name and version in package.jsonFabio Berger2017-11-151-2/+2
| |
| * Update tslint rules for assert and json-schemasBrandon Millman2017-11-151-3/+3
| |
| * Merge branch 'development' into feature/addJsonSchemasBrandon Millman2017-11-151-4/+5
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Improve description Alphabetize Add exit 0 to 0x.js build command Add snapshot save and revert to order_state_watcher_test.ts Fix changelog Use tslint v5.8.0 everywhere and use the tslint-config sub-package instead of the old repo as a dep. in the rest of the sub-packages. Add tslint-config sub-package Fix tslint issue Public interface has changed, moved to minor version Update changelog Renamed canceled to cancelled
| | * Merge pull request #220 from 0xProject/feature/addTsLintPackageFabio Berger2017-11-151-4/+5
| | |\ | | | | | | | | Add TSLint Config package
| | | * AlphabetizeFabio Berger2017-11-151-2/+2
| | | |
| | | * Add tslint-config sub-packageFabio Berger2017-11-141-5/+6
| | | |
| | * | Add exit 0 to 0x.js build commandBrandon Millman2017-11-151-1/+1
| | |/
| * / Add json-schemas package to mono repoBrandon Millman2017-11-141-1/+1
| |/
* / Remove custom heap and use bintreesLeonid Logvinov2017-11-211-1/+3
|/
* Move conditional running of umd test to 0x.js's package.jsonFabio Berger2017-11-141-1/+1
|
* fix orderingsFabio Berger2017-11-141-2/+2
|
* Standardize around a `test:circleci` command that any sub-package can ↵Fabio Berger2017-11-141-0/+1
| | | | implement in order to have their tests run on CircleCi
* Rename backFabio Berger2017-11-141-1/+2
|
* Add assert package to the monorepoBrandon Millman2017-11-141-1/+1
|
* Upgrade to Typescript 2.6.1 and fix major & minor versionsFabio Berger2017-11-141-1/+1
|
* Don't remove files before UMD test runFabio Berger2017-11-141-2/+1
|
* Fail the tests on tsc errorLeonid Logvinov2017-11-141-1/+1
|
* Fix package.jsonFabio Berger2017-11-141-1/+1
|
* Add circle.yml and move testrpc command to top-level repoFabio Berger2017-11-131-2/+0
|
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+106