solana/validator
behzad nouri 52616cf7aa
removes repair socket from gossip ContactInfo (#32831)
Repair responses are sent back to the address the repair request came
from and there is no need to gossip repair socket address.
https://github.com/solana-labs/solana/blob/9212ac347/core/src/repair/serve_repair.rs#L519
2023-08-14 20:01:18 +00:00
..
src removes repair socket from gossip ContactInfo (#32831) 2023-08-14 20:01:18 +00:00
.gitignore Ignore test-ledger when running test-validator (#19433) 2021-08-25 15:48:12 -07:00
Cargo.toml Move accounts-db code to its own crate (#32766) 2023-08-09 13:03:36 -07:00
solana-test-validator