solana/src
Greg Fitzgerald c7ce454188 Use pnet_datalink instead of all of pnet
pnet_transport takes a long time to build. It's been especially
painful from within a docker container for reasons I don't care
to understand. pnet_datalink is the only part of pnet we're using
so booting the rest.
2018-06-24 10:39:59 -06:00
..
bin Use pnet_datalink instead of all of pnet 2018-06-24 10:39:59 -06:00
bank.rs Per rustc 1.27.0, we can ensure nested results are used 2018-06-22 22:42:47 -07:00
banking_stage.rs Remove commented code/imports 2018-06-22 14:34:46 -07:00
blob_fetch_stage.rs TVU rework (#352) 2018-06-13 21:52:23 -07:00
budget.rs Race -> Or 2018-06-07 17:11:03 -06:00
counter.rs Fix json perf counter print and add script to generate a chart 2018-06-09 10:55:22 -07:00
crdt.rs Use pnet_datalink instead of all of pnet 2018-06-24 10:39:59 -06:00
drone.rs fmt 2018-06-22 14:52:36 -07:00
entry.rs issue 309 part 1 2018-06-22 09:58:51 -07:00
entry_writer.rs Better docs for write_stage 2018-06-07 09:25:36 -06:00
erasure.rs cargo fmt 2018-06-05 15:32:25 -06:00
fetch_stage.rs TVU rework (#352) 2018-06-13 21:52:23 -07:00
hash.rs Update generic_array 2018-06-20 11:41:54 -07:00
ledger.rs use next_entries() in recorder, recycle blobs in reconstruct_from_blobs 2018-06-22 14:17:36 -07:00
lib.rs Use pnet_datalink instead of all of pnet 2018-06-24 10:39:59 -06:00
logger.rs Add missing module descriptions 2018-06-07 09:25:36 -06:00
mint.rs Allow for addtional smart contract languages 2018-05-29 18:09:03 -06:00
ncp.rs comments 2018-06-13 16:11:44 -06:00
packet.rs added retransmission of repair messages 2018-06-19 12:36:02 -07:00
payment_plan.rs Better docs for payment_plan 2018-06-07 09:25:36 -06:00
record_stage.rs use next_entries() in recorder, recycle blobs in reconstruct_from_blobs 2018-06-22 14:17:36 -07:00
recorder.rs use next_entries() in recorder, recycle blobs in reconstruct_from_blobs 2018-06-22 14:17:36 -07:00
replicate_stage.rs use next_entries() in recorder, recycle blobs in reconstruct_from_blobs 2018-06-22 14:17:36 -07:00
request.rs request::to_request_packets -> packet::to_packets 2018-05-16 16:11:53 -06:00
request_processor.rs Move channel-oriented code into request_stage 2018-05-25 17:31:07 -06:00
request_stage.rs Revert log levels 2018-06-05 15:32:25 -06:00
result.rs cargo fmt 2018-05-29 20:33:45 -07:00
rpu.rs Add TPU & RPU diagrams 2018-06-07 15:24:44 -06:00
server.rs TVU rework (#352) 2018-06-13 21:52:23 -07:00
signature.rs Fix nightly 2018-06-19 17:38:04 -07:00
sigverify.rs perf counters 2018-06-07 14:59:21 -07:00
sigverify_stage.rs Better docs for sigverify_stage 2018-06-07 09:25:36 -06:00
streamer.rs TVU rework (#352) 2018-06-13 21:52:23 -07:00
thin_client.rs Change client-demo to run continuosly for some amount of time 2018-06-15 11:54:01 -06:00
timing.rs last_ids opt 2018-06-22 14:34:46 -07:00
tpu.rs TVU rework (#352) 2018-06-13 21:52:23 -07:00
transaction.rs cargo fmt 2018-06-22 22:23:55 -07:00
tvu.rs issue 309 part 1 2018-06-22 09:58:51 -07:00
window_stage.rs TVU rework (#352) 2018-06-13 21:52:23 -07:00
write_stage.rs Better docs for write_stage 2018-06-07 09:25:36 -06:00