aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler
Commit message (Collapse)AuthorAgeFilesLines
* Replace `-` with `_` in yarn script name so that we are consistent across ↵Fabio Berger2018-06-051-1/+1
| | | | yarn script names
* Don't automatically rebuild when running yarn testAlex Browne2018-06-051-1/+2
|
* Fix linter errorsLeonid Logvinov2018-06-011-1/+1
|
* Add ethereum-types to extraFileIncludesLeonid Logvinov2018-06-011-1/+2
|
* Introduce ethereum-types packageLeonid Logvinov2018-06-015-4/+5
|
* Add a CHANGELOG entryLeonid Logvinov2018-05-301-0/+4
|
* Make opts param optional in CompilerLeonid Logvinov2018-05-301-6/+7
|
* Add CHANGELOG entryLeonid Logvinov2018-05-302-1/+10
|
* Add schema assertions on public methods of @0xproject/sol-compilerLeonid Logvinov2018-05-304-1/+33
|
* Add errMsg when throwing on unrecognized errorAmir Bandeali2018-05-251-1/+1
|
* Revert to an earlier version that worksFabio Berger2018-05-241-1/+1
|
* Remove the caret so it actually installs this versionFabio Berger2018-05-241-1/+1
|
* Bump all dependencies on json-schemas down a patch version so that they ↵Fabio Berger2018-05-241-1/+1
| | | | don't auto-magically get upgraded to the next version during the next publish
* PublishLeonid Logvinov2018-05-231-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.38.0 - @0xproject/abi-gen@0.3.0 - @0xproject/assert@0.2.10 - @0xproject/base-contract@0.3.2 - @0xproject/connect@0.6.13 - @0xproject/contract-wrappers@0.0.2 - contracts@2.1.29 - @0xproject/dev-utils@0.4.2 - @0xproject/fill-scenarios@0.0.2 - @0xproject/json-schemas@0.7.24 - @0xproject/metacoin@0.0.7 - @0xproject/migrations@0.0.6 - @0xproject/monorepo-scripts@0.1.20 - @0xproject/order-utils@0.0.5 - @0xproject/order-watcher@0.0.2 - @0xproject/react-docs-example@0.0.12 - @0xproject/react-docs@0.0.12 - @0xproject/react-shared@0.1.7 - @0xproject/sol-compiler@0.5.0 - @0xproject/sol-cov@0.0.11 - @0xproject/sol-resolver@0.0.5 - @0xproject/sra-report@0.1.0 - @0xproject/subproviders@0.10.2 - @0xproject/testnet-faucets@1.0.30 - @0xproject/tslint-config@0.4.18 - @0xproject/types@0.7.0 - @0xproject/typescript-typings@0.3.2 - @0xproject/utils@0.6.2 - @0xproject/web3-wrapper@0.6.4 - @0xproject/website@0.0.33
* Updated CHANGELOGSLeonid Logvinov2018-05-232-2/+7
|
* Improve a CHANGELOG commentLeonid Logvinov2018-05-231-1/+1
|
* Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-2/+1
|
* Add CHANGELOG entriesLeonid Logvinov2018-05-231-0/+4
|
* Add solcVersion to CompilerOptsLeonid Logvinov2018-05-233-4/+11
|
* merge developmentFabio Berger2018-05-232-3/+9
|\
| * Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-232-3/+9
| |\ | | | | | | Add more tslint rules
| | * Improve namingFabio Berger2018-05-171-3/+4
| | |
| | * Merge branch 'development' into improvement/addCustomTslintRulesFabio Berger2018-05-161-0/+3
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: fix style errors Fix circular dependency Add my profile image to images Add myself to about page Add dogfood configs to website Change minimum Node version to 6.12 Document Node.js version requirement and add it to package.json
| | * | Fix TSLint rulesFabio Berger2018-05-162-3/+8
| | | |
* | | | Merge pull request #572 from 0xProject/feature/contracts/atomicMatchingGreg Hysen2018-05-221-0/+1
|\ \ \ \ | | | | | | | | | | Atomic Order Matching
| * | | | Upgraded to Solidity 0.4.24Greg Hysen2018-05-191-0/+1
| | | | |
* | | | | merge developmentFabio Berger2018-05-223-1/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | / Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-173-1/+4
| | |/ | |/|
* / | Fix prettierBrandon Millman2018-05-191-1/+3
|/ /
* | Merge pull request #578 from 0xProject/document-node-versionAlex Browne2018-05-161-0/+3
|\ \ | |/ |/| Document Node.js version requirement and add it to package.json
| * Change minimum Node version to 6.12Alex Browne2018-05-151-1/+1
| |
| * Document Node.js version requirement and add it to package.jsonAlex Browne2018-05-151-0/+3
| |
* | Add changelog entries for packages where executable binary exporting fixedFabio Berger2018-05-151-0/+9
| |
* | Fix sol-compiler binary so it can be called directly from packagesFabio Berger2018-05-152-1/+3
| |
* | Remove build from docs:stage commandsFabio Berger2018-05-151-1/+1
| |
* | Move from using lerna multi-package commands to wsrun, update README's ↵Fabio Berger2018-05-152-16/+4
|/ | | | accordingly
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
|
* Revert "Remove gitkeeps"Fabio Berger2018-05-121-0/+0
| | | | This reverts commit 3f6876c4199353b597e1b0ebcf3907d6b8cce284.
* Remove gitkeepsFabio Berger2018-05-111-0/+0
|
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-114-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Fix ganache subprovider config Fix a bug in compiler config precedence Fix linter errors Fix templates Remove unused deployer docs configs Add a legacy endpoint for the deployer Add a check for compiler output Add a comment Put ARTIFACTS_VERSION in a config Improve a comment Remove _applyDefaultsToDeployTxDataAsync Add a HACK comment Fix linter issues Rename deployer to sol-compiler Remove deployer Remove deployer from 0x.js and migrations Configure migrations with a compiler.json Remove deployer from metacoin and contract tests Update wallet footer and add remove token functionality # Conflicts: # .gitignore # packages/0x.js/package.json # packages/0x.js/src/0x.ts # packages/contracts/package.json # packages/contracts/test/multi_sig_with_time_lock.ts # packages/contracts/test/multi_sig_with_time_lock_except_remove_auth_addr.ts # packages/contracts/util/artifacts.ts # packages/deployer/test/deployer_test.ts # packages/migrations/package.json
* Fix a bug in compiler config precedenceLeonid Logvinov2018-05-111-2/+4
|
* Fix templatesLeonid Logvinov2018-05-101-0/+0
|
* Remove unused deployer docs configsLeonid Logvinov2018-05-101-3/+1
|
* Fix linter issuesLeonid Logvinov2018-05-104-4/+7
|
* Rename deployer to sol-compilerLeonid Logvinov2018-05-1029-0/+1962