solana/core/src
Tyera Eulberg c90de8978d
Add encoding and filters parameters to rpc Subscriptions (#11065)
* Plumb account configs and enable encoding

* Enable filters for pubsub program accounts

* Update docs
2020-07-23 13:38:28 -06:00
..
broadcast_stage
accounts_background_service.rs Add jitter to cleanup to prevent all nodes cleaning at the same time (#10936) 2020-07-10 11:54:45 -07:00
accounts_hash_verifier.rs
bank_weight_fork_choice.rs Add {Vote, Tower}::last_voted_slot() (#10734) 2020-06-23 11:59:54 +09:00
banking_stage.rs Use OrderedIterator in collect_balances (#11166) 2020-07-23 13:35:10 -06:00
broadcast_stage.rs
cluster_info.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00
cluster_info_vote_listener.rs Add replay votes to gossip vote tracking (#11119) 2020-07-20 17:29:07 -07:00
cluster_slots.rs
commitment_service.rs Rename CacheSlotInfo to CommitmentSlots (#11111) 2020-07-17 17:54:49 +00:00
consensus.rs Add test for making sure switch doesn't happen past failure threshold (#11138) 2020-07-21 23:04:24 -07:00
contact_info.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00
crds.rs
crds_gossip.rs
crds_gossip_error.rs
crds_gossip_pull.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00
crds_gossip_push.rs
crds_value.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00
deprecated.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00
epoch_slots.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00
fetch_stage.rs
fork_choice.rs
gen_keys.rs
gossip_service.rs
heaviest_subtree_fork_choice.rs Add TreeDiff trait to reuse tree functions (#11046) 2020-07-14 07:38:48 +00:00
ledger_cleanup_service.rs Remove ledger purge batching (#10830) 2020-06-29 14:44:35 -07:00
lib.rs Add TreeDiff trait to reuse tree functions (#11046) 2020-07-14 07:38:48 +00:00
local_vote_signer_service.rs
non_circulating_supply.rs Update non_circulating_supply.rs 2020-07-16 12:57:13 -06:00
poh_recorder.rs
poh_service.rs
progress_map.rs Document lockout_intervals and tiny niceties (#10925) 2020-07-06 08:59:17 +00:00
pubkey_references.rs
repair_response.rs
repair_service.rs Add replay votes to gossip vote tracking (#11119) 2020-07-20 17:29:07 -07:00
repair_weight.rs Add TreeDiff trait to reuse tree functions (#11046) 2020-07-14 07:38:48 +00:00
repair_weighted_traversal.rs Add TreeDiff trait to reuse tree functions (#11046) 2020-07-14 07:38:48 +00:00
replay_stage.rs Add replay votes to gossip vote tracking (#11119) 2020-07-20 17:29:07 -07:00
result.rs Add replay votes to gossip vote tracking (#11119) 2020-07-20 17:29:07 -07:00
retransmit_stage.rs Switch to using weighted repair in RepairService (#10735) 2020-07-10 05:52:54 +00:00
rewards_recorder_service.rs
rpc.rs Use BlockCommitmentCache for RPC slots, take 2 (#11137) 2020-07-20 23:03:40 +00:00
rpc_error.rs Cleanup rpc (#10910) 2020-07-03 17:39:14 -06:00
rpc_health.rs
rpc_pubsub.rs Add encoding and filters parameters to rpc Subscriptions (#11065) 2020-07-23 13:38:28 -06:00
rpc_pubsub_service.rs Move BankCommitmentCache to solana_runtime (#10816) 2020-06-25 22:06:58 -06:00
rpc_service.rs Simplify use of SendTransactionService (#10999) 2020-07-11 01:14:41 +00:00
rpc_subscriptions.rs Add encoding and filters parameters to rpc Subscriptions (#11065) 2020-07-23 13:38:28 -06:00
serve_repair.rs Add RepairWeight to track votes seen in gossip for weighted repair (#10903) 2020-07-06 22:49:40 -07:00
serve_repair_service.rs
shred_fetch_stage.rs
sigverify.rs
sigverify_shreds.rs
sigverify_stage.rs
snapshot_packager_service.rs
tpu.rs Add replay votes to gossip vote tracking (#11119) 2020-07-20 17:29:07 -07:00
transaction_status_service.rs Use OrderedIterator in TransactionStatusService (#11149) 2020-07-21 20:06:49 +00:00
tree_diff.rs Add TreeDiff trait to reuse tree functions (#11046) 2020-07-14 07:38:48 +00:00
tvu.rs Add replay votes to gossip vote tracking (#11119) 2020-07-20 17:29:07 -07:00
validator.rs Initialize BlockCommitmentCache slot and root on node boot (#11178) 2020-07-23 11:44:57 -06:00
verified_vote_packets.rs Switch to using weighted repair in RepairService (#10735) 2020-07-10 05:52:54 +00:00
weighted_shuffle.rs
window_service.rs Switch to using weighted repair in RepairService (#10735) 2020-07-10 05:52:54 +00:00