solana/core/src
Michael Vines cf11d4c7dc
Nodes with a tvu and storage port are no longer double counted (#8237)
automerge
2020-02-12 11:16:07 -08:00
..
broadcast_stage Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
banking_stage.rs Maintenance : simplify a few patterns, remove unneeded dependencies (#8137) 2020-02-06 10:02:38 -07:00
blockstream.rs More thiserror (#7183) 2020-01-02 20:50:43 -07:00
blockstream_service.rs Add lock to make sure slot-based locktree calls are safe (#7993) 2020-01-28 13:45:41 -08:00
broadcast_stage.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
cluster_info.rs Avoid assigning the serve repair port to the storage port 2020-02-12 12:00:11 -07:00
cluster_info_vote_listener.rs Merge native programs parts into one unit (#7047) 2019-11-20 10:12:43 -08:00
commitment.rs Update JSON-RPC documentation (#7915) 2020-01-21 20:17:33 -07:00
consensus.rs De-replicode Tower constructors (#8153) 2020-02-06 18:24:10 -08:00
contact_info.rs Factor repair from gossip (#8044) 2020-02-11 13:11:48 -07:00
crds.rs Use epoch as the gossip purge timeout for staked nodes. (#7005) 2019-11-20 11:25:18 -08:00
crds_gossip.rs Filter old CrdsValues received via Pull Responses in Gossip (#8150) 2020-02-07 12:38:24 -08:00
crds_gossip_error.rs
crds_gossip_pull.rs Filter old CrdsValues received via Pull Responses in Gossip (#8150) 2020-02-07 12:38:24 -08:00
crds_gossip_push.rs Filter old CrdsValues received via Pull Responses in Gossip (#8150) 2020-02-07 12:38:24 -08:00
crds_value.rs Fix repair slowness when most peers are unable to serve requests (#7287) 2019-12-05 11:25:13 -08:00
fetch_stage.rs Move thread_mem_usage module into measure/ 2020-01-03 13:25:37 -07:00
gen_keys.rs unfork dalek ed25519 (#6776) 2019-11-07 17:08:10 -08:00
genesis_utils.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
gossip_service.rs Nodes with a tvu and storage port are no longer double counted (#8237) 2020-02-12 11:16:07 -08:00
ledger_cleanup_service.rs Add lock to make sure slot-based locktree calls are safe (#7993) 2020-01-28 13:45:41 -08:00
lib.rs Report validator rewards in getConfirmedBlock JSON RPC 2020-02-11 17:25:45 -07:00
local_vote_signer_service.rs Fix nightly clippy warnings (#8199) 2020-02-10 22:48:50 -08:00
packet.rs Fix larger than necessary allocations in streamer (#8187) 2020-02-10 11:49:07 -08:00
poh_recorder.rs Consolidate tx error counters and update metrics dashboard (#7724) 2020-01-16 23:26:50 -08:00
poh_service.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
recvmmsg.rs Refactor sigverify to stage for signing shreds on the GPU (#6635) 2019-11-06 10:52:30 -08:00
repair_service.rs Factor repair from gossip (#8044) 2020-02-11 13:11:48 -07:00
replay_stage.rs The getConfirmedBlock RPC API is now disabled by default 2020-02-11 22:24:08 -07:00
result.rs Remove reed-solomon-erasure from core/ 2020-02-07 15:37:57 -07:00
retransmit_stage.rs Fix larger than necessary allocations in streamer (#8187) 2020-02-10 11:49:07 -08:00
rewards_recorder_service.rs Report validator rewards in getConfirmedBlock JSON RPC 2020-02-11 17:25:45 -07:00
rpc.rs The getConfirmedBlock RPC API is now disabled by default 2020-02-11 22:24:08 -07:00
rpc_pubsub.rs feat: implement RPC notification queue (#7863) 2020-01-20 16:08:29 -05:00
rpc_pubsub_service.rs feat: implement RPC notification queue (#7863) 2020-01-20 16:08:29 -05:00
rpc_service.rs Reduce rpc client pre-flight requests by setting max-age header (#8082) 2020-02-01 04:10:26 -08:00
rpc_subscriptions.rs Fix RPC pub sub unsubscribe (#8208) 2020-02-11 17:09:40 -08:00
sendmmsg.rs
serve_repair.rs Quash 'repair listener error: Err(RecvTimeoutError(Timeout))' log spam 2020-02-12 10:35:03 -07:00
serve_repair_service.rs Factor repair from gossip (#8044) 2020-02-11 13:11:48 -07:00
shred_fetch_stage.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
sigverify.rs Fix pinning (#6604) 2019-11-07 19:48:33 -08:00
sigverify_shreds.rs Limit maximum number of shreds in a slot to 32K (#7584) 2019-12-30 07:42:09 -08:00
sigverify_stage.rs More thiserror (#7183) 2020-01-02 20:50:43 -07:00
snapshot_packager_service.rs Just define BnakSlotDelta type alias (#8186) 2020-02-10 03:11:37 -08:00
storage_stage.rs Boot the mut (#7926) 2020-01-22 17:54:06 -08:00
streamer.rs Fix larger than necessary allocations in streamer (#8187) 2020-02-10 11:49:07 -08:00
tpu.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
transaction_status_service.rs Remove tuples from JSON RPC responses (#7806) 2020-01-15 00:25:45 -07:00
tvu.rs The getConfirmedBlock RPC API is now disabled by default 2020-02-11 22:24:08 -07:00
validator.rs The getConfirmedBlock RPC API is now disabled by default 2020-02-11 22:24:08 -07:00
weighted_shuffle.rs Refactor Weighted Shuffle (#6614) 2019-10-29 21:02:11 -07:00
window_service.rs Add separate thread to check for and store duplicate slot proofs (#7834) 2020-01-16 15:27:54 -08:00