aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types/src
Commit message (Collapse)AuthorAgeFilesLines
* remove mistaken TODOF. Eugene Aumson2018-08-301-1/+0
|
* add devdoc support to solc typings, and use itF. Eugene Aumson2018-08-291-0/+62
|
* Stop nesting interfaces and add necessary type exportsFabio Berger2018-08-241-19/+24
|
* Remove duplicate type and remove nested interfaceFabio Berger2018-08-241-25/+5
|
* Add/improve commentsFabio Berger2018-08-231-4/+4
|
* Move types from sol-compiler to types so they can be used in other places ↵Fabio Berger2018-08-221-0/+161
| | | | without requiring sol-compiler as a dep
* Flesh out 0x.js index.ts and added some exports to other index.ts in the processFabio Berger2018-08-151-4/+4
|
* Remove all in-package monorepo-scripts by adding doc gen/upload and ↵Fabio Berger2018-07-302-16/+0
| | | | aggregate release note publishing to publish script
* Add TransactionReceiptStatus type to ethereum-typesAlex Browne2018-07-041-1/+3
|
* Implement SolidityProfiler & adapt sol-cov to work with GethLeonid Logvinov2018-06-091-0/+6
|
* Add a documentation page for ethereum typesLeonid Logvinov2018-06-051-0/+8
|
* Introduce ethereum-types packageLeonid Logvinov2018-06-013-0/+295