aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/constants.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove contracts -> @0xproject/order-utils dependencyLeonid Logvinov2018-05-261-0/+1
|
* Fix importsFabio Berger2018-05-231-1/+1
|
* Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDepFabio Berger2018-05-231-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * Add awaitTransactionMinedAsync after every sent transactionAlex Browne2018-05-221-0/+1
| |
* | Remove 0x.js dep from contractsFabio Berger2018-05-231-7/+8
|/
* Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-6/+4
|
* Define numbers of dummy tokens to deploy in constantsAmir Bandeali2018-04-241-0/+2
|
* Add ERC20WrapperAmir Bandeali2018-04-241-2/+13
|
* Asset Proxy DispatcherGreg Hysen2018-04-211-0/+1
|
* Add private keys for testrpc mnemonicAmir Bandeali2018-04-211-20/+14
|
* Fix package.jsonAmir Bandeali2018-04-211-5/+5
|
* Add script for starting testrpc with preconfigured private keysAmir Bandeali2018-04-211-0/+22
|
* Move utils dir into srcAmir Bandeali2018-04-211-0/+14