solana-with-rpc-optimizations/programs/bpf
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 Enforce host aligned memory for program regions (#16590) 2021-04-20 11:07:30 -07:00
c Expand and update instruction count tests (#16522) 2021-04-13 16:23:42 -07:00
rust Retain alloc'd and updated data in cpi (#16850) 2021-04-27 13:36:42 -07:00
tests Retain alloc'd and updated data in cpi (#16850) 2021-04-27 13:36:42 -07:00
.gitignore
Cargo.lock Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
Cargo.toml Remove unactivated ristretto syscall (#16727) 2021-04-22 09:29:42 -07:00
build.rs Remove unactivated ristretto syscall (#16727) 2021-04-22 09:29:42 -07:00