solana/core
cavemanloverboy ba7d892ebb
sdk: impl `Signer` for all containers (#32181)
* impl signer for all containers

* trivial fixes

---------

Co-authored-by: hanako mumei <81144685+2501babe@users.noreply.github.com>
2023-07-24 21:54:33 +02:00
..
benches deprecates Signature::new in favor of Signature::{try_,}from (#32481) 2023-07-14 22:51:12 +00:00
src sdk: impl `Signer` for all containers (#32181) 2023-07-24 21:54:33 +02:00
tests Returns Self instead of Result<Self> for AccountsPackage::new_for_snapshot() (#32545) 2023-07-20 12:52:31 -04:00
.gitignore
Cargo.toml dcou: mod banking_trace::for_test (#32428) 2023-07-14 09:39:46 +09:00
build.rs