Alex Browne
|
bca62c813d
|
Throw in web3-wrapper when rawCallResult is '0x'
|
2018-06-06 12:40:30 -07:00 |
|
Alex Browne
|
2dfc468094
|
Update more tests to pass on Geth
|
2018-06-06 12:40:30 -07:00 |
|
Alex Browne
|
98ffe9931d
|
Get LibBytes tests working on both Ganache and Geth
|
2018-06-06 12:40:30 -07:00 |
|
Alex Browne
|
72fb8460e9
|
Update code after rebase
|
2018-06-06 12:39:42 -07:00 |
|
Amir Bandeali
|
6d462fc961
|
Remove TxOrigin signature type, modify whitelist to use Validator signature type
|
2018-05-30 17:11:30 -07:00 |
|
Leonid Logvinov
|
1d68692bb6
|
Remove contracts -> @0xproject/order-utils dependency
|
2018-05-25 16:09:17 -07:00 |
|
Fabio Berger
|
09d80b1e50
|
Fix imports
|
2018-05-22 13:14:38 -07:00 |
|
Fabio Berger
|
2b793f372a
|
Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep
* v2-prototype:
Fix tslint issues
Add `are` to boolean naming conventions
Fix tslint
Fix the tsutils version, fixing ts typings issue
Rename some variables in multi_sig_with_time_lock.ts
Remove extra awaitTransactionMinedAsync calls
Update artifacts
Update yarn.lock
Fix warnings in Metacoin
Upgrade UglifyJS to include ES6 support
Add CancelOrder and MatchOrder types
Add missing return types
Ignore classnames linter rule
Apply changes to test/exchange/match_orders.ts
Fix some unhandled promise rejections
Add awaitTransactionMinedAsync after every sent transaction
Add missing blockchainLifecycle calls to contracts tests
# Conflicts:
# packages/contracts/src/utils/exchange_wrapper.ts
# packages/contracts/test/asset_proxy/proxies.ts
# packages/contracts/test/exchange/dispatcher.ts
# packages/contracts/test/multi_sig_with_time_lock.ts
|
2018-05-22 13:02:21 -07:00 |
|
Fabio Berger
|
a682b5d90e
|
Remove 0x.js dep from contracts
|
2018-05-22 11:18:50 -07:00 |
|
Alex Browne
|
2c496a92ad
|
Add awaitTransactionMinedAsync after every sent transaction
|
2018-05-21 16:52:49 -07:00 |
|
Amir Bandeali
|
9e0471bfbb
|
Merge branch 'development' into v2-prototype
|
2018-05-15 15:52:49 -04:00 |
|
Amir Bandeali
|
32e77753b5
|
Define numbers of dummy tokens to deploy in constants
|
2018-04-23 09:57:13 -07:00 |
|
Amir Bandeali
|
1f968fa4fd
|
Add ERC20Wrapper
|
2018-04-23 09:57:13 -07:00 |
|
Greg Hysen
|
78d81f193f
|
Asset Proxy Dispatcher
|
2018-04-20 13:56:17 -07:00 |
|
Amir Bandeali
|
56ade9c44e
|
Add private keys for testrpc mnemonic
|
2018-04-20 13:56:17 -07:00 |
|
Amir Bandeali
|
97232145a4
|
Fix package.json
|
2018-04-20 13:56:16 -07:00 |
|
Amir Bandeali
|
7b166837d3
|
Add script for starting testrpc with preconfigured private keys
|
2018-04-20 13:56:16 -07:00 |
|
Amir Bandeali
|
7201a74aea
|
Move utils dir into src
|
2018-04-20 13:56:16 -07:00 |
|