Alex Browne
|
bca62c813d
|
Throw in web3-wrapper when rawCallResult is '0x'
|
2018-06-06 12:40:30 -07:00 |
|
Alex Browne
|
5900899c01
|
Add support for TEST_PROVIDER env var
|
2018-06-06 12:40:30 -07:00 |
|
Alex Browne
|
00bf957b53
|
Add more transactions to Geth on init. Skip tests that are failing.
|
2018-06-06 12:39:43 -07:00 |
|
Alex Browne
|
577156fe5f
|
Use Geth for contract tests
|
2018-06-06 12:39:39 -07:00 |
|
Leonid Logvinov
|
b8a267370d
|
Fix linter errors
|
2018-05-31 11:04:06 -07:00 |
|
Leonid Logvinov
|
a7fc9caacb
|
Introduce ethereum-types package
|
2018-05-31 11:04:05 -07:00 |
|
Alex Browne
|
f6f2818a02
|
Change error message for awaitTransactionSuccessAsync
|
2018-05-23 15:09:19 -07:00 |
|
Alex Browne
|
b05a3b7aed
|
Check transaction receipt status codes where applicable
|
2018-05-23 15:09:17 -07:00 |
|
Fabio Berger
|
839db68571
|
Fix TSLint rules
|
2018-05-16 14:59:10 +02:00 |
|
Leonid Logvinov
|
b74957acdf
|
Add missing type definitions
|
2018-05-14 10:35:13 +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
|
f854f3ee2b
|
Remove unused deployer docs configs
|
2018-05-10 17:47:38 +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 |
|
Leonid Logvinov
|
249bf0163d
|
Move our contract templates to accept Provider instead of Web3Wrapper
|
2018-04-04 11:56:32 +03:00 |
|
Leonid Logvinov
|
4d9029bb0e
|
Add metacoin example project
|
2018-04-02 12:34:29 +03:00 |
|
Leonid Logvinov
|
72e6e1ce8b
|
Move BaseContract to its own package
|
2018-02-27 17:51:31 -08:00 |
|
Leonid Logvinov
|
8fe844bcc9
|
Move BaseContract to web3Wrapper
|
2018-02-27 12:07:58 -08:00 |
|