aboutsummaryrefslogtreecommitdiffstats
path: root/packages/subproviders/src/types.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
* Add eth_signTypedData support to our wallet subprovidersJacob Evans2018-10-051-0/+2
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+2
* Fix commentsFabio Berger2018-04-181-4/+5
* Pluck key off of base path branch for MnemonicJacob Evans2018-04-121-2/+0
* Renamed DerivedHDKey to DerivedHDKeyInfoJacob Evans2018-04-111-3/+15
* Update website to support latest ledgerJacob Evans2018-04-111-6/+0
* Update changelog and add derivationBasePathJacob Evans2018-04-111-1/+2
* Throw errors when the address is not specified or invalidJacob Evans2018-04-111-2/+2
* Add isChildKey to derived keyJacob Evans2018-04-111-0/+2
* Refactor ledger to support multiple accounts with from addressJacob Evans2018-04-101-0/+1
* Added walletUtils and address in signMessageJacob Evans2018-04-101-3/+7
* Add Mnemonic wallet subproviderJacob Evans2018-04-061-0/+3
* Create a private key subproviderJacob Evans2018-04-051-2/+4
* Move common types out of web3 typesLeonid Logvinov2018-03-271-5/+2
* Remove duplicate ECSignature type defFabio Berger2018-03-201-6/+3
* Add missing typeFabio Berger2018-03-161-0/+5
* Add sol-cover implementationLeonid Logvinov2018-03-121-6/+3
* Force shouldGetChainCode to true in typesJacob Evans2018-03-061-2/+4
* Nuke tests for nowJacob Evans2018-03-061-26/+6
* Update ledgerco packagesJacob Evans2018-03-061-13/+31
* Move BlockParam and BlockParamLiteral to shared typesJacob Evans2018-02-071-5/+0
* Remove re-fetch of transaction count on errorJacob Evans2018-02-061-0/+13
* Apply prettier configLeonid Logvinov2018-01-031-2/+5
* Add a commentLeonid Logvinov2017-12-181-0/+2
* Implement the address derivationsLeonid Logvinov2017-12-181-1/+3
* Fix connect unused varsLeonid Logvinov2017-12-151-1/+0
* remove unused typeFabio Berger2017-12-071-4/+0
* Use assert.isHexStringFabio Berger2017-12-071-1/+0
* Add type defs for ledgerco and ethereumjs-txFabio Berger2017-12-071-2/+0
* Port subproviders over to mono repo, refactor LedgerSubprovider to no longer ...Fabio Berger2017-12-061-0/+115