solana/core/benches
Tyera Eulberg 827355a6b1
Create solana-rpc crate and move subscriptions (#17320)
* Move non_circulating_supply to runtime

* Add solana-rpc crate and move max_slots

* Move subscriptions to solana-rpc

* Single use statements
2021-05-19 00:54:28 -06:00
..
banking_stage.rs Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00
blockstore.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
cluster_info.rs removes redundant epoch stakes cache in retransmit (#14781) 2021-01-24 21:15:09 +00:00
consensus.rs Persistent tower (#10718) 2020-09-19 14:03:54 +09:00
crds.rs indexes nodes' contact infos in crds table (#13553) 2020-11-15 16:38:04 +00:00
crds_gossip_pull.rs indexes nodes' contact infos in crds table (#13553) 2020-11-15 16:38:04 +00:00
crds_shards.rs removes delayed crds inserts when upserting gossip table (#16806) 2021-04-28 11:56:13 +00:00
gen_keys.rs
poh.rs PoH batch size calibration (#15717) 2021-03-05 16:01:21 -08:00
poh_verify.rs
retransmit_stage.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
shredder.rs removes first_coding_index from erasure recovery code (#16646) 2021-04-23 12:00:37 +00:00
sigverify_stage.rs