solana/core
Justin Starry c2bb2b8e60
Allow validators to reset to the slot which matches their last voted slot (#28172)
* Add failing test

* Allow resetting to duplicate was confirmed

* feedback

* feedback

* bump

* simplify change

* Revert "simplify change"

This reverts commit 72e5de3e5bdac595f71dc7fc01650ca3bc7da98e.

* update comment

* Update core/src/replay_stage.rs
2022-10-03 16:49:47 +08:00
..
benches Batch filtering invalid transactions before forwarding (#26798) 2022-09-29 16:33:40 -05:00
src Allow validators to reset to the slot which matches their last voted slot (#28172) 2022-10-03 16:49:47 +08:00
tests Remove the const default for RocksFifo (#27965) 2022-10-01 15:10:54 -07:00
.gitignore
Cargo.toml chore: bump itertools from 0.10.3 to 0.10.5 (#27962) 2022-09-21 15:28:49 -06:00
build.rs