solana/src
Michael Vines af8a36b7fb Exclude chacha_cuda when chacha is disabled 2018-10-24 17:02:46 -07:00
..
bin Add deploy method to solana-wallet 2018-10-24 11:13:32 -06:00
bank.rs Preload BPF loader (#1573) 2018-10-23 14:44:41 -07:00
banking_stage.rs remove unused variable 2018-10-23 16:52:56 -06:00
blob_fetch_stage.rs Use a Drop trait to keep track of lifetimes for recycled objects. 2018-09-19 16:59:42 -06:00
bpf_loader.rs Preload BPF loader (#1573) 2018-10-23 14:44:41 -07:00
broadcast_stage.rs Switch leader scheduler to use PoH ticks instead of Entry height (#1519) 2018-10-18 22:57:48 -07:00
budget.rs break dependency of programs on solana core (#1371) 2018-09-27 07:49:26 -07:00
budget_instruction.rs Move all source tokens into Budget account 2018-10-18 08:46:02 -06:00
budget_program.rs Ensure witness and timestamp keys are signed 2018-10-19 10:06:59 -06:00
budget_transaction.rs Restore elaborate attack 2018-10-18 08:46:02 -06:00
chacha.rs Storage mining fixups... 2018-10-24 09:58:41 -07:00
chacha_cuda.rs Fix compile error for write_entries 2018-10-24 11:31:30 -07:00
choose_gossip_peer_strategy.rs Crdt -> ClusterInfo 2018-10-09 03:49:39 -06:00
client.rs Crdt -> ClusterInfo 2018-10-09 03:49:39 -06:00
cluster_info.rs Move ledger write to its own stage (#1577) 2018-10-23 14:42:48 -07:00
counter.rs log to influx once (#1438) 2018-10-06 14:37:14 -07:00
drone.rs Switch leader scheduler to use PoH ticks instead of Entry height (#1519) 2018-10-18 22:57:48 -07:00
entry.rs Switch leader scheduler to use PoH ticks instead of Entry height (#1519) 2018-10-18 22:57:48 -07:00
entry_writer.rs Tick entry ids as only valid last_ids (#1441) 2018-10-10 17:23:06 -07:00
erasure.rs Crdt -> ClusterInfo 2018-10-09 03:49:39 -06:00
fetch_stage.rs Add counters for channel pressure and time spent in TPU pipeline (#1324) 2018-09-24 17:13:49 -07:00
fullnode.rs Preload BPF loader (#1573) 2018-10-23 14:44:41 -07:00
hash.rs lastidnotfound step 2: (#1300) 2018-09-21 21:01:13 -07:00
leader_scheduler.rs Switch leader scheduler to use PoH ticks instead of Entry height (#1519) 2018-10-18 22:57:48 -07:00
leader_vote_stage.rs Move ledger write to its own stage (#1577) 2018-10-23 14:42:48 -07:00
ledger.rs Move ledger write to its own stage (#1577) 2018-10-23 14:42:48 -07:00
ledger_write_stage.rs Move ledger write to its own stage (#1577) 2018-10-23 14:42:48 -07:00
lib.rs Exclude chacha_cuda when chacha is disabled 2018-10-24 17:02:46 -07:00
loader_transaction.rs Program bank integration (#1462) 2018-10-16 09:43:49 -07:00
logger.rs Include nanoseconds in log timestamp 2018-07-29 19:08:27 -07:00
metrics.rs Upload bench output as build artifacts (#1478) 2018-10-12 15:13:10 -07:00
mint.rs Switch leader scheduler to use PoH ticks instead of Entry height (#1519) 2018-10-18 22:57:48 -07:00
native_loader.rs Preload BPF loader (#1573) 2018-10-23 14:44:41 -07:00
ncp.rs Crdt -> ClusterInfo 2018-10-09 03:49:39 -06:00
netutil.rs Improve rpc code coverage (#1487) 2018-10-15 11:01:40 -06:00
packet.rs Switch leader scheduler to use PoH ticks instead of Entry height (#1519) 2018-10-18 22:57:48 -07:00
payment_plan.rs break dependency of programs on solana core (#1371) 2018-09-27 07:49:26 -07:00
poh.rs Switch leader scheduler to use PoH ticks instead of Entry height (#1519) 2018-10-18 22:57:48 -07:00
poh_recorder.rs Switch leader scheduler to use PoH ticks instead of Entry height (#1519) 2018-10-18 22:57:48 -07:00
recvmmsg.rs clippy 2018-09-15 05:12:53 -06:00
replicate_stage.rs Move ledger write to its own stage (#1577) 2018-10-23 14:42:48 -07:00
replicator.rs Switch leader scheduler to use PoH ticks instead of Entry height (#1519) 2018-10-18 22:57:48 -07:00
request.rs break dependency of programs on solana core (#1371) 2018-09-27 07:49:26 -07:00
request_processor.rs Open multiple sockets for transaction UDP port (#1128) 2018-09-06 14:13:40 -07:00
request_stage.rs Remove recycler and it's usage 2018-09-27 10:42:37 -06:00
result.rs Switch leader scheduler to use PoH ticks instead of Entry height (#1519) 2018-10-18 22:57:48 -07:00
retransmit_stage.rs Remove hostname() from calls to metrics as it's expensive operation (#1557) 2018-10-20 06:38:20 -07:00
rpc.rs Explicitly reject transactions larger than PACKET_SIZE 2018-10-24 15:34:27 -07:00
rpc_pubsub.rs Program bank integration (#1462) 2018-10-16 09:43:49 -07:00
rpc_request.rs Add retries to Wallet deploy 2018-10-24 11:13:32 -06:00
rpu.rs Add counters for channel pressure and time spent in TPU pipeline (#1324) 2018-09-24 17:13:49 -07:00
service.rs Rewrote service trait join() method to allow thread join handles to return values other than () (#1213) 2018-09-13 14:00:17 -07:00
signature.rs break dependency of programs on solana core (#1371) 2018-09-27 07:49:26 -07:00
sigverify.rs Storage mining fixups... 2018-10-24 09:58:41 -07:00
sigverify_stage.rs Add counters for channel pressure and time spent in TPU pipeline (#1324) 2018-09-24 17:13:49 -07:00
storage_program.rs Actually submit the storage mining proof 2018-10-18 13:50:19 -07:00
storage_transaction.rs Actually submit the storage mining proof 2018-10-18 13:50:19 -07:00
store_ledger_stage.rs Move ledger write to its own stage (#1577) 2018-10-23 14:42:48 -07:00
streamer.rs Pacify clippy 2018-09-27 16:21:12 -06:00
system_program.rs Improve logging on various error conditions 2018-10-23 13:40:59 -07:00
system_transaction.rs Programs were not spawned by SystemProgram (#1533) 2018-10-18 10:33:30 -07:00
thin_client.rs Switch leader scheduler to use PoH ticks instead of Entry height (#1519) 2018-10-18 22:57:48 -07:00
tictactoe_dashboard_program.rs Correct comment 2018-09-30 00:08:09 -07:00
tictactoe_program.rs Add BPF support & C-based BPF tic-tac-toe (#1422) 2018-10-04 09:44:44 -07:00
timing.rs
token_program.rs Add instruction to transfer account ownership 2018-10-20 21:54:25 -05:00
tpu.rs Move ledger write to its own stage (#1577) 2018-10-23 14:42:48 -07:00
transaction.rs Add method to lookup signed keys 2018-10-19 10:06:59 -06:00
tvu.rs Move ledger write to its own stage (#1577) 2018-10-23 14:42:48 -07:00
vote_stage.rs Crdt -> ClusterInfo 2018-10-09 03:49:39 -06:00
wallet.rs Add retries to Wallet deploy 2018-10-24 11:13:32 -06:00
window.rs Increase window size (#1578) 2018-10-23 10:25:01 -07:00
window_service.rs Remove hostname() from calls to metrics as it's expensive operation (#1557) 2018-10-20 06:38:20 -07:00