solana/src
Greg Fitzgerald a2c05b112e Add historian to pipeline
No longer intercept entries to register_entry_id(). Intead,
register the ID in the Write stage.

EventProcessor is now just being used as a place to store data.

Fixes #216
2018-05-14 12:43:40 -06:00
..
bin Free up the name 'accounting_stage' 2018-05-12 14:05:57 -06:00
accountant.rs Add transaction count to accountant 2018-05-14 06:49:51 -06:00
crdt.rs cargo fmt run 2018-05-11 11:38:52 -07:00
ecdsa.rs Move thin client messages into their own module 2018-05-12 17:41:27 -06:00
entry.rs Fix whitespace 2018-05-11 10:34:46 -06:00
entry_writer.rs Drop support for EntryInfo subscriptions 2018-05-14 09:53:57 -06:00
erasure.rs cargo fmt run 2018-05-11 11:38:52 -07:00
event.rs cargo fmt run 2018-05-11 11:38:52 -07:00
event_processor.rs Add historian to pipeline 2018-05-14 12:43:40 -06:00
hash.rs cargo fmt 2018-05-11 13:06:05 -06:00
historian.rs Add historian to pipeline 2018-05-14 12:43:40 -06:00
ledger.rs Fix whitespace 2018-05-11 10:40:31 -06:00
lib.rs Move RequestProcessor into its own module 2018-05-12 17:50:55 -06:00
logger.rs Add broadcast impl 2018-05-03 10:34:01 -07:00
mint.rs cargo fmt 2018-05-11 13:06:05 -06:00
packet.rs packet.rs - panic cleanup 2018-05-10 17:11:31 -07:00
plan.rs Change for cuda verify integration 2018-04-05 20:00:44 -07:00
recorder.rs Boot sync_channel() 2018-05-09 11:43:16 -06:00
request.rs Drop support for EntryInfo subscriptions 2018-05-14 09:53:57 -06:00
request_processor.rs Add historian to pipeline 2018-05-14 12:43:40 -06:00
request_stage.rs Add historian to pipeline 2018-05-14 12:43:40 -06:00
result.rs Don't output panic noise from panic test 2018-05-14 10:38:59 -06:00
rpu.rs Add historian to pipeline 2018-05-14 12:43:40 -06:00
sig_verify_stage.rs Consistent naming of senders and receivers 2018-05-12 15:24:20 -06:00
signature.rs removed old keygen 2018-05-13 18:14:10 -04:00
streamer.rs cargo fmt 2018-05-11 13:06:05 -06:00
thin_client.rs Drop support for EntryInfo subscriptions 2018-05-14 09:53:57 -06:00
timing.rs cargo fmt run 2018-05-11 11:38:52 -07:00
transaction.rs transaction.rs - panic cleanup 2018-05-10 18:24:33 -07:00
tvu.rs Add historian to pipeline 2018-05-14 12:43:40 -06:00