solana/src
Pankaj Garg 091b21fae7
Vote every number of ticks (#2141)
* Vote every number of ticks

* address review comments

* fix for failing leader rotation tests

* remove check for vote failure from replay tests
(as votes will be cached and transmitted when leader is available)
2018-12-13 18:43:10 -08:00
..
bin Move solana-fullnode into fullnode/ 2018-12-13 01:45:29 -08:00
bank.rs Storage stage updates 2018-12-13 11:30:12 -08:00
banking_stage.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
blob_fetch_stage.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
bloom.rs Upgrade to Rust 1.31.0 (#2052) 2018-12-07 20:01:28 -07:00
broadcast_service.rs add db_ledger genesis, rework to_blob(), to_blobs() (#2135) 2018-12-12 20:42:12 -08:00
chacha.rs cargo +nightly fix --features=bpf_c,cuda,erasure,chacha --edition 2018-12-08 23:19:55 -07:00
chacha_cuda.rs Storage stage updates 2018-12-13 11:30:12 -08:00
client.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
cluster_info.rs cleanup 2018-12-12 19:12:51 -08:00
compute_leader_finality_service.rs Vote every number of ticks (#2141) 2018-12-13 18:43:10 -08:00
contact_info.rs Free up the term 'replicate' for exclusive use in replicator 2018-12-10 15:26:43 -07:00
counter.rs Do not allocate for each metrics submission (#2146) 2018-12-13 16:40:00 -08:00
crds.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
crds_gossip.rs cargo +nightly fix --features=bpf_c,cuda,erasure,chacha --edition-idioms 2018-12-08 23:19:55 -07:00
crds_gossip_error.rs Add signature verification to gossip (#1937) 2018-12-01 12:00:30 -08:00
crds_gossip_pull.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
crds_gossip_push.rs cargo +nightly fix --features=bpf_c,cuda,erasure,chacha --edition-idioms 2018-12-08 23:19:55 -07:00
crds_traits_impls.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
crds_value.rs cargo +nightly fix --features=bpf_c,cuda,erasure,chacha --edition-idioms 2018-12-08 23:19:55 -07:00
create_vote_account.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
db_ledger.rs add db_ledger genesis, rework to_blob(), to_blobs() (#2135) 2018-12-12 20:42:12 -08:00
db_window.rs Storage stage updates 2018-12-13 11:30:12 -08:00
entry.rs remove prev_id, unused (#2150) 2018-12-13 09:24:38 -08:00
erasure.rs Broadcast for slots (#2081) 2018-12-12 15:58:29 -08:00
fetch_stage.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
fullnode.rs Storage stage updates 2018-12-13 11:30:12 -08:00
gossip_service.rs Make a dummy version of serving repairs from db_ledger 2018-12-12 19:12:51 -08:00
leader_scheduler.rs Encapsulate accounts of solana:🏦:Accounts 2018-12-12 16:26:59 -08:00
ledger.rs remove prev_id, unused (#2150) 2018-12-13 09:24:38 -08:00
ledger_write_stage.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
lib.rs Free up the term 'replicate' for exclusive use in replicator 2018-12-10 15:26:43 -07:00
logger.rs cargo fmt 2018-12-08 23:19:55 -07:00
mint.rs Relocate all keypair generation into one location: sdk/src/signature.rs 2018-12-13 01:06:40 -08:00
netutil.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
packet.rs add db_ledger genesis, rework to_blob(), to_blobs() (#2135) 2018-12-12 20:42:12 -08:00
poh.rs remove prev_id, unused (#2150) 2018-12-13 09:24:38 -08:00
poh_recorder.rs remove prev_id, unused (#2150) 2018-12-13 09:24:38 -08:00
poh_service.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
recvmmsg.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
replay_stage.rs Vote every number of ticks (#2141) 2018-12-13 18:43:10 -08:00
replicator.rs Storage stage updates 2018-12-13 11:30:12 -08:00
result.rs cargo fmt 2018-12-08 23:19:55 -07:00
retransmit_stage.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
rpc.rs Storage stage updates 2018-12-13 11:30:12 -08:00
rpc_pubsub.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
rpc_request.rs Storage stage updates 2018-12-13 11:30:12 -08:00
runtime.rs Add solana_ prefix to native_loader program 2018-12-08 11:04:45 -08:00
service.rs Move description of the Rust flavor of stages to service.rs 2018-11-08 11:33:52 -07:00
signature.rs Bump rand from 0.5.5 to 0.6.1 (#1891) 2018-12-05 14:12:10 -08:00
sigverify.rs cargo +nightly fix --features=bpf_c,cuda,erasure,chacha --edition-idioms 2018-12-08 23:19:55 -07:00
sigverify_stage.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
storage_stage.rs Storage stage updates 2018-12-13 11:30:12 -08:00
store_ledger_stage.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
streamer.rs cargo +nightly fix --features=bpf_c,cuda,erasure,chacha --edition-idioms 2018-12-08 23:19:55 -07:00
test_tx.rs Move system_transaction out of src/ 2018-12-05 10:49:06 -08:00
thin_client.rs Make a dummy version of serving repairs from db_ledger 2018-12-12 19:12:51 -08:00
tpu.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
tpu_forwarder.rs cargo fix --edition 2018-12-08 23:19:55 -07:00
tvu.rs Storage stage updates 2018-12-13 11:30:12 -08:00
vote_stage.rs Vote every number of ticks (#2141) 2018-12-13 18:43:10 -08:00
wallet.rs Relocate all keypair generation into one location: sdk/src/signature.rs 2018-12-13 01:06:40 -08:00
window.rs Correctly describe repair and retransmit peers (#2110) 2018-12-11 15:51:47 -08:00
window_service.rs add db_ledger genesis, rework to_blob(), to_blobs() (#2135) 2018-12-12 20:42:12 -08:00