solana/core/src
Rob Walker 6859907df9
more rigorous erasure constants, comments (#3766)
* more rigorous erasure constants, comments

* new header size means new golden
2019-04-14 21:10:09 -07:00
..
blocktree test some bits (#3762) 2019-04-14 17:10:30 -07:00
bank_forks.rs Add squashing metrics (#3573) 2019-03-29 21:21:59 -07:00
banking_stage.rs Shorten recv wait when there are buffered packets in banking stage (#3757) 2019-04-14 12:34:07 -07:00
blob_fetch_stage.rs Clean up exit flag handing across TVU 2019-03-04 21:26:50 -08:00
blockstream.rs Remove Instruction wrapper structs and name functions after enum fields 2019-04-03 13:34:27 -07:00
blockstream_service.rs Remove Instruction wrapper structs and name functions after enum fields 2019-04-03 13:34:27 -07:00
blocktree.rs fix broadcast to *always* call erasure generation, simplify generator, test slot reset better (#3764) 2019-04-14 18:12:37 -07:00
blocktree_processor.rs Fixed DuplicateSigs (#3727) 2019-04-11 11:51:34 -07:00
broadcast_stage.rs remove max_tick_height replicode (#3765) 2019-04-14 19:15:31 -07:00
chacha.rs more rigorous erasure constants, comments (#3766) 2019-04-14 21:10:09 -07:00
chacha_cuda.rs remove ticks_per_slot from blocktree (#3297) 2019-03-14 15:18:37 -07:00
cluster.rs Restart node test (#3459) (#3465) 2019-03-23 19:19:55 -07:00
cluster_info.rs Add fullnode --dynamic-port-range option 2019-04-14 07:08:29 -07:00
cluster_info_vote_listener.rs Process votes from gossip only in leader node (#3707) 2019-04-09 22:06:32 -07:00
cluster_tests.rs Cleanup client traits and create super trait (#3728) 2019-04-11 00:25:14 -07:00
contact_info.rs Add fullnode --dynamic-port-range option 2019-04-14 07:08:29 -07:00
crds.rs Add a constructor to generate random pubkeys 2019-03-31 16:23:18 -06:00
crds_gossip.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
crds_gossip_error.rs
crds_gossip_pull.rs Add a constructor to generate random pubkeys 2019-03-31 16:23:18 -06:00
crds_gossip_push.rs Add a constructor to generate random pubkeys 2019-03-31 16:23:18 -06:00
crds_value.rs Sign Gossip Vote Messages 2019-03-19 19:56:17 -07:00
entry.rs Send recent votes in Vote Transactions (#3734) 2019-04-11 14:48:36 -07:00
erasure.rs more rigorous erasure constants, comments (#3766) 2019-04-14 21:10:09 -07:00
fetch_stage.rs rename forwarder ports to tpu_via_blobs 2019-03-11 14:07:17 -07:00
fullnode.rs Add fullnode --dynamic-port-range option 2019-04-14 07:08:29 -07:00
gen_keys.rs
gossip_service.rs Default solana-gossip log-level to 'info' 2019-04-14 07:07:15 -07:00
leader_schedule.rs Add a constructor to generate random pubkeys 2019-03-31 16:23:18 -06:00
leader_schedule_utils.rs vote_api cleanup (#3710) 2019-04-10 17:52:47 -07:00
lib.rs delete db_window.rs, move contents to window_service, clean up process_blobs (#3746) 2019-04-14 18:52:05 -07:00
local_cluster.rs Cleanup client traits and create super trait (#3728) 2019-04-11 00:25:14 -07:00
local_vote_signer_service.rs Add fullnode --dynamic-port-range option 2019-04-14 07:08:29 -07:00
locktower.rs Send recent votes in Vote Transactions (#3734) 2019-04-11 14:48:36 -07:00
packet.rs more rigorous erasure constants, comments (#3766) 2019-04-14 21:10:09 -07:00
poh.rs
poh_recorder.rs Less pub in PohRecorder 2019-04-10 12:50:45 -07:00
poh_service.rs Fix resetting PohRecorder to wrong bank (#3553) 2019-03-29 20:00:36 -07:00
recvmmsg.rs
repair_service.rs Support old repair strategy for reparing slots in a range for supporting replicators (#3665) 2019-04-08 12:46:23 -07:00
replay_stage.rs Update get recent blockhashes to return confirmed blockhashes only 2019-04-12 14:58:22 -07:00
replicator.rs Cleanup client traits and create super trait (#3728) 2019-04-11 00:25:14 -07:00
result.rs Move TransactionError into the SDK 2019-03-13 21:26:57 -06:00
retransmit_stage.rs Support old repair strategy for reparing slots in a range for supporting replicators (#3665) 2019-04-08 12:46:23 -07:00
rpc.rs Use a better name for new api 2019-04-12 14:58:22 -07:00
rpc_pubsub.rs Get everything off RpcSignatureStatus 2019-04-05 22:09:29 -06:00
rpc_pubsub_service.rs
rpc_service.rs bank fork rpc (#3351) 2019-03-18 14:18:43 -07:00
rpc_subscriptions.rs Get everything off RpcSignatureStatus 2019-04-05 22:09:29 -06:00
service.rs
sigverify.rs Cleanup magic numbers 2019-03-29 13:03:29 -07:00
sigverify_stage.rs Name sigverify threads 2019-04-13 11:24:36 -07:00
staking_utils.rs vote_api cleanup (#3710) 2019-04-10 17:52:47 -07:00
storage_stage.rs Cleanup client traits and create super trait (#3728) 2019-04-11 00:25:14 -07:00
streamer.rs move core tests to core (#3355) 2019-03-18 22:08:21 -07:00
test_tx.rs Remove Instruction wrapper structs and name functions after enum fields 2019-04-03 13:34:27 -07:00
tpu.rs Process votes from gossip only in leader node (#3707) 2019-04-09 22:06:32 -07:00
tvu.rs Fix resetting PohRecorder to wrong bank (#3553) 2019-03-29 20:00:36 -07:00
voting_keypair.rs Send recent votes in Vote Transactions (#3734) 2019-04-11 14:48:36 -07:00
window_service.rs delete db_window.rs, move contents to window_service, clean up process_blobs (#3746) 2019-04-14 18:52:05 -07:00