solana/runtime
Jeff Washington (jwash) 3dcb382731
avoid giant memory allocation in hash calc (#32646)
* avoid giant memory allocation in hash calc

* update comment

* reorder to avoid clone

* simplify references

* update comment on get_item
2023-07-31 13:13:19 -07:00
..
benches deprecates Signature::new in favor of Signature::{try_,}from (#32481) 2023-07-14 22:51:12 +00:00
src avoid giant memory allocation in hash calc (#32646) 2023-07-31 13:13:19 -07:00
store-tool
tests Add stake_flags to stake state (#32524) 2023-07-24 09:09:40 -05:00
.gitignore
Cargo.toml dcou: BorrowedAccount::set_data() (#32424) 2023-07-13 22:44:08 +09:00
build.rs