aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* Update file structureAmir Bandeali2018-06-301-50/+0
* Fix testsAmir Bandeali2018-06-301-0/+1
* Move constants over to ContractLibError enum and update all testsFabio Berger2018-06-231-13/+0
* Fixed two mislabelled revert reasons + Signature Validator revert tests worki...Greg Hysen2018-06-211-0/+5
* Add tests for deepCopyBytes and missing write methods from LibBytesAmir Bandeali2018-06-131-0/+1
* Speedup awaitTransactionMinedAsync and reduce polling interval in contracts t...Alex Browne2018-06-121-1/+4
* Updated LibBytes error messagesGreg Hysen2018-06-081-5/+5
* Small fixes and cleanupAlex Browne2018-06-071-2/+0
* Throw in web3-wrapper when rawCallResult is '0x'Alex Browne2018-06-071-0/+1
* Update more tests to pass on GethAlex Browne2018-06-071-0/+2
* Get LibBytes tests working on both Ganache and GethAlex Browne2018-06-071-0/+5
* Update code after rebaseAlex Browne2018-06-071-0/+1
* Remove TxOrigin signature type, modify whitelist to use Validator signature typeAmir Bandeali2018-05-311-0/+1
* 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
|\
| * 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