solana/core/src
carllin 11d2d2eccd
Fix progress map losing banks and recomputing stats (#7026)
* Fix progress map missing banks

* Fix confirmations

* Fix test

* Initialiize progress with frozen banks atartup
2019-11-19 02:36:00 -08:00
..
broadcast_stage Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
archiver.rs Remove obsolete references to Blob (#6957) 2019-11-14 11:49:31 -08:00
banking_stage.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
blockstream.rs Use Slot and Epoch type aliases instead of raw u64 (#6693) 2019-11-02 00:38:30 -07:00
blockstream_service.rs Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
broadcast_stage.rs Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
chacha.rs Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
chacha_cuda.rs Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
cluster_info.rs Display 'none' instead of 0.0.0.0 (#6973) 2019-11-14 20:24:35 -07:00
cluster_info_repair_listener.rs Remove obsolete references to Blob (#6957) 2019-11-14 11:49:31 -08:00
cluster_info_vote_listener.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
commitment.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
consensus.rs Fix rules for fork selection (#6906) 2019-11-15 08:36:33 -08:00
contact_info.rs Fix incorrectly signed CrdsValues (#6696) 2019-11-03 10:07:51 -08:00
crds.rs Fix incorrectly signed CrdsValues (#6696) 2019-11-03 10:07:51 -08:00
crds_gossip.rs Remove obsolete references to Blob (#6957) 2019-11-14 11:49:31 -08:00
crds_gossip_error.rs
crds_gossip_pull.rs Fix incorrectly signed CrdsValues (#6696) 2019-11-03 10:07:51 -08:00
crds_gossip_push.rs Remove Blobs and switch to Packets (#6937) 2019-11-14 10:24:53 -08:00
crds_value.rs Refactor sigverify to stage for signing shreds on the GPU (#6635) 2019-11-06 10:52:30 -08:00
fetch_stage.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
gen_keys.rs unfork dalek ed25519 (#6776) 2019-11-07 17:08:10 -08:00
genesis_utils.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
gossip_service.rs |solana-gossip spy| no longer requires an entrypoint (#6999) 2019-11-16 14:16:28 -07:00
ledger_cleanup_service.rs Fix roots overrunning broadcast (#6884) 2019-11-14 00:32:07 -08:00
lib.rs Fix rules for fork selection (#6906) 2019-11-15 08:36:33 -08:00
local_vote_signer_service.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
packet.rs Refactor sigverify to stage for signing shreds on the GPU (#6635) 2019-11-06 10:52:30 -08:00
partition_cfg.rs Fix rules for fork selection (#6906) 2019-11-15 08:36:33 -08:00
poh_recorder.rs Cleanup ledger macros (#6916) 2019-11-13 07:14:09 -08:00
poh_service.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
recvmmsg.rs Refactor sigverify to stage for signing shreds on the GPU (#6635) 2019-11-06 10:52:30 -08:00
repair_service.rs Remove obsolete references to Blob (#6957) 2019-11-14 11:49:31 -08:00
replay_stage.rs Fix progress map losing banks and recomputing stats (#7026) 2019-11-19 02:36:00 -08:00
result.rs Remove obsolete references to Blob (#6957) 2019-11-14 11:49:31 -08:00
retransmit_stage.rs Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
rpc.rs Legitimately map transactions to statuses in blocktree (#7011) 2019-11-18 09:12:42 -07:00
rpc_pubsub.rs Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
rpc_pubsub_service.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
rpc_service.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
rpc_subscriptions.rs Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
sendmmsg.rs
shred_fetch_stage.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
sigverify.rs Fix pinning (#6604) 2019-11-07 19:48:33 -08:00
sigverify_shreds.rs Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
sigverify_stage.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
snapshot_packager_service.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
storage_stage.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
streamer.rs Remove Blobs and switch to Packets (#6937) 2019-11-14 10:24:53 -08:00
tpu.rs Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
tvu.rs Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
validator.rs Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
weighted_shuffle.rs Refactor Weighted Shuffle (#6614) 2019-10-29 21:02:11 -07:00
window_service.rs Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00