solana/validator
Brooks Prumo 9d07746642
Retain trusted peer snapshot hashes bugfix (#21077)
When retaining trusted peer snapshot hashes, and the peer's full
snapshot hashes match a trusted snapshot hash, but the peer doesn't have
incremental snapshot hashes, that's fine; the peer's hashes should be
retained, not discarded.
2021-10-29 20:21:33 -05:00
..
src Retain trusted peer snapshot hashes bugfix (#21077) 2021-10-29 20:21:33 -05:00
.gitignore Ignore test-ledger when running test-validator (#19433) 2021-08-25 15:48:12 -07:00
Cargo.toml Move test-validator to own module to reduce core dependencies (#20658) 2021-10-29 01:27:07 +00:00
solana-test-validator Initial solana-test-validator command-line program 2020-12-11 04:17:38 +00:00