| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
hysz/features/deployer/multipleCodebaseSupport"
This reverts commit 70d403e6f8c56bc70e6d3471a770b9bbff5d72e7, reversing
changes made to 073bf738ddb271b6b4158798baf4cac3cb0608e9.
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* development:
Publish
Updated CHANGELOGS
# Conflicts:
# packages/0x.js/package.json
# packages/deployer/package.json
# packages/utils/CHANGELOG.json
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* development:
Fix lint error
Fix documentation links in some READMEs
Fix relative link
Add step to publishing that upload staging doc jsons, deploys staging website, opens every docs page and asks the dev to confirm that each one renders properly before publishing
Fix web3Wrapper build command
Add top-level `yarn lerna:stage_docs` to upload docJsons to the staging S3 bucket for all packages with a docs page
Added a detailed description of `renameOverloadedMethods` (special thanks to @fabioberger). Updated Javascript styles in the Abi-Gen and Utils packages, around support for function overloading.
Updated deployer to accept a list of contract directories as input. Contract directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions.
Refactor publish script to have it's main execution body be lean and discrete steps
# Conflicts:
# packages/contracts/package.json
# packages/deployer/package.json
|
| |
| |
| |
| | |
@fabioberger). Updated Javascript styles in the Abi-Gen and Utils packages, around support for function overloading.
|
| |
| |
| |
| | |
directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions.
|
|\|
| |
| |
| |
| |
| |
| |
| | |
* development:
Fix tests
Call static functions as static
Address feedback
Move our contract templates to accept Provider instead of Web3Wrapper
|
| | |
|
|/
|
|
| |
command (https://github.com/mochajs/mocha/issues/3044)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
| |
|
|
|