Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Order and SignedOrder type from 0x.js | Leonid Logvinov | 2018-02-07 | 1 | -9/+10 |
* | Introduce SignedOrder class and remove type assertions | Leonid Logvinov | 2018-02-07 | 1 | -11/+12 |
* | Make orderHashHex a getter instead of a property | Leonid Logvinov | 2018-02-07 | 1 | -1/+1 |
* | Change tests | Leonid Logvinov | 2018-02-07 | 1 | -1/+6 |
* | Remove accounts magic from tests | Leonid Logvinov | 2018-01-30 | 1 | -2/+1 |
* | Make an RPC constructor param implicit | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
* | Use an enum for contract name | Leonid Logvinov | 2018-01-30 | 1 | -6/+7 |
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -12/+17 |
* | Refactor contracts tests to not use injected web3 instance | Leonid Logvinov | 2018-01-30 | 1 | -7/+3 |
* | Remove truffle from Exchange tests | Leonid Logvinov | 2018-01-30 | 1 | -5/+20 |
* | Remove truffle from tokenTransferProxy tests | Leonid Logvinov | 2018-01-30 | 1 | -0/+167 |