solana/core
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
..
benches Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
src extends crds values timeouts if stakes are unknown (#17261) 2021-05-21 15:55:22 +00:00
tests extends crds values timeouts if stakes are unknown (#17261) 2021-05-21 15:55:22 +00:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00