solana/programs
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
..
bpf Refactor SignerSource to expose DerivationPath to other kinds of signers (#16933) 2021-04-29 01:42:21 -06:00
bpf_loader lamports -> lamports() (#16915) 2021-04-28 14:55:55 -05:00
budget lamports += -> checked_add_lamports (#16791) 2021-04-27 09:11:35 -05:00
config owner -> owner() (#16783) 2021-04-26 17:06:40 +00:00
exchange Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
failure Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
noop Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
ownable Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
secp256k1 Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
stake set_lamports() (#16921) 2021-04-28 21:30:06 +00:00
vote account.lamports -= (#16913) 2021-04-28 15:47:59 -05:00