Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo, change variable name to be consistent | Amir Bandeali | 2017-12-13 | 2 | -6/+6 |
* | Update 0x.js version, fix build errors | Amir Bandeali | 2017-12-13 | 8 | -11/+27 |
* | Add updated contracts, reorganize contract file structure | Amir Bandeali | 2017-12-13 | 25 | -120/+170 |
* | Add tests for ERC20Token and EtherToken_v2 | Amir Bandeali | 2017-12-13 | 8 | -14/+183 |
* | Fix errors with new testrpc version | Amir Bandeali | 2017-12-13 | 8 | -44/+45 |
* | Add version to new EtherToken, fix typos | Amir Bandeali | 2017-12-13 | 5 | -5/+126 |
* | Add updated ERC20 implementation, update WETH | Amir Bandeali | 2017-12-13 | 3 | -2/+110 |
* | Re-hard code the dependency | Leonid Logvinov | 2017-12-12 | 16 | -72/+72 |
* | Publish | Brandon Millman | 2017-12-09 | 1 | -6/+6 |
* | Make contracts package private | Brandon Millman | 2017-12-09 | 1 | -0/+1 |
* | Inline network module | Leonid Logvinov | 2017-12-08 | 2 | -21/+14 |
* | Refactor networkId out of web3Wrapper | Leonid Logvinov | 2017-12-08 | 2 | -3/+4 |
* | Address feedback | Leonid Logvinov | 2017-12-07 | 2 | -2/+0 |
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 16 | -175/+44 |
* | Use same versions of dependencies everywhere | Leonid Logvinov | 2017-12-06 | 1 | -7/+7 |
* | Fix linter error | Leonid Logvinov | 2017-12-02 | 1 | -1/+1 |
* | Make class methods that don't use 'this' static | Amir Bandeali | 2017-12-01 | 4 | -89/+92 |
* | Fix module versions, cleanup scripts | Amir Bandeali | 2017-12-01 | 4 | -31/+29 |
* | Add README to contracts package | Amir Bandeali | 2017-11-30 | 1 | -0/+51 |
* | Fix indentations | Amir Bandeali | 2017-11-30 | 30 | -2673/+2705 |
* | Add contracts to packages, fix most linting errors | Amir Bandeali | 2017-11-30 | 102 | -0/+14115 |