aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types/src/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add comment about Provider typeFabio Berger2018-04-111-0/+4
|
* Introduce type JSONRpcErrorCallbackFabio Berger2018-04-111-1/+3
|
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-0/+4
|
* Add metacoin example projectLeonid Logvinov2018-04-021-1/+1
|
* Move common types out of web3 typesLeonid Logvinov2018-03-271-10/+191
|
* Add SignedOrder, Order, and ECSignature types to the types packageBrandon Millman2018-03-151-0/+28
|
* Add sol-cover implementationLeonid Logvinov2018-03-121-5/+0
|
* Move RawLogEntry to types packageFabio Berger2018-03-071-0/+11
|
* Add as an option toLeonid Logvinov2018-02-281-1/+1
|
* Add data to TxDataLeonid Logvinov2018-02-281-0/+1
|
* Move BlockParam and BlockParamLiteral to shared typesJacob Evans2018-02-071-0/+10
|
* Make awaitTransactionMinedAsync non-generic againLeonid Logvinov2018-01-301-2/+2
|
* Remove truffle from testsLeonid Logvinov2018-01-301-1/+27
|
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-0/+5
|
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-3/+3
|
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-141-0/+4
|
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-0/+23