solana/core
steviez 3b108564f9
Demote Arc<Bank> parameter to &Bank (#33130)
2023-09-05 21:04:39 +02:00
..
benches Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
src Demote Arc<Bank> parameter to &Bank (#33130) 2023-09-05 21:04:39 +02:00
tests Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
.gitignore
Cargo.toml sdk: put AccountSharedData::set_data() behind feature="dev-context-only-utils" (#33086) 2023-09-01 21:02:14 +07:00
build.rs