solana/core
behzad nouri 00e5e12906 renames solana_runtime::vote_account::VoteAccount
Rename:
  VoteAccount    -> VoteAccountInner  # the private type
  ArcVoteAccount -> VoteAccount       # the public type
2021-08-10 22:54:17 +00:00
..
benches Extract tower storage details from Tower struct 2021-08-06 10:04:37 -07:00
src renames solana_runtime::vote_account::VoteAccount 2021-08-10 22:54:17 +00:00
tests Move Bank::get_incremental_snapshot_storages() into snapshot_utils (#19155) 2021-08-10 14:04:11 -05:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml chore: bump libc from 0.2.98 to 0.2.99 (#19142) 2021-08-10 10:54:54 -06:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00