solana/runtime
Tyera Eulberg eddb7f98f5
Check vote account initialization (#15503)
* Check account data_len on Vote account init

* Check account data populated on update_cached_accounts
2021-02-24 10:00:48 -07:00
..
benches Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
src Check vote account initialization (#15503) 2021-02-24 10:00:48 -07:00
store-tool
tests Pacify clippy 2021-02-19 20:08:41 -08:00
.gitignore
Cargo.toml Adapt to fs_extra 1.2.0 2021-02-17 12:44:58 -08:00
build.rs