Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -3/+2 |
* | Fix tests by passing DummyToken args | Leonid Logvinov | 2018-03-09 | 1 | -2/+2 |
* | Adjust the tests | Leonid Logvinov | 2018-03-02 | 1 | -37/+47 |
* | Make tests slightly nicer | Leonid Logvinov | 2018-03-02 | 1 | -16/+23 |
* | Remove only | Leonid Logvinov | 2018-03-02 | 1 | -1/+1 |
* | Don't pass tokenGet and tokenGive because we can get them from 0x order | Leonid Logvinov | 2018-03-02 | 1 | -3/+1 |
* | Fix a typo | Leonid Logvinov | 2018-03-02 | 1 | -2/+2 |
* | Fix the comment | Leonid Logvinov | 2018-03-02 | 1 | -1/+1 |
* | Remove false-positive linter failure because of chai-as-pronmised incorrect t... | Leonid Logvinov | 2018-03-02 | 1 | -0/+1 |
* | Assert that the balances don't change if arbitrage fails | Leonid Logvinov | 2018-03-02 | 1 | -4/+7 |
* | Initial implementation of Arbitrage contract with tests | Leonid Logvinov | 2018-03-02 | 1 | -0/+207 |