Fabio Berger
|
273d3445e4
|
Revert throw conditions since it messes with the expected test timing
|
2018-05-11 16:04:03 +02:00 |
|
Fabio Berger
|
657dc785ea
|
Get networkId from web3Wrapper
|
2018-05-11 15:23:50 +02:00 |
|
Fabio Berger
|
461e74d8be
|
Throw if tx reverts
|
2018-05-11 15:23:34 +02:00 |
|
Fabio Berger
|
f9ad34170d
|
Add compiler dep
|
2018-05-11 14:25:48 +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 |
|
Fabio Berger
|
733fe5b335
|
Add artifacts to clean command
|
2018-05-11 12:05:32 +02:00 |
|
Fabio Berger
|
0a044199a1
|
Add missing DummyToken
|
2018-05-10 17:29:59 +02:00 |
|
Fabio Berger
|
832e1e2cf7
|
Add missing quote
|
2018-05-10 15:26:19 +02:00 |
|
Fabio Berger
|
d5304fb5bd
|
Remove provider instance variable
|
2018-05-10 15:23:04 +02:00 |
|
Fabio Berger
|
28e83c21e2
|
Remove uneeded tslint config
|
2018-05-10 15:22:13 +02:00 |
|
Fabio Berger
|
4df847c349
|
Add pr number to changelogs
|
2018-05-10 14:58:15 +02:00 |
|
Fabio Berger
|
209266dbed
|
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifying library with the same interface
|
2018-05-09 20:36:28 +02:00 |
|