solana-with-rpc-optimizations/programs/bpf
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
..
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 Implement Bip32 for seed-phrase/passphrase signing (#16942) 2021-05-03 19:58:56 -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