aboutsummaryrefslogtreecommitdiffstats
path: root/packages/subproviders/test/unit/mnemonic_wallet_subprovider_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Renamed DerivedHDKey to DerivedHDKeyInfoJacob Evans2018-04-111-6/+6
* Test valid address format but not foundJacob Evans2018-04-111-4/+12
* Tests for signed transactions and multiple accountsJacob Evans2018-04-111-0/+5
* Test signed messages with the second accountJacob Evans2018-04-111-0/+5
* Throw errors when the address is not specified or invalidJacob Evans2018-04-111-1/+1
* Rename to IS_CHILD_KEYJacob Evans2018-04-101-2/+0
* Refactor ledger to support multiple accounts with from addressJacob Evans2018-04-101-1/+4
* Added walletUtils and address in signMessageJacob Evans2018-04-101-6/+20
* Add Mnemonic wallet subproviderJacob Evans2018-04-061-0/+182