solana-with-rpc-optimizations/gossip
behzad nouri d7051b0d21
adds logs when push-vote panics with invalid vote-index (#19485)
In order to debug this panic on the clusters:

  panicked at 'assertion failed: (vote_index as usize) <
  MAX_LOCKOUT_HISTORY', core/src/cluster_info.rs:1012:9
2021-08-31 12:15:07 +00:00
..
benches
src adds logs when push-vote panics with invalid vote-index (#19485) 2021-08-31 12:15:07 +00:00
tests
.gitignore
Cargo.toml
build.rs