solana-with-rpc-optimizations/core
behzad nouri e1021d9f83
removes redundant epoch stakes cache in retransmit (#14781)
Following d6d76219b, staked nodes computed from vote accounts are
already cached in runtime::Stakes, so the caching in retransmit_stage is
redundant.
2021-01-24 21:15:09 +00:00
..
benches removes redundant epoch stakes cache in retransmit (#14781) 2021-01-24 21:15:09 +00:00
src removes redundant epoch stakes cache in retransmit (#14781) 2021-01-24 21:15:09 +00:00
tests removes redundant epoch stakes cache in retransmit (#14781) 2021-01-24 21:15:09 +00:00
.gitignore
Cargo.toml chore: bump rayon from 1.4.1 to 1.5.0 (#14177) 2021-01-15 18:07:35 +09:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00