| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix formatting and tests | Amir Bandeali | 2018-05-31 | 1 | -9/+4 |
* | Remove TxOrigin signature type, modify whitelist to use Validator signature type | Amir Bandeali | 2018-05-31 | 1 | -0/+4 |
* | Update Whitelist contract with comments, also require maker to be whitelisted | Amir Bandeali | 2018-05-31 | 1 | -4/+29 |
* | Add example whitelist contract and minimum tests | Amir Bandeali | 2018-05-31 | 1 | -2/+89 |
* | Fix linter issues | Leonid Logvinov | 2018-05-25 | 1 | -1/+1 |
* | Migrate migrations to v2 | Leonid Logvinov | 2018-05-25 | 1 | -3/+2 |
* | Check transaction receipt status codes where applicable | Alex Browne | 2018-05-24 | 1 | -1/+1 |
* | Fix ExchangeWrapper | Fabio Berger | 2018-05-23 | 1 | -1/+1 |
* | Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep | Fabio Berger | 2018-05-23 | 1 | -1/+10 |
|\ |
|
| * | Add awaitTransactionMinedAsync after every sent transaction | Alex Browne | 2018-05-22 | 1 | -1/+4 |
| * | Add missing blockchainLifecycle calls to contracts tests | Alex Browne | 2018-05-22 | 1 | -0/+6 |
* | | Remove 0x.js dep from contracts | Fabio Berger | 2018-05-23 | 1 | -10/+2 |
|/ |
|
* | Atomic Order Matching - Tests | Greg Hysen | 2018-05-19 | 1 | -2/+2 |
* | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 1 | -8/+9 |
* | Add tests and comments | Amir Bandeali | 2018-04-27 | 1 | -15/+25 |
* | Add tests | Amir Bandeali | 2018-04-27 | 1 | -4/+38 |
* | Update tests and utils | Amir Bandeali | 2018-04-27 | 1 | -0/+161 |