solana/core/src
Sagar Dhawan a233a1c822
Fix poh recorder not flushing virtual ticks immediately (#5277)
* Fix poh not flushing virtual ticks immediately

* Fix test_would_be_leader_soon
2019-07-25 11:08:44 -07:00
..
blocktree Fixes for Blocktree space amplification and slot deletion (#5266) 2019-07-24 17:28:08 -07:00
broadcast_stage Implement new Index Column (#4827) 2019-07-10 11:08:17 -07:00
bank_forks.rs no more OUT_DIR (#5139) 2019-07-17 14:27:58 -07:00
banking_stage.rs more replay_stage grooming (#5163) 2019-07-18 14:54:27 -07:00
blob_fetch_stage.rs
blockstream.rs Add EntryWriter::write() stub for windows (#4546) 2019-06-04 20:15:37 -07:00
blockstream_service.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
blocktree.rs Fixes for Blocktree space amplification and slot deletion (#5266) 2019-07-24 17:28:08 -07:00
blocktree_processor.rs stress tweaks (#5140) 2019-07-16 22:04:40 -07:00
broadcast_stage.rs Dynamic erasure set configuration (#5018) 2019-07-11 13:58:33 -07:00
chacha.rs Add a version field to blobs (#5057) 2019-07-12 13:43:19 -07:00
chacha_cuda.rs Move SLOTS_PER_SEGMENT to genesis (#4992) 2019-07-09 16:48:40 -07:00
cluster.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
cluster_info.rs Dynamic erasure set configuration (#5018) 2019-07-11 13:58:33 -07:00
cluster_info_repair_listener.rs Log the repairee pubkey when unable to serve them (#5222) 2019-07-22 14:13:29 -07:00
cluster_info_vote_listener.rs more replay_stage grooming (#5163) 2019-07-18 14:54:27 -07:00
cluster_tests.rs tower consensus naming (#4598) 2019-06-24 13:41:23 -07:00
consensus.rs Revert "Logging (#5017)" (#5096) 2019-07-14 18:48:15 -07:00
contact_info.rs remove set_leader from cluster_info (#4998) 2019-07-09 22:06:47 -07:00
crds.rs
crds_gossip.rs Stake weighted pruning for the gossip network (#4769) 2019-06-26 00:30:16 -07:00
crds_gossip_error.rs Stake weighted pruning for the gossip network (#4769) 2019-06-26 00:30:16 -07:00
crds_gossip_pull.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
crds_gossip_push.rs Fix stake pruning test (#5124) 2019-07-16 13:20:03 -04:00
crds_value.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
cuda_runtime.rs Page-pin packet memory for cuda (#4250) 2019-06-27 09:32:32 +02:00
entry.rs merkle-tree: Make instantiation a little less painful (#5037) 2019-07-11 15:15:08 -07:00
erasure.rs Add a version field to blobs (#5057) 2019-07-12 13:43:19 -07:00
fetch_stage.rs Page-pin packet memory for cuda (#4250) 2019-06-27 09:32:32 +02:00
gen_keys.rs Revert-revert migrate to ed25519-dalek crate (#3877) 2019-04-18 14:37:20 -06:00
genesis_utils.rs create_genesis_block() now returns a struct (#4403) 2019-05-22 20:39:00 -07:00
gossip_service.rs Stake weighted pruning for the gossip network (#4769) 2019-06-26 00:30:16 -07:00
leader_schedule.rs Add getEpochInfo() and getLeaderSchedule() RPC methods (#5189) 2019-07-19 07:31:18 -07:00
leader_schedule_cache.rs Set epoch schedule in set_root in leader schedule cache (#4821) 2019-06-26 00:19:48 -07:00
leader_schedule_utils.rs Add getEpochInfo() and getLeaderSchedule() RPC methods (#5189) 2019-07-19 07:31:18 -07:00
ledger_cleanup_service.rs Fixes for Blocktree space amplification and slot deletion (#5266) 2019-07-24 17:28:08 -07:00
lib.rs Drop older slots in the ledger (#5188) 2019-07-20 13:13:55 -07:00
local_cluster.rs Facility to generate a blocktree prune list using ledger tool (#5041) 2019-07-12 16:58:13 -07:00
local_vote_signer_service.rs Add fullnode --dynamic-port-range option 2019-04-14 07:08:29 -07:00
packet.rs Add a version field to blobs (#5057) 2019-07-12 13:43:19 -07:00
poh.rs Improve PoH unit test asserts (#4351) 2019-05-20 13:02:44 -07:00
poh_recorder.rs Fix poh recorder not flushing virtual ticks immediately (#5277) 2019-07-25 11:08:44 -07:00
poh_service.rs create_genesis_block() now returns a struct (#4403) 2019-05-22 20:39:00 -07:00
recvmmsg.rs Coalesce packets better (#4456) 2019-05-29 12:17:50 -07:00
recycler.rs Page-pin packet memory for cuda (#4250) 2019-06-27 09:32:32 +02:00
repair_service.rs Add "download from replicator" utility (#4709) 2019-06-17 18:12:13 -07:00
replay_stage.rs Add logs to indicate when the leader changes (#5253) 2019-07-23 22:19:20 -04:00
replicator.rs no more OUT_DIR (#5139) 2019-07-17 14:27:58 -07:00
result.rs Change to crossbeam channel in banking_threads VerifiedReceiver (#4822) 2019-06-26 18:42:27 -07:00
retransmit_stage.rs Removed some dead code (#4563) 2019-06-06 14:26:12 -07:00
rpc.rs Update struct order arbitrarily to match rpc output (#5197) 2019-07-19 11:45:04 -06:00
rpc_pubsub.rs Replace unneeded seqcst with relaxed on atomic operations (#4587) 2019-06-06 23:53:21 -07:00
rpc_pubsub_service.rs
rpc_service.rs create_genesis_block() now returns a struct (#4403) 2019-05-22 20:39:00 -07:00
rpc_subscriptions.rs create_genesis_block() now returns a struct (#4403) 2019-05-22 20:39:00 -07:00
service.rs
sigverify.rs Page-pin packet memory for cuda (#4250) 2019-06-27 09:32:32 +02:00
sigverify_stage.rs Add Measure abstraction over measuring time intervals (#4851) 2019-06-29 15:34:49 +02:00
staking_utils.rs rewrite vote credits redemption to eat from rewards_pools on an epoch-sensitive basis (#4775) 2019-06-21 20:43:24 -07:00
storage_stage.rs Decouple turns from segments in PoRep (#5004) 2019-07-10 13:33:29 -07:00
streamer.rs Cleanup num_threads() and batch_limit numbers (#4852) 2019-06-28 10:55:24 +02:00
test_tx.rs Remove fee arg from system_transaction::* (#4346) 2019-05-20 10:03:19 -07:00
tpu.rs Dynamic erasure set configuration (#5018) 2019-07-11 13:58:33 -07:00
tvu.rs Drop older slots in the ledger (#5188) 2019-07-20 13:13:55 -07:00
validator.rs Drop older slots in the ledger (#5188) 2019-07-20 13:13:55 -07:00
weighted_shuffle.rs Add weighted shuffle support for values upto u64::MAX (#5151) 2019-07-17 12:44:28 -07:00
window_service.rs Post warning if window service isn't receiving any data (#5269) 2019-07-24 12:46:10 -07:00