Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DummyToken => DummyERC20Token | Amir Bandeali | 2018-04-22 | 1 | -2/+2 |
| | |||||
* | Modify tests to work with new utils | Amir Bandeali | 2018-04-21 | 1 | -213/+213 |
| | |||||
* | Fix compile errors | Amir Bandeali | 2018-04-21 | 1 | -6/+6 |
| | |||||
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -5/+5 |
| | |||||
* | 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 ↵ | Leonid Logvinov | 2018-03-02 | 1 | -0/+1 |
| | | | | types | ||||
* | 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 |