solana-with-rpc-optimizations/src
Rob Walker e9e01557b7 fix leaked threads from unclosed fullnode 2019-01-25 03:02:49 -08:00
..
accounts.rs
bank.rs Add test for ignore ProgramErrors in process_entries (#2544) 2019-01-24 13:37:12 -08:00
banking_stage.rs
blob_fetch_stage.rs
bloom.rs add bloom benchmarking, perf improvement from Fnv ~= 8X (#2477) 2019-01-17 18:22:21 -08:00
broadcast_service.rs revert revert of kill window (#2427) 2019-01-15 10:51:53 -08:00
chacha.rs Optimize Transaction/Instruction serialization with custom routine (#2515) 2019-01-24 21:14:15 -08:00
chacha_cuda.rs Rename slice to segment to match book terminology 2019-01-17 10:19:45 -08:00
checkpoint.rs
client.rs
cluster_info.rs Remove get_stake placeholder 2019-01-23 17:03:20 -08:00
compute_leader_confirmation_service.rs Remove get_stake placeholder 2019-01-23 17:03:20 -08:00
contact_info.rs
counter.rs
crds.rs
crds_gossip.rs
crds_gossip_error.rs
crds_gossip_pull.rs
crds_gossip_push.rs
crds_value.rs
db_ledger.rs stop enumeration if next entry is disjoint, band-aid (#2518) 2019-01-22 15:50:36 -08:00
db_window.rs revert revert of kill window (#2427) 2019-01-15 10:51:53 -08:00
entry.rs Optimize Transaction/Instruction serialization with custom routine (#2515) 2019-01-24 21:14:15 -08:00
erasure.rs revert revert of kill window (#2427) 2019-01-15 10:51:53 -08:00
fetch_stage.rs Set fetch stage socket non blocking to false while during recv (#2542) 2019-01-24 12:46:40 -08:00
fullnode.rs fix leaked threads from unclosed fullnode 2019-01-25 03:02:49 -08:00
gossip_service.rs
leader_scheduler.rs Remove get_stake placeholder 2019-01-23 17:03:20 -08:00
lib.rs bloom for forking (#2431) 2019-01-15 13:56:54 -08:00
local_vote_signer_service.rs
mint.rs
packet.rs Optimize Transaction/Instruction serialization with custom routine (#2515) 2019-01-24 21:14:15 -08:00
poh.rs
poh_recorder.rs
poh_service.rs
recvmmsg.rs
replay_stage.rs Add no-signer argument 2019-01-24 10:47:37 -08:00
replicator.rs dedup the 2019-01-22 09:47:43 -08:00
result.rs
retransmit_stage.rs Remove get_stake placeholder 2019-01-23 17:03:20 -08:00
rpc.rs Remove socket from rpc test and move integration test 2019-01-21 12:29:04 -07:00
rpc_mock.rs Retry rpc requests on connection failures 2019-01-15 15:30:10 -08:00
rpc_pubsub.rs Move subscriptions to rpc_pubsub (#2490) 2019-01-21 09:59:09 -08:00
rpc_request.rs Overhaul wallet rpc/drone command-line arguments 2019-01-17 08:36:05 -08:00
runtime.rs
service.rs
signature.rs
sigverify.rs Optimize Transaction/Instruction serialization with custom routine (#2515) 2019-01-24 21:14:15 -08:00
sigverify_stage.rs
status_deque.rs
storage_stage.rs cargo fmt 2019-01-22 21:56:04 -08:00
streamer.rs
test_tx.rs
thin_client.rs Optimize Transaction/Instruction serialization with custom routine (#2515) 2019-01-24 21:14:15 -08:00
tpu.rs
tpu_forwarder.rs
tvu.rs Add no-signer argument 2019-01-24 10:47:37 -08:00
vote_signer_proxy.rs Store and resend votes if leader's TPU port is unknown (#2438) 2019-01-16 06:14:55 -08:00
window.rs
window_service.rs