Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move utils dir into src | Amir Bandeali | 2018-04-21 | 1 | -2/+2 |
| | |||||
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -3/+3 |
| | |||||
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -3/+2 |
| | |||||
* | Improve an error message when an inorrect number of constructor params is passed | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | Use the same templates as 0x.js | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | Change tests | Leonid Logvinov | 2018-02-07 | 1 | -9/+13 |
| | |||||
* | Get rid of suffixed contract versioning and replace it with a poor-mans ↵ | Fabio Berger | 2018-02-03 | 1 | -6/+20 |
| | | | | package manager. Versions are stored locally, and are generated in a copy-on-write basis as required | ||||
* | 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 | -1/+2 |
| | |||||
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -6/+5 |
| | |||||
* | Refactor contracts tests to not use injected web3 instance | Leonid Logvinov | 2018-01-30 | 1 | -6/+3 |
| | |||||
* | Remove truffle from UnlimitedAllowanceToken tests | Leonid Logvinov | 2018-01-30 | 1 | -5/+19 |
| | |||||
* | Remove truffle from tokenTransferProxy tests | Leonid Logvinov | 2018-01-30 | 1 | -0/+127 |