aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types/src
Commit message (Expand)AuthorAgeFilesLines
* Add tracer params typeRemco Bloemen2019-01-111-0/+2
* Use SolidityTypes from `ethereum-types` package.Greg Hysen2018-11-291-0/+5
* chore: make abi `type` prop always of type string to fix TypeDoc issue relate...Fabio Berger2018-10-181-4/+12
* Throw and handle errors from Providers.Jacob Evans2018-10-091-0/+6
* Fix linter errorsLeonid Logvinov2018-10-021-1/+1
* Disable max file line count tslint rule for types fileFabio Berger2018-10-011-1/+1
* Un-nest the interface to fix the doc renderingFabio Berger2018-09-291-5/+7
* Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-09-261-0/+1
|\
| * Add blockHash to FilterObject now that EIP234 is supportedFabio Berger2018-09-211-0/+1
* | Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-09-251-1/+1
|\|
| * Set ContractEventArg type definition to `any`Philippe Castonguay2018-09-211-1/+1
| * Add BigNumber[] support in ContractEventArgPhilippe Castonguay2018-09-201-1/+1
* | add newline to delimit interface declarationF. Eugene Aumson2018-09-181-0/+1
* | 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 wit...Fabio Berger2018-08-221-0/+161
* 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 aggregate...Fabio Berger2018-07-302-16/+0
* 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