aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/contract_wrappers/generated
Commit message (Collapse)AuthorAgeFilesLines
* Remove nested .gitignore files since `yarn publish` gets confused by them ↵Fabio Berger2018-03-271-1/+0
| | | | and ignores their contents on the top-level scope
* Move BaseContract to web3WrapperLeonid Logvinov2018-02-282-76/+1
|
* Remove unused paramLeonid Logvinov2018-02-281-1/+1
|
* Fix buildLeonid Logvinov2018-02-281-5/+5
|
* Allow users to specify the contracts backend in abi-genLeonid Logvinov2018-02-281-8/+45
|
* Fix lint errorsBrandon Millman2018-01-311-6/+6
|
* Add DummyToken to gitignoreLeonid Logvinov2017-12-141-0/+1
|
* Move shared types to types packageLeonid Logvinov2017-12-141-2/+1
|
* Remove generated contracts and ignore them. Add a prebuild command to ↵Leonid Logvinov2017-12-146-2160/+5
| | | | regenerate them
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-075-5/+5
|
* Regenerate filesLeonid Logvinov2017-12-065-5/+5
|
* Rename abi-gen to typed-contractsLeonid Logvinov2017-12-065-10/+10
|
* Remove TODOsLeonid Logvinov2017-12-051-2/+0
|
* Fix a typoLeonid Logvinov2017-12-051-1/+1
|
* Update commentLeonid Logvinov2017-12-025-5/+5
|
* Add comments before generated contractsLeonid Logvinov2017-12-025-0/+20
|
* Add generated contract wrappersLeonid Logvinov2017-12-026-0/+2176