solana/core/src
Sagar Dhawan 06eb2364f2
Handle missed slots in storage stage (#4337)
* Handle missed slots in storage stage

* Fix test compile

* Make test use the new missed slot support
2019-05-18 15:24:50 -07:00
..
blocktree Add API to iterate over slot's blobs (#4276) 2019-05-13 22:04:54 -07:00
bank_forks.rs Update reported tx count to exclude errors (#4201) 2019-05-13 13:23:52 -07:00
banking_stage.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
blob_fetch_stage.rs
blockstream.rs Remove Instruction wrapper structs and name functions after enum fields 2019-04-03 13:34:27 -07:00
blockstream_service.rs rework genesis (passive staking groundwork) (#4187) 2019-05-07 11:16:22 -07:00
blocktree.rs Use log levels for datapoint metrics (#4335) 2019-05-17 17:34:05 -07:00
blocktree_processor.rs Adjust log level for counter metrics (#4323) 2019-05-17 07:00:06 -07:00
broadcast_stage.rs Adjust log level for counter metrics (#4323) 2019-05-17 07:00:06 -07:00
chacha.rs kill some bs58 (#4316) 2019-05-16 21:43:18 -07:00
chacha_cuda.rs Fix bug in storage processor and remove duplicate Constant (#4294) 2019-05-15 13:28:56 -07:00
cluster.rs Restart node test (#3459) (#3465) 2019-03-23 19:19:55 -07:00
cluster_info.rs Use log levels for datapoint metrics (#4335) 2019-05-17 17:34:05 -07:00
cluster_info_vote_listener.rs Adjust log level for counter metrics (#4323) 2019-05-17 07:00:06 -07:00
cluster_tests.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
contact_info.rs Add a node-specific ip echo service to remove dependency on ifconfig.co (#4137) 2019-05-03 11:01:35 -07:00
crds.rs Add a constructor to generate random pubkeys 2019-03-31 16:23:18 -06:00
crds_gossip.rs Revert "Create bank snapshots (#3671)" (#4243) 2019-05-09 19:27:27 -07:00
crds_gossip_error.rs
crds_gossip_pull.rs Revert "Create bank snapshots (#3671)" (#4243) 2019-05-09 19:27:27 -07:00
crds_gossip_push.rs Revert "Create bank snapshots (#3671)" (#4243) 2019-05-09 19:27:27 -07:00
crds_value.rs Add new gossip structure for supporting repairs (#4205) 2019-05-08 13:50:32 -07:00
entry.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
erasure.rs Add genesis_blockhash to erasure blobs so they don't get filtered out by window_service (#4247) 2019-05-10 14:06:31 -07:00
fetch_stage.rs Adjust log level for counter metrics (#4323) 2019-05-17 07:00:06 -07:00
fullnode.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
gen_keys.rs Revert-revert migrate to ed25519-dalek crate (#3877) 2019-04-18 14:37:20 -06:00
genesis_utils.rs reduce replicode, introduce passive staking support (#4207) 2019-05-07 22:22:43 -07:00
gossip_service.rs Correctly remove replicator from data plane after its done repairing (#4301) 2019-05-16 07:14:58 -07:00
leader_schedule.rs Add a cache for leader schedules (#3841) 2019-04-19 02:39:44 -07:00
leader_schedule_cache.rs switch over to passive stakes (#4295) 2019-05-16 08:23:31 -07:00
leader_schedule_utils.rs rework staking_utils (#4283) 2019-05-14 16:15:51 -07:00
lib.rs switch over to passive stakes (#4295) 2019-05-16 08:23:31 -07:00
local_cluster.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
local_vote_signer_service.rs Add fullnode --dynamic-port-range option 2019-04-14 07:08:29 -07:00
locktower.rs Use log levels for datapoint metrics (#4335) 2019-05-17 17:34:05 -07:00
packet.rs Adjust log level for counter metrics (#4323) 2019-05-17 07:00:06 -07:00
poh.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
poh_recorder.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
poh_service.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
recvmmsg.rs
repair_service.rs Use log levels for datapoint metrics (#4335) 2019-05-17 17:34:05 -07:00
replay_stage.rs Handle missed slots in storage stage (#4337) 2019-05-18 15:24:50 -07:00
replicator.rs Correctly remove replicator from data plane after its done repairing (#4301) 2019-05-16 07:14:58 -07:00
result.rs Revert "Revert "revert-revert-erasure and erasure fixes (#3833)" (#3855)" (#3889) 2019-04-18 21:56:43 -07:00
retransmit_stage.rs Use log levels for datapoint metrics (#4335) 2019-05-17 17:34:05 -07:00
rpc.rs Extend GetBlockHash RPC API to include the fee scehdule for using the returned blockhash (#4222) 2019-05-13 12:49:37 -07:00
rpc_pubsub.rs get program names from programs (#4273) 2019-05-14 10:44:16 -07:00
rpc_pubsub_service.rs
rpc_service.rs rework genesis (passive staking groundwork) (#4187) 2019-05-07 11:16:22 -07:00
rpc_subscriptions.rs rework genesis (passive staking groundwork) (#4187) 2019-05-07 11:16:22 -07:00
service.rs
sigverify.rs Adjust log level for counter metrics (#4323) 2019-05-17 07:00:06 -07:00
sigverify_stage.rs Use log levels for datapoint metrics (#4335) 2019-05-17 17:34:05 -07:00
staking_utils.rs switch over to passive stakes (#4295) 2019-05-16 08:23:31 -07:00
storage_stage.rs Handle missed slots in storage stage (#4337) 2019-05-18 15:24:50 -07:00
streamer.rs Use smaller batch size in sigverify stage if CUDA is not available (#3951) 2019-04-23 12:41:50 -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 Change replicators to slot-based (#4118) 2019-05-03 16:27:53 -07:00
tvu.rs Add Storage accounts for all nodes (#4298) 2019-05-15 15:19:29 -07:00
window_service.rs Adjust log level for counter metrics (#4323) 2019-05-17 07:00:06 -07:00