solana/sdk
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
..
benches Drop write lock on sysvars (#15497) 2021-03-30 10:05:09 -07:00
bpf Add llvm feature option to compile for Solana BPF target (#16495) 2021-04-13 07:20:18 +00:00
cargo-build-bpf Add llvm feature option to compile for Solana BPF target (#16495) 2021-04-13 07:20:18 +00:00
cargo-test-bpf Fix cargo-build/test-bpf --workspace (#16431) 2021-04-07 17:22:55 -07:00
docker-solana docker: Expose all ports in Dockerfile, add back localnet.sh (#16401) 2021-04-11 21:13:57 +02:00
macro Bump version to v1.7.0 2021-03-13 09:01:21 +00:00
program SDK: Factor out pubkey on-curve test to a helper 2021-04-28 20:10:19 -06:00
src Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
.gitignore
Cargo.toml Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
Xargo.toml Initial population of solana-program-sdk 2020-10-24 08:37:55 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00