Leonid Logvinov
|
a2fc9a964b
|
Fix linter errors
|
2018-05-31 11:19:18 -07:00 |
|
Leonid Logvinov
|
a7fc9caacb
|
Introduce ethereum-types package
|
2018-05-31 11:04:05 -07:00 |
|
Leonid Logvinov
|
f5a39c2f7b
|
Make opts param optional in Compiler
|
2018-05-29 10:09:09 -07:00 |
|
Leonid Logvinov
|
cc7b0f4623
|
Add CHANGELOG entry
|
2018-05-29 10:09:09 -07:00 |
|
Leonid Logvinov
|
549e6d57c4
|
Add schema assertions on public methods of @0xproject/sol-compiler
|
2018-05-29 10:09:07 -07:00 |
|
Amir Bandeali
|
9af77dc835
|
Add errMsg when throwing on unrecognized error
|
2018-05-24 15:39:19 -07:00 |
|
Leonid Logvinov
|
ae220c37df
|
Add solcVersion to CompilerOpts
|
2018-05-22 15:20:33 -07:00 |
|
Fabio Berger
|
4a0c8d72b0
|
merge development
|
2018-05-22 09:25:02 -07:00 |
|
Greg Hysen
|
89abd76570
|
Upgraded to Solidity 0.4.24
|
2018-05-18 17:07:00 -07:00 |
|
Brandon Millman
|
85020c74cf
|
Fix prettier
|
2018-05-18 11:33:46 -07:00 |
|
Fabio Berger
|
839db68571
|
Fix TSLint rules
|
2018-05-16 14:59:10 +02:00 |
|
Fabio Berger
|
d370296e82
|
Merge branch 'development' into breakUp0xjs
* 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
|
2018-05-11 12:32:57 +02:00 |
|
Leonid Logvinov
|
1137abfd33
|
Fix a bug in compiler config precedence
|
2018-05-10 18:26:44 +02:00 |
|
Leonid Logvinov
|
f854f3ee2b
|
Remove unused deployer docs configs
|
2018-05-10 17:47:38 +02:00 |
|
Leonid Logvinov
|
75d24dea0e
|
Fix linter issues
|
2018-05-10 17:47:38 +02:00 |
|
Leonid Logvinov
|
a6f72de09d
|
Rename deployer to sol-compiler
|
2018-05-10 17:47:38 +02:00 |
|