| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 0x.js@0.31.0
- @0xproject/abi-gen@0.1.5
- @0xproject/assert@0.0.14
- chai-as-promised-typescript-typings@0.0.7
- @0xproject/connect@0.5.3
- contracts@2.1.7
- @0xproject/deployer@0.0.4
- @0xproject/dev-utils@0.0.8
- @0xproject/json-schemas@0.7.6
- @0xproject/monorepo-scripts@0.1.7
- @0xproject/subproviders@0.3.4
- @0xproject/testnet-faucets@1.0.8
- @0xproject/tslint-config@0.4.5
- @0xproject/types@0.1.7
- @0xproject/utils@0.2.3
- web3-typescript-typings@0.9.7
- @0xproject/web3-wrapper@0.1.8
- @0xproject/website@0.0.10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|\|
| |
| | |
Use configured version of bignumber in all packages
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
* Added change to CHANGELOG
* Renamed variable and context to ctor to avoid keyword
* Used lodash' isUndefined to better check ctor
|
|/
|
|
|
|
| |
Additionally if the constructor is not existent in JSON, meaning it's
implcite with no parameters, we're
explicitly creating one, with actual JSON parameters that it should have.
|
| |
|
|\
| |
| | |
Fix array typing generation when permitting multiple types
|
| | |
|
| | |
|
|\ \
| | |
| | | |
Added Event generation to abi-gen
|
| | | |
|
|/ / |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
|/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
|
|
|
| |
all packages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
| | |
|
| |\ |
|
| | | |
|
| |/ |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|