solana/remote-wallet/src
Tyera Eulberg d6f30b7537
Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933)
* One use statement

* Add stdin uri scheme

* Convert parse_signer_source to return Result

* A-Z deps

* Convert Usb data to Locator

* Pull DerivationPath out of Locator

* Wrap SignerSource to share derivation_path

* Review comments

* Check Filepath existence, readability in parse_signer_source
2021-04-29 01:42:21 -06:00
..
bin
ledger.rs remote-wallet: Move `Locator` to its own module 2021-04-27 17:54:02 -06:00
ledger_error.rs Move derivation path into sdk (#16603) 2021-04-16 22:03:24 +00:00
lib.rs remote-wallet: Move `Locator` to its own module 2021-04-27 17:54:02 -06:00
locator.rs Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
remote_keypair.rs Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
remote_wallet.rs Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00