aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types/src/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-0/+281