Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove nested .gitignore files since `yarn publish` gets confused by them and... | Fabio Berger | 2018-03-27 | 1 | -1/+0 |
* | Move BaseContract to web3Wrapper | Leonid Logvinov | 2018-02-28 | 2 | -76/+1 |
* | Remove unused param | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Fix build | Leonid Logvinov | 2018-02-28 | 1 | -5/+5 |
* | Allow users to specify the contracts backend in abi-gen | Leonid Logvinov | 2018-02-28 | 1 | -8/+45 |
* | Fix lint errors | Brandon Millman | 2018-01-31 | 1 | -6/+6 |
* | Add DummyToken to gitignore | Leonid Logvinov | 2017-12-14 | 1 | -0/+1 |
* | Move shared types to types package | Leonid Logvinov | 2017-12-14 | 1 | -2/+1 |
* | Remove generated contracts and ignore them. Add a prebuild command to regener... | Leonid Logvinov | 2017-12-14 | 6 | -2160/+5 |
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 5 | -5/+5 |
* | Regenerate files | Leonid Logvinov | 2017-12-06 | 5 | -5/+5 |
* | Rename abi-gen to typed-contracts | Leonid Logvinov | 2017-12-06 | 5 | -10/+10 |
* | Remove TODOs | Leonid Logvinov | 2017-12-05 | 1 | -2/+0 |
* | Fix a typo | Leonid Logvinov | 2017-12-05 | 1 | -1/+1 |
* | Update comment | Leonid Logvinov | 2017-12-02 | 5 | -5/+5 |
* | Add comments before generated contracts | Leonid Logvinov | 2017-12-02 | 5 | -0/+20 |
* | Add generated contract wrappers | Leonid Logvinov | 2017-12-02 | 6 | -0/+2176 |