solana/runtime
Stephen Akridge 4ee857ab7d More vote account fixes
vote_index not being maintained correctly during a squash.
The tokens==0 shielding accounts were being inserted with
owner=default Pubkey so they didn't know they are vote accounts
and should update the vote accounts set.
2019-03-01 16:25:14 -08:00
..
benches Rename MAX_ENTRY_IDS 2019-03-01 13:38:17 -08:00
src More vote account fixes 2019-03-01 16:25:14 -08:00
Cargo.toml Include solana-logger for use by tests 2019-02-27 21:16:23 -08:00