solana/core/src
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
..
broadcast_stage expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00:00
accounts_hash_verifier.rs rename threads: 15 char limit (#16625) 2021-04-19 12:16:58 -05:00
banking_stage.rs Retry latest vote if expired (#16735) 2021-04-28 11:46:16 -07:00
bigtable_upload_service.rs Add --force arg for bigtable upload 2021-02-16 17:24:07 -08:00
broadcast_stage.rs expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00:00
cache_block_time_service.rs Move block-time caching earlier (#17109) 2021-05-10 13:14:56 -06:00
cluster_info.rs prunes received-cache only once per unique owner's key (#17039) 2021-05-13 13:50:16 +00:00
cluster_info_metrics.rs validates gossip addresses before sending pull-requests 2021-05-03 18:21:06 +00:00
cluster_info_vote_listener.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
cluster_slot_state_verifier.rs Ingest votes from gossip into fork choice (#16560) 2021-04-21 14:40:35 -07:00
cluster_slots.rs implements cursor for gossip crds table queries (#16952) 2021-05-06 14:04:17 +00:00
cluster_slots_service.rs implements cursor for gossip crds table queries (#16952) 2021-05-06 14:04:17 +00:00
commitment_service.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
completed_data_sets_service.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
consensus.rs Integrate gossip votes into switching threshold (#16973) 2021-05-04 00:51:42 -07:00
contact_info.rs Remove rpc_banks from validator (#13882) 2020-12-02 03:25:09 +00:00
crds.rs retains one node-instance per pubkey (#17187) 2021-05-13 13:35:46 +00:00
crds_gossip.rs prunes received-cache only once per unique owner's key (#17039) 2021-05-13 13:50:16 +00:00
crds_gossip_error.rs
crds_gossip_pull.rs patches flaky test_new_mark_creation_time (#17288) 2021-05-18 13:39:35 +00:00
crds_gossip_push.rs prunes received-cache only once per unique owner's key (#17039) 2021-05-13 13:50:16 +00:00
crds_shards.rs removes delayed crds inserts when upserting gossip table (#16806) 2021-04-28 11:56:13 +00:00
crds_value.rs retains one node-instance per pubkey (#17187) 2021-05-13 13:35:46 +00:00
data_budget.rs limits number of crds values returned when responding to pull requests (#13739) 2020-12-18 18:45:12 +00:00
deprecated.rs
duplicate_shred.rs expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00:00
epoch_slots.rs indexes epoch slots in crds table (#15459) 2021-02-26 14:12:04 +00:00
fetch_stage.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
fork_choice.rs Ingest votes from gossip into fork choice (#16560) 2021-04-21 14:40:35 -07:00
gen_keys.rs
gossip_service.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
heaviest_subtree_fork_choice.rs Ingest votes from gossip into fork choice (#16560) 2021-04-21 14:40:35 -07:00
latest_validator_votes_for_frozen_banks.rs Integrate gossip votes into switching threshold (#16973) 2021-05-04 00:51:42 -07:00
ledger_cleanup_service.rs Reduce test-validator ledger size 2021-04-05 08:37:29 -07:00
lib.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
optimistic_confirmation_verifier.rs Add timeout for local cluster partition tests (#16123) 2021-03-25 13:27:07 -06:00
outstanding_requests.rs Add non-default repair nonce values (#16512) 2021-04-20 09:37:33 -07:00
packet_hasher.rs Partial shred deserialize cleanup and shred type differentiation (#14094) 2020-12-15 16:50:40 -08:00
ping_pong.rs validates gossip addresses before sending pull-requests 2021-05-03 18:21:06 +00:00
poh_recorder.rs Fix channel panic in tests (#16503) 2021-04-14 12:07:21 -05:00
poh_service.rs Disable flaky test_poh_service (#16772) 2021-04-23 12:14:11 -05:00
progress_map.rs Retry latest vote if expired (#16735) 2021-04-28 11:46:16 -07:00
repair_response.rs master: Add nonce to shreds repairs, add shred data size to header (#10109) 2020-05-19 12:38:18 -07:00
repair_service.rs Add non-default repair nonce values (#16512) 2021-04-20 09:37:33 -07:00
repair_weight.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
repair_weighted_traversal.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
replay_stage.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
request_response.rs Add non-default repair nonce values (#16512) 2021-04-20 09:37:33 -07:00
result.rs Pacify clippy 2021-02-19 20:08:41 -08:00
retransmit_stage.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
rewards_recorder_service.rs
rpc.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
rpc_health.rs Add 'unknown' health check state 2021-03-05 17:46:50 +00:00
rpc_service.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
sample_performance_service.rs obtains staked-nodes from the root-bank (#14257) 2020-12-27 13:28:05 +00:00
send_transaction_service.rs Fix channel panic in tests (#16503) 2021-04-14 12:07:21 -05:00
serve_repair.rs Trim extra shred bytes in blockstore (#16602) 2021-04-27 17:40:41 -05:00
serve_repair_service.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
shred_fetch_stage.rs expands number of erasure coding shreds in the last batch in slots (#16484) 2021-04-21 12:47:50 +00:00
sigverify.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
sigverify_shreds.rs Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
sigverify_stage.rs Add tracer key for tracing transaction path through the network (#15732) 2021-03-08 19:31:00 -08:00
snapshot_packager_service.rs Issue #17008 -- make snapshot archives to hold on to configurable. (#17158) 2021-05-12 10:32:27 -07:00
test_validator.rs Issue #17008 -- make snapshot archives to hold on to configurable. (#17158) 2021-05-12 10:32:27 -07:00
tpu.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
transaction_status_service.rs removes OrderedIterator and transaction batch iteration order (#16153) 2021-03-31 23:59:19 +00:00
tree_diff.rs Allow fork choice to support multiple versions of a slot (#16266) 2021-04-12 01:00:59 -07:00
tvu.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
unfrozen_gossip_verified_vote_hashes.rs Distinguish max replayed and max observed vote (#16936) 2021-04-29 14:43:28 -07:00
validator.rs Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
verified_vote_packets.rs stops consuming pinned vectors with a recycler (#16441) 2021-04-09 16:55:24 +00:00
vote_stake_tracker.rs Setup ReplayStage confirmation scaffolding for duplicate slots (#9698) 2021-03-24 23:41:52 -07:00
weighted_shuffle.rs makes turbine peer computation consistent between broadcast and retransmit (#14910) 2021-03-24 13:34:48 +00:00
window_service.rs removes position field in coding-shred-header 2021-05-10 13:20:56 +00:00