solana/programs/vote
Alessandro Decina 16ea141402
sdk: put AccountSharedData::set_data() behind feature="dev-context-only-utils" (#33086)
set_data() is deprecated in favor of set_data_from_slice().
2023-09-01 21:02:14 +07:00
..
benches Revert "Implement timely vote credits feature (#31291)" (#32890) 2023-08-18 17:04:20 +00:00
src sdk: put AccountSharedData::set_data() behind feature="dev-context-only-utils" (#33086) 2023-09-01 21:02:14 +07:00
Cargo.toml replaces assert!(matches!(...)) with assert_matches!(...) (#33068) 2023-08-30 13:48:27 -04:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00