| Commit message (Expand) | Author | Age | Files | Lines |
* | Update file structure | Amir Bandeali | 2018-06-30 | 1 | -50/+0 |
* | Fix tests | Amir Bandeali | 2018-06-30 | 1 | -0/+1 |
* | Move constants over to ContractLibError enum and update all tests | Fabio Berger | 2018-06-23 | 1 | -13/+0 |
* | Fixed two mislabelled revert reasons + Signature Validator revert tests worki... | Greg Hysen | 2018-06-21 | 1 | -0/+5 |
* | Add tests for deepCopyBytes and missing write methods from LibBytes | Amir Bandeali | 2018-06-13 | 1 | -0/+1 |
* | Speedup awaitTransactionMinedAsync and reduce polling interval in contracts t... | Alex Browne | 2018-06-12 | 1 | -1/+4 |
* | Updated LibBytes error messages | Greg Hysen | 2018-06-08 | 1 | -5/+5 |
* | Small fixes and cleanup | Alex Browne | 2018-06-07 | 1 | -2/+0 |
* | Throw in web3-wrapper when rawCallResult is '0x' | Alex Browne | 2018-06-07 | 1 | -0/+1 |
* | Update more tests to pass on Geth | Alex Browne | 2018-06-07 | 1 | -0/+2 |
* | Get LibBytes tests working on both Ganache and Geth | Alex Browne | 2018-06-07 | 1 | -0/+5 |
* | Update code after rebase | Alex Browne | 2018-06-07 | 1 | -0/+1 |
* | Remove TxOrigin signature type, modify whitelist to use Validator signature type | Amir Bandeali | 2018-05-31 | 1 | -0/+1 |
* | Remove contracts -> @0xproject/order-utils dependency | Leonid Logvinov | 2018-05-26 | 1 | -0/+1 |
* | Fix imports | Fabio Berger | 2018-05-23 | 1 | -1/+1 |
* | Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep | Fabio Berger | 2018-05-23 | 1 | -0/+1 |
|\ |
|
| * | Add awaitTransactionMinedAsync after every sent transaction | Alex Browne | 2018-05-22 | 1 | -0/+1 |
* | | Remove 0x.js dep from contracts | Fabio Berger | 2018-05-23 | 1 | -7/+8 |
|/ |
|
* | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 1 | -6/+4 |
* | Define numbers of dummy tokens to deploy in constants | Amir Bandeali | 2018-04-24 | 1 | -0/+2 |
* | Add ERC20Wrapper | Amir Bandeali | 2018-04-24 | 1 | -2/+13 |
* | Asset Proxy Dispatcher | Greg Hysen | 2018-04-21 | 1 | -0/+1 |
* | Add private keys for testrpc mnemonic | Amir Bandeali | 2018-04-21 | 1 | -20/+14 |
* | Fix package.json | Amir Bandeali | 2018-04-21 | 1 | -5/+5 |
* | Add script for starting testrpc with preconfigured private keys | Amir Bandeali | 2018-04-21 | 1 | -0/+22 |
* | Move utils dir into src | Amir Bandeali | 2018-04-21 | 1 | -0/+14 |