Amir Bandeali
|
6d462fc961
|
Remove TxOrigin signature type, modify whitelist to use Validator signature type
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
b587f076fe
|
Add Validator signature type
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
a5a7217c8f
|
Add deepCopyBytes method to LibBytes
|
2018-05-30 17:11:30 -07:00 |
|
Fabio Berger
|
4874d55d03
|
Initial refactor of order-utils. Move many utils from contracts into this package.
|
2018-05-29 16:58:30 -07:00 |
|
Amir Bandeali
|
fdea260e41
|
Cleanup tests
|
2018-05-24 15:39:19 -07:00 |
|
Amir Bandeali
|
d4aacd218a
|
Move readFirst4 to LibBytes
|
2018-05-24 15:39:19 -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
|
4ca8903a21
|
Add missing blockchainLifecycle calls to contracts tests
|
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
|
bbf088d903
|
Make LibBytes methods internal, add TestLibBytes
|
2018-05-04 17:00:24 -07:00 |
|
Greg Hysen
|
a0c7da95c2
|
Added tests for (most functions in) LibBytes. The write methods are not currently compatible with our generated contract wrappers.
|
2018-04-20 13:56:18 -07:00 |
|