solana/core/tests
behzad nouri 691031fefd
limits number of crds values returned when responding to pull requests (#13739)
Crds values buffered when responding to pull-requests can be very large taking a lot of memory.
Added a limit for number of buffered crds values based on outbound data budget.
2020-12-18 18:45:12 +00:00
..
client.rs TestValidator now implements Drop, no need to close() it 2020-12-11 04:17:38 +00:00
cluster_info.rs Run `codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand` 2020-10-21 19:08:13 -07:00
crds_gossip.rs limits number of crds values returned when responding to pull requests (#13739) 2020-12-18 18:45:12 +00:00
fork-selection.rs Clippy 2020-12-14 08:03:29 -08:00
gossip.rs Add --gossip-validator argument 2020-09-14 20:18:27 -07:00
ledger_cleanup.rs Track votes from gossip for optimistic confirmation (#11209) 2020-07-28 09:33:27 +00:00
rpc.rs Clippy 2020-12-14 08:03:29 -08:00
snapshots.rs Move slot cleanup to AccountsBackgroundService (#13911) 2020-12-13 01:22:34 +00:00