solana-with-rpc-optimizations/programs
Tyera Eulberg 694c674aa6
Implement Bip32 for seed-phrase/passphrase signing (#16942)
* Add Keypair helpers for bip32 derivation

* Plumb bip32 for SignerSourceKind::Ask

* Support full-path querystring

* Use as_ref

* Add public wrappers for from_uri cases

* Support master root derivations (and fix too-deep print

* Add ask:// HD documentation

* Update ASK elsewhere in docs
2021-05-03 19:58:56 -06:00
..
bpf Implement Bip32 for seed-phrase/passphrase signing (#16942) 2021-05-03 19:58:56 -06:00
bpf_loader tests: lamports -> lamports() (#16982) 2021-05-03 10:45:54 -05:00
budget checked_sub_lamports (#16918) 2021-04-29 21:34:44 +00: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 tests: lamports -> lamports() (#16982) 2021-05-03 10:45:54 -05:00
vote Improve readability of vote lockout processing (#16987) 2021-05-02 08:36:06 +00:00