solana/src
Greg Fitzgerald 88e270723f Move markdown book out of src/ 2018-11-26 09:44:19 -08:00
..
bin Update condition for nosigverify (#1903) 2018-11-25 13:11:07 -08:00
bank.rs s/contract/program/ 2018-11-26 08:20:42 -07:00
banking_stage.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
blob_fetch_stage.rs
bloom.rs Use known keys in the unit test to avoid random false positives. 2018-11-19 13:41:24 -07:00
bpf_loader.rs Accounts get kicked if no tokens 2018-11-13 17:23:13 -08:00
broadcast_stage.rs Move metrics into its own crate 2018-11-16 15:10:07 -08:00
budget_expr.rs Change token type from i64 to u64 2018-11-05 15:25:26 -07:00
budget_instruction.rs Change token type from i64 to u64 2018-11-05 15:25:26 -07:00
budget_program.rs Implement the same interface in all builtin programs 2018-11-24 11:56:51 -07:00
budget_transaction.rs Hoist program static methods to top-level functions 2018-11-24 11:56:51 -07:00
chacha.rs Storage mining fixups... 2018-10-24 09:58:41 -07:00
chacha_cuda.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
client.rs Add scalable gossip library (#1546) 2018-11-15 13:23:26 -08:00
cluster_info.rs Filter out leader node while retransmitting blobs (#1894) 2018-11-24 20:33:49 -08:00
compute_leader_finality_service.rs Hoist program static methods to top-level functions 2018-11-24 11:56:51 -07:00
contact_info.rs Move metrics into its own crate 2018-11-16 15:10:07 -08:00
counter.rs Move metrics into its own crate 2018-11-16 15:10:07 -08:00
crds.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
crds_gossip.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
crds_gossip_error.rs Add scalable gossip library (#1546) 2018-11-15 13:23:26 -08:00
crds_gossip_pull.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
crds_gossip_push.rs Fix Gossip Pushes going to invalid addresses (#1858) 2018-11-17 19:57:28 -08:00
crds_traits_impls.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
crds_value.rs Add scalable gossip library (#1546) 2018-11-15 13:23:26 -08:00
db_ledger.rs Rocks db window service (#1888) 2018-11-24 19:32:33 -08:00
db_window.rs Rocks db window service (#1888) 2018-11-24 19:32:33 -08:00
entry.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
erasure.rs add support for slots in erasure (#1736) 2018-11-08 10:20:03 -08: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 Rocks db window service (#1888) 2018-11-24 19:32:33 -08:00
leader_scheduler.rs Hoist program static methods to top-level functions 2018-11-24 11:56:51 -07:00
ledger.rs Rocks db window service (#1888) 2018-11-24 19:32:33 -08:00
ledger_write_stage.rs Move metrics into its own crate 2018-11-16 15:10:07 -08:00
lib.rs Extract execute_instruction() to seed new runtime module 2018-11-26 08:20:42 -07:00
loader_transaction.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
logger.rs
mint.rs Hoist program static methods to top-level functions 2018-11-24 11:56:51 -07:00
native_loader.rs Route program_id to program entrypoint 2018-11-17 19:42:03 -08:00
ncp.rs remove Result<> return from ClusterInfo::new() (#1869) 2018-11-19 11:25:14 -08:00
netutil.rs get_ip_addr: Fall back to loopback if no better option exists 2018-11-23 13:24:41 -05:00
packet.rs Rocks db window utils (#1851) 2018-11-19 23:20:18 -08:00
payment_plan.rs Change token type from i64 to u64 2018-11-05 15:25:26 -07:00
poh.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
poh_recorder.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
poh_service.rs Create Poh Service (#1604) 2018-10-25 14:56:21 -07:00
program.rs Extract execute_instruction() to seed new runtime module 2018-11-26 08:20:42 -07:00
recvmmsg.rs
replicate_stage.rs remove Result<> return from ClusterInfo::new() (#1869) 2018-11-19 11:25:14 -08:00
replicator.rs Rocks db window service (#1888) 2018-11-24 19:32:33 -08:00
result.rs Rocks db (#1792) 2018-11-15 15:53:31 -08:00
retransmit_stage.rs Rocks db window service (#1888) 2018-11-24 19:32:33 -08:00
rpc.rs Extract ProgramError from BankError 2018-11-24 11:56:51 -07:00
rpc_pubsub.rs Hoist program static methods to top-level functions 2018-11-24 11:56:51 -07:00
rpc_request.rs Drone now returns signed airdrop transactions 2018-11-15 17:13:13 -08:00
runtime.rs s/contract/program/ 2018-11-26 08:20:42 -07:00
service.rs Move description of the Rust flavor of stages to service.rs 2018-11-08 11:33:52 -07:00
signature.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
sigverify.rs Hoist program static methods to top-level functions 2018-11-24 11:56:51 -07:00
sigverify_stage.rs Move metrics into its own crate 2018-11-16 15:10:07 -08:00
storage_program.rs Implement the same interface in all builtin programs 2018-11-24 11:56:51 -07:00
storage_stage.rs Hoist program static methods to top-level functions 2018-11-24 11:56:51 -07:00
storage_transaction.rs Hoist program static methods to top-level functions 2018-11-24 11:56:51 -07:00
store_ledger_stage.rs Move ledger write to its own stage (#1577) 2018-10-23 14:42:48 -07:00
streamer.rs Move metrics into its own crate 2018-11-16 15:10:07 -08:00
system_program.rs Implement the same interface in all builtin programs 2018-11-24 11:56:51 -07:00
system_transaction.rs Hoist program static methods to top-level functions 2018-11-24 11:56:51 -07:00
thin_client.rs remove Result<> return from ClusterInfo::new() (#1869) 2018-11-19 11:25:14 -08:00
token_program.rs Accounts get kicked if no tokens 2018-11-16 18:53:37 -08:00
tpu.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
tpu_forwarder.rs Ignore flaky test_tpu_forwarder 2018-11-26 09:27:21 -08:00
transaction.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
tvu.rs Rocks db window service (#1888) 2018-11-24 19:32:33 -08:00
vote_program.rs Implement the same interface in all builtin programs 2018-11-24 11:56:51 -07:00
vote_stage.rs Move drone into its own crate 2018-11-16 20:42:21 -08:00
vote_transaction.rs Hoist program static methods to top-level functions 2018-11-24 11:56:51 -07:00
wallet.rs Hoist program static methods to top-level functions 2018-11-24 11:56:51 -07:00
window.rs Add scalable gossip library (#1546) 2018-11-15 13:23:26 -08:00
window_service.rs Rocks db window service (#1888) 2018-11-24 19:32:33 -08:00