solana/src
pgarg66 686e61d50c
Display max TPS from all nodes at end of client demo (#716)
- Also lists node with 0 TPS and overall average TPS
2018-07-19 20:09:57 -07:00
..
bin Display max TPS from all nodes at end of client demo (#716) 2018-07-19 20:09:57 -07:00
bank.rs less intrusive counters (#655) 2018-07-16 18:33:50 -07:00
banking_stage.rs Don't clone before borrowing 2018-07-18 08:04:31 -04:00
blob_fetch_stage.rs Fix all remaining clippy warnings 2018-07-12 09:40:40 -06:00
budget.rs Vet timestamp source from contract, not leader 2018-07-09 08:40:07 -06:00
choose_gossip_peer_strategy.rs Do not generate gossip requests to unspecified addresses (#657) 2018-07-17 09:44:48 -07:00
counter.rs env variable for default metrics rate that gets set for counters (#670) 2018-07-17 15:26:10 -07:00
crdt.rs Prevent nodes from gossiping with themselves with different ids 2018-07-18 19:38:38 -07:00
drone.rs remove drone port magic number 2018-07-19 02:01:23 +02:00
entry.rs Apply most of clippy's feedback 2018-07-12 09:40:40 -06:00
entry_writer.rs flush writer, makes partial deserialization a bit less likely 2018-07-18 22:53:33 -07:00
erasure.rs Refactor the "ReplicatedData" struct 2018-07-11 11:38:41 -06:00
fetch_stage.rs Fix all remaining clippy warnings 2018-07-12 09:40:40 -06:00
fullnode.rs Don't clone before borrowing 2018-07-18 08:04:31 -04:00
hash.rs Update generic_array 2018-06-20 11:41:54 -07:00
ledger.rs Move all benchmarks to benches/ 2018-07-11 11:18:18 -06:00
lib.rs initial vote stage 2018-07-10 13:32:31 -06:00
logger.rs Apply most of clippy's feedback 2018-07-12 09:40:40 -06:00
metrics.rs Include program name in panic metric 2018-07-17 12:13:22 -07:00
mint.rs Migrate to solana-keygen 2018-07-12 21:50:28 -06:00
nat.rs Use public IP for client gossip, if UPnP fails (#665) 2018-07-17 11:23:32 -07:00
ncp.rs Don't clone before borrowing 2018-07-18 08:04:31 -04:00
packet.rs Little more trace! logging 2018-07-18 12:54:50 -07:00
payment_plan.rs Vet timestamp source from contract, not leader 2018-07-09 08:40:07 -06:00
record_stage.rs Apply most of clippy's feedback 2018-07-12 09:40:40 -06:00
recorder.rs Cleanup type aliases and imports 2018-06-27 15:06:18 -06:00
replicate_stage.rs boot invalid height (#688) 2018-07-18 18:10:53 -07:00
request.rs Fix all remaining clippy warnings 2018-07-12 09:40:40 -06:00
request_processor.rs Cleanup 2018-06-29 09:51:13 -07:00
request_stage.rs Remove exit variable from RequestStage 2018-07-05 17:32:41 -06:00
result.rs Handle errors consistently 2018-07-05 17:32:41 -06:00
rpu.rs Fix all remaining clippy warnings 2018-07-12 09:40:40 -06:00
service.rs Add Service trait 2018-07-04 16:40:34 -06:00
signature.rs Pass the owner's keypair to fullnode-config 2018-07-12 21:50:28 -06:00
sigverify.rs less intrusive counters (#655) 2018-07-16 18:33:50 -07:00
sigverify_stage.rs Don't clone before borrowing 2018-07-18 08:04:31 -04:00
streamer.rs Little more trace! logging 2018-07-18 12:54:50 -07:00
thin_client.rs Dynamic test assert (#643) 2018-07-16 19:31:52 -07:00
timing.rs Apply most of clippy's feedback 2018-07-12 09:40:40 -06:00
tpu.rs Don't clone before borrowing 2018-07-18 08:04:31 -04:00
transaction.rs initial vote stage 2018-07-10 13:32:31 -06:00
tvu.rs Don't clone before borrowing 2018-07-18 08:04:31 -04:00
voting.rs Apply most of clippy's feedback 2018-07-12 09:40:40 -06:00
window_stage.rs Apply most of clippy's feedback 2018-07-12 09:40:40 -06:00
write_stage.rs error counter 2018-07-17 17:28:23 -07:00