solana/core
carllin 5f8d34feb3
Skip grace blocks if previous leader was on different fork (#11679)
* Start leader blocks if previous leader was on different fork

* Fix test

Co-authored-by: Carl <carl@solana.com>
2020-08-19 08:16:24 +00:00
..
benches Address latest nightly clippy lints, but globally disable stable_sort_primitive 2020-08-17 22:36:10 -07:00
src Skip grace blocks if previous leader was on different fork (#11679) 2020-08-19 08:16:24 +00:00
tests Rename Binary64 to Base64. Establish Base58 encoding 2020-08-17 17:26:29 -07:00
.gitignore
Cargo.toml Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
build.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00