solana/sdk
Tyera Eulberg 185bbf2db5
Wrap derivation_path::DerivationPath (#16609)
* Replace custom DerivationPath impl

* Add method to parse full-path from str with hardening

* Convert Bip44 to trait

* Hoist more work on derivation-path

* Privatize Bip44 trait
2021-04-19 20:57:43 +00: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 clippy 2021-04-18 20:55:02 -07:00
src Wrap derivation_path::DerivationPath (#16609) 2021-04-19 20:57:43 +00:00
.gitignore
Cargo.toml Wrap derivation_path::DerivationPath (#16609) 2021-04-19 20:57:43 +00: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