solana/core/tests
behzad nouri 2adce67260
extends crds values timeouts if stakes are unknown (#17261)
If stakes are unknown, then timeouts will be short, resulting in values
being purged from the crds table, and consequently higher pull-response
load when they are obtained again from gossip. In particular, this slows
down validator start where almost all values obtained from entrypoint
are immediately discarded.
2021-05-21 15:55:22 +00:00
..
client.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
cluster_info.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
crds_gossip.rs extends crds values timeouts if stakes are unknown (#17261) 2021-05-21 15:55:22 +00:00
fork-selection.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
gossip.rs implements cursor for gossip crds table queries (#16952) 2021-05-06 14:04:17 +00:00
ledger_cleanup.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
rpc.rs Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
snapshots.rs Issue #17008 -- make snapshot archives to hold on to configurable. (#17158) 2021-05-12 10:32:27 -07:00