Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Kovan migrations | Amir Bandeali | 2018-06-30 | 9 | -7/+136 |
* | Register the asset proxies to exchange | Jacob Evans | 2018-06-29 | 1 | -5/+26 |
* | Encode ZRX address as needed. | Fabio Berger | 2018-06-28 | 1 | -1/+2 |
* | Await transactions in migrations | Leonid Logvinov | 2018-06-09 | 1 | -35/+46 |
* | Await transactions in migrations | Leonid Logvinov | 2018-06-09 | 1 | -4/+12 |
* | Implement SolidityProfiler & adapt sol-cov to work with Geth | Leonid Logvinov | 2018-06-09 | 2 | -23/+10 |
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 3 | -6/+3 |
* | Fix linter errors | Leonid Logvinov | 2018-06-01 | 3 | -3/+3 |
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 3 | -3/+3 |
* | Fix a typo | Leonid Logvinov | 2018-05-25 | 1 | -2/+2 |
* | Migrate migrations to v2 | Leonid Logvinov | 2018-05-25 | 8 | -39/+190 |
* | Merge branch 'v2-prototype' into feature/truffle-sol-cov | Leonid Logvinov | 2018-05-24 | 1 | -1/+1 |
|\ | |||||
| * | Fix TokenTransferProxy artifact name since it's now suffixed with _v1 | Fabio Berger | 2018-05-23 | 1 | -1/+1 |
* | | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 1 | -2/+1 |
|/ | |||||
* | merge development | Fabio Berger | 2018-05-23 | 1 | -2/+3 |
|\ | |||||
| * | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -2/+3 |
* | | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 6 | -37/+126 |
|\| | |||||
| * | Fix templates | Leonid Logvinov | 2018-05-10 | 2 | -2/+3 |
| * | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 4 | -33/+40 |
| * | Fix linter issues | Leonid Logvinov | 2018-05-10 | 2 | -11/+10 |
| * | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 2 | -2/+4 |
| * | Remove deployer | Leonid Logvinov | 2018-05-10 | 1 | -1/+0 |
| * | Remove deployer from 0x.js and migrations | Leonid Logvinov | 2018-05-10 | 5 | -35/+126 |
| * | Configure migrations with a compiler.json | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
* | | Remove remenants of MaliciousToken contract | Fabio Berger | 2018-04-26 | 1 | -1/+0 |
|/ | |||||
* | Fix expiration watcher comparator | Leonid Logvinov | 2018-04-18 | 1 | -1/+1 |
* | Simply export | Fabio Berger | 2018-04-11 | 1 | -3/+1 |
* | Move NULL_BYTES to @0xproject/utils | Fabio Berger | 2018-04-11 | 3 | -22/+17 |
* | Move migrations into separate monorepo subpackage and hook it up to 0x.js and... | Fabio Berger | 2018-04-09 | 7 | -0/+206 |