aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abi-gen
Commit message (Collapse)AuthorAgeFilesLines
* PublishFabio Berger2018-03-191-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.3 - @0xproject/abi-gen@0.2.7 - @0xproject/assert@0.2.2 - @0xproject/base-contract@0.0.5 - chai-as-promised-typescript-typings@0.0.12 - chai-typescript-typings@0.0.6 - @0xproject/connect@0.6.5 - contracts@2.1.17 - @0xproject/deployer@0.3.1 - @0xproject/dev-utils@0.3.1 - ethers-typescript-typings@0.0.4 - @0xproject/json-schemas@0.7.16 - @0xproject/monorepo-scripts@0.1.14 - @0xproject/react-docs-example@0.0.3 - @0xproject/react-docs@0.0.3 - @0xproject/react-shared@0.0.3 - @0xproject/sol-cov@0.0.3 - @0xproject/sra-report@0.0.3 - @0xproject/subproviders@0.8.1 - @0xproject/testnet-faucets@1.0.18 - @0xproject/tslint-config@0.4.12 - @0xproject/types@0.4.1 - @0xproject/utils@0.4.3 - web3-typescript-typings@0.10.2 - @0xproject/web3-wrapper@0.3.1 - @0xproject/website@0.0.20
* PublishFabio Berger2018-03-191-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.2 - @0xproject/abi-gen@0.2.6 - @0xproject/assert@0.2.1 - @0xproject/base-contract@0.0.4 - chai-as-promised-typescript-typings@0.0.11 - chai-typescript-typings@0.0.5 - @0xproject/connect@0.6.4 - contracts@2.1.16 - @0xproject/deployer@0.3.0 - @0xproject/dev-utils@0.3.0 - ethers-typescript-typings@0.0.3 - @0xproject/json-schemas@0.7.15 - @0xproject/monorepo-scripts@0.1.13 - @0xproject/react-docs-example@0.0.2 - @0xproject/react-docs@0.0.2 - @0xproject/react-shared@0.0.2 - @0xproject/sol-cov@0.0.2 - @0xproject/sra-report@0.0.2 - @0xproject/subproviders@0.8.0 - @0xproject/testnet-faucets@1.0.17 - @0xproject/tslint-config@0.4.11 - @0xproject/types@0.4.0 - @0xproject/utils@0.4.2 - web3-typescript-typings@0.10.1 - @0xproject/web3-wrapper@0.3.0 - @0xproject/website@0.0.19
* Updated CHANGELOGSFabio Berger2018-03-191-1/+1
|
* Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-154-7/+19
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (25 commits) Enable coverage for all other packages with tests Fix parallel coverage results reporting Fix linter issuesx Remove outdated comment Add script copying to build command Add postpublish script to sol-cov Move configuration into package.json configs section Transform input data before encoding for callAsync and getABIEncodedTransactionData Consolidate docs generation and uploading logic Use async/await instead of promise syntax Move changelog entry remove unneeded include remove unused dep Fix lint issues Re-add linter to monorepo-scripts but with tslint-config dep at earlier version to avoid cyclical dependency small fixes move scripts to monorepro-scripts Fix gitignore Move abi-gen scripts to src Add missing dep ...
| * Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3
| |
| * remove unused depFabio Berger2018-03-141-1/+0
| |
| * Fix lint issuesFabio Berger2018-03-131-0/+1
| |
| * move scripts to monorepro-scriptsFabio Berger2018-03-132-2/+3
| |
| * Move abi-gen scripts to srcFabio Berger2018-03-134-6/+16
| |
* | Update CHANGELOGsBrandon Millman2018-03-141-0/+4
| |
* | Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-142-11/+9
|/
* Update READMELeonid Logvinov2018-03-121-9/+18
|
* Merge branch 'development' into addPackagePublishConfigFabio Berger2018-03-091-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (94 commits) Update CHANGELOG Add solc 0.4.20 and 0.4.21 Prettier sra-report README Add new packages to top level README Updated @0xproject/utils in top level package.json Publish Updated CHANGELOGs Detail tests in the README Add support for ropsten and rinkeby Fix yarn.lock Update list of packages and organize them alphabetically Fix prettier issues Add support for going back to previous hashes via the browser back button to wiki Scroll to previous hashed elements when user clicks back button Add back strict null checks to react-shared package and fix issues remove ability to have implicit dependencies and add missing deps update license remove no-implicit-this Add example & screenshot to npmignore Remove `;` to be nice to windows users ...
| * PublishBrandon Millman2018-03-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.1 - @0xproject/abi-gen@0.2.5 - @0xproject/assert@0.2.0 - @0xproject/base-contract@0.0.3 - @0xproject/connect@0.6.3 - contracts@2.1.15 - @0xproject/deployer@0.2.1 - @0xproject/dev-utils@0.2.1 - @0xproject/json-schemas@0.7.14 - @0xproject/react-docs@0.0.1 - @0xproject/react-shared@0.0.1 - @0xproject/sra-report@0.0.1 - @0xproject/subproviders@0.7.0 - @0xproject/testnet-faucets@1.0.16 - @0xproject/types@0.3.1 - @0xproject/utils@0.4.1 - @0xproject/web3-wrapper@0.2.1 - @0xproject/website@0.0.18
* | Add package.json publishConfig so that these packages are published as public.Fabio Berger2018-03-081-0/+3
|/
* Changelog tweaksFabio Berger2018-03-051-1/+1
|
* PublishFabio Berger2018-03-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.0 - @0xproject/abi-gen@0.2.4 - @0xproject/assert@0.1.0 - @0xproject/base-contract@0.0.2 - chai-as-promised-typescript-typings@0.0.10 - chai-typescript-typings@0.0.4 - @0xproject/connect@0.6.2 - contracts@2.1.14 - @0xproject/deployer@0.2.0 - @0xproject/dev-utils@0.2.0 - ethers-typescript-typings@0.0.2 - @0xproject/json-schemas@0.7.13 - @0xproject/monorepo-scripts@0.1.12 - @0xproject/subproviders@0.6.0 - @0xproject/testnet-faucets@1.0.15 - @0xproject/tslint-config@0.4.10 - @0xproject/types@0.3.0 - @0xproject/utils@0.4.0 - web3-typescript-typings@0.10.0 - @0xproject/web3-wrapper@0.2.0 - @0xproject/website@0.0.17
* Updated CHANGELOGSFabio Berger2018-03-051-1/+1
|
* Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-042-7/+7
|
* Merge ifsLeonid Logvinov2018-02-281-8/+6
|
* Fix an option descriptionLeonid Logvinov2018-02-281-1/+1
|
* Add link to the docsLeonid Logvinov2018-02-281-1/+1
|
* Improve CHANGELOG entryLeonid Logvinov2018-02-281-1/+1
|
* Add to context dataLeonid Logvinov2018-02-283-0/+3
|
* Add PR numberLeonid Logvinov2018-02-281-2/+2
|
* Add support for ABIv2 to abi-genLeonid Logvinov2018-02-282-5/+30
|
* Allow users to specify the contracts backend in abi-genLeonid Logvinov2018-02-284-8/+32
|
* PublishBrandon Millman2018-02-171-3/+3
| | | | | | | | | | | | | | | | | | - 0x.js@0.32.4 - @0xproject/abi-gen@0.2.3 - @0xproject/assert@0.0.20 - @0xproject/connect@0.6.0 - contracts@2.1.13 - @0xproject/deployer@0.1.0 - @0xproject/dev-utils@0.1.0 - @0xproject/json-schemas@0.7.12 - @0xproject/subproviders@0.5.0 - @0xproject/testnet-faucets@1.0.14 - @0xproject/types@0.2.3 - @0xproject/utils@0.3.4 - web3-typescript-typings@0.9.11 - @0xproject/web3-wrapper@0.1.14 - @0xproject/website@0.0.16
* PublishFabio Berger2018-02-101-3/+3
| | | | | | | | | | | | | | | | | | | - 0x.js@0.32.3 - @0xproject/abi-gen@0.2.2 - @0xproject/assert@0.0.19 - @0xproject/connect@0.5.8 - contracts@2.1.12 - @0xproject/deployer@0.0.9 - @0xproject/dev-utils@0.0.13 - @0xproject/json-schemas@0.7.11 - @0xproject/monorepo-scripts@0.1.11 - @0xproject/subproviders@0.4.2 - @0xproject/testnet-faucets@1.0.13 - @0xproject/tslint-config@0.4.9 - @0xproject/types@0.2.2 - @0xproject/utils@0.3.3 - @0xproject/web3-wrapper@0.1.13 - @0xproject/website@0.0.15
* PublishFabio Berger2018-02-101-4/+4
| | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.2 - @0xproject/abi-gen@0.2.1 - @0xproject/assert@0.0.18 - chai-as-promised-typescript-typings@0.0.9 - chai-typescript-typings@0.0.3 - @0xproject/connect@0.5.7 - contracts@2.1.11 - @0xproject/deployer@0.0.8 - @0xproject/dev-utils@0.0.12 - @0xproject/json-schemas@0.7.10 - @0xproject/monorepo-scripts@0.1.10 - @0xproject/subproviders@0.4.1 - @0xproject/testnet-faucets@1.0.12 - @0xproject/tslint-config@0.4.8 - @0xproject/types@0.2.1 - @0xproject/utils@0.3.2 - web3-typescript-typings@0.9.10 - @0xproject/web3-wrapper@0.1.12 - @0xproject/website@0.0.14
* Merge pull request #389 from 0xProject/fix/npmInclusionIssuesFabio Berger2018-02-102-5/+14
|\ | | | | Fix NPM Inclusion Issues
| * Fix changelogsFabio Berger2018-02-101-1/+1
| |
| * Add `yarn-error.log` to all .npmignoreFabio Berger2018-02-101-0/+1
| |
| * Add PR number to CHANGELOGsFabio Berger2018-02-101-1/+1
| |
| * ignore all files starting with dots in all sub-packagesFabio Berger2018-02-101-0/+1
| |
| * Add npmignore to abi-gen and update CHANGELOGFabio Berger2018-02-102-5/+12
| |
* | Simplify standard postpublish script and remove them from some private packagesBrandon Millman2018-02-091-11/+1
|/
* PublishBrandon Millman2018-02-081-2/+2
| | | | | | | | | | | | | | | | | - 0x.js@0.32.1 - @0xproject/abi-gen@0.2.0 - @0xproject/assert@0.0.17 - @0xproject/connect@0.5.6 - contracts@2.1.10 - @0xproject/deployer@0.0.7 - @0xproject/dev-utils@0.0.11 - @0xproject/json-schemas@0.7.9 - @0xproject/subproviders@0.4.0 - @0xproject/testnet-faucets@1.0.11 - @0xproject/types@0.2.0 - @0xproject/utils@0.3.1 - @0xproject/web3-wrapper@0.1.11 - @0xproject/website@0.0.13
* Update CHANGELOGsBrandon Millman2018-02-081-2/+2
|
* Fix ABI error messageLeonid Logvinov2018-02-071-1/+3
|
* Special-case ZRXToken snake case conversionLeonid Logvinov2018-02-071-1/+4
|
* Add indices for index parameters so that their names don't collideLeonid Logvinov2018-02-071-2/+2
|
* Fix artifacts pathAmir Bandeali2018-02-071-1/+1
|
* Update compile command and run prettierAmir Bandeali2018-02-071-4/+3
|
* Add CLI option for networkId, add abi-gen to contracts packageAmir Bandeali2018-02-072-3/+16
|
* PublishLeonid Logvinov2018-02-061-4/+4
| | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.0 - @0xproject/abi-gen@0.1.7 - @0xproject/assert@0.0.16 - @0xproject/connect@0.5.5 - contracts@2.1.9 - @0xproject/deployer@0.0.6 - @0xproject/dev-utils@0.0.10 - @0xproject/json-schemas@0.7.8 - @0xproject/monorepo-scripts@0.1.9 - @0xproject/subproviders@0.3.6 - @0xproject/testnet-faucets@1.0.10 - @0xproject/tslint-config@0.4.7 - @0xproject/types@0.1.9 - @0xproject/utils@0.3.0 - web3-typescript-typings@0.9.9 - @0xproject/web3-wrapper@0.1.10 - @0xproject/website@0.0.12
* Merge branch 'development' into feature/build_watchLeonid2018-02-051-4/+4
|\
| * PublishLeonid Logvinov2018-02-011-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.31.1 - @0xproject/abi-gen@0.1.6 - @0xproject/assert@0.0.15 - chai-as-promised-typescript-typings@0.0.8 - @0xproject/connect@0.5.4 - contracts@2.1.8 - @0xproject/deployer@0.0.5 - @0xproject/dev-utils@0.0.9 - @0xproject/json-schemas@0.7.7 - @0xproject/monorepo-scripts@0.1.8 - @0xproject/subproviders@0.3.5 - @0xproject/testnet-faucets@1.0.9 - @0xproject/tslint-config@0.4.6 - @0xproject/types@0.1.8 - @0xproject/utils@0.2.4 - web3-typescript-typings@0.9.8 - @0xproject/web3-wrapper@0.1.9 - @0xproject/website@0.0.11
* | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
| |
* | Add build:watch command to all TS packagesLeonid Logvinov2018-02-011-0/+1
|/
* PrettierBrandon Millman2018-02-012-2/+5
|
* Merge pull request #346 from joincivil/feature/abi-gen-partialsLeonid2018-01-312-17/+38
|\ | | | | Added CLI options for explicit specifying location of partials and main template
| * Removed deprecated CLI optionsOlaf Tomalka2018-01-311-19/+2
| |
| * Added PR # to the changelog of abi-genOlaf Tomalka2018-01-271-1/+3
| |
| * Added CLI options for explicit specifying location of partials and main templateOlaf Tomalka2018-01-272-14/+50
| |
* | PublishFabio Berger2018-01-301-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | PublishLeonid Logvinov2018-01-301-4/+4
|/ | | | | | | | | | | | | | | | | | | | | - 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
* PublishLeonid Logvinov2018-01-251-4/+4
| | | | | | | | | | | | | | | | | | | | | - 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
* PublishBrandon Millman2018-01-181-4/+4
| | | | | | | | | | | | | | | | | | | | | - 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
* Add postpublish scriptsLeonid Logvinov2018-01-131-2/+3
|
* PublishLeonid Logvinov2018-01-111-2/+2
| | | | | | | | | | | - 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-4/+4
| | | | | | | | | | | | | | | | | | | - 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
* Update CHANGELOGs before publishLeonid Logvinov2018-01-111-1/+1
|
* Fix a compiler error in abi-genLeonid Logvinov2018-01-102-2/+9
|
* Fix a compiler error with constructor enumLeonid Logvinov2018-01-101-1/+1
|
* Return to old way of including web3 typesLeonid Logvinov2018-01-101-1/+1
|
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-101-9/+3
|
* Apply prettierLeonid Logvinov2018-01-101-1/+1
|
* Merge branch 'fix/prettify_json' into developmentLeonid Logvinov2018-01-105-67/+72
|\
| * Apply prettify on json and md filesLeonid Logvinov2018-01-045-67/+72
| |
* | Merge pull request #305 from 0xProject/fix/bignumber_configLeonid2018-01-102-2/+7
|\| | | | | Use configured version of bignumber in all packages
| * Fix prettierLeonid Logvinov2018-01-041-1/+3
| |
| * Fix linter errorsLeonid Logvinov2018-01-041-1/+4
| |
| * Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
| |
* | Changes to abi-gen after code reviewOlaf Tomalka2018-01-052-4/+5
| | | | | | | | | | | | * Added change to CHANGELOG * Renamed variable and context to ctor to avoid keyword * Used lodash' isUndefined to better check ctor
* | Added constructor ABIs to abi-genOlaf Tomalka2018-01-033-1/+17
|/ | | | | | 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.
* Describe #295 in a CHANGELOGLeonid Logvinov2018-01-031-0/+1
|
* Merge pull request #295 from dharmaprotocol/fix-array-typing-generationLeonid2018-01-031-1/+1
|\ | | | | Fix array typing generation when permitting multiple types
| * Fix typing generation for arrays in which types separated by |sNadav Hollander2017-12-251-1/+1
| |
* | Add #302 description to changelogLeonid Logvinov2018-01-033-2/+4
| |
* | Merge pull request #302 from joincivil/ritave/feature/abi-gen-eventsLeonid2018-01-031-0/+6
|\ \ | | | | | | Added Event generation to abi-gen
| * | Added Event generation to abi-genOlaf Tomalka2017-12-301-0/+6
| | |
* | | Apply prettier configLeonid Logvinov2018-01-032-17/+19
|/ /
* | PublishFabio Berger2017-12-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | Fix broken links in the abi-gen READMEBrandon Millman2017-12-251-4/+4
|/
* PublishLeonid Logvinov2017-12-211-2/+2
| | | | | | | | | | | | | | | | | | - 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
* Install types for yargsLeonid Logvinov2017-12-191-1/+1
|
* Move 0x.js temnplates to 0x.js instead of having them as a separate packageLeonid Logvinov2017-12-141-2/+2
|
* Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to ↵Brandon Millman2017-12-092-0/+18
| | | | all packages
* PublishBrandon Millman2017-12-091-2/+2
| | | | | | | | | | | | | | | | | - 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 @0xproject scope to abi-gen package nameBrandon Millman2017-12-091-1/+1
|
* Merge branch 'development' into feature/addSubprovidersFabio Berger2017-12-094-15/+9
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * Update README.mdFabio Berger2017-12-091-3/+3
| |
| * Merge branch 'development' into feature/web3-wrapperLeonid2017-12-082-10/+4
| |\
| | * Stop supporting different file extensions in abi-genLeonid Logvinov2017-12-082-10/+4
| | |
| * | Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-072-3/+3
| |/
* / Standardize depsFabio Berger2017-12-071-2/+2
|/
* Address feedbackLeonid Logvinov2017-12-062-9/+9
|
* Update READMELeonid Logvinov2017-12-061-5/+6
|
* Update READMELeonid Logvinov2017-12-061-2/+3
|
* Make fileExtension configurableLeonid Logvinov2017-12-061-1/+6
|
* Rename abi-gen to typed-contractsLeonid Logvinov2017-12-068-0/+281