solana/src
Tyera Eulberg a5412fc0cd Fix find port functions 2018-11-15 10:45:39 -07:00
..
bin Revert "Migrate from ring to ed25519-dalek" (#1798) 2018-11-12 22:34:43 -08:00
img Cleanup TVU diagram 2018-11-11 20:55:21 -08:00
SUMMARY.md Add the solana-wallet documentation (#1744) 2018-11-08 15:42:20 -07:00
appendix.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
avalanche.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
bank.rs Expose tick_height to native programs 2018-11-14 10:33:27 -08:00
banking_stage.rs remove dead poh code (#1747) 2018-11-08 12:55:23 -08: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 Accounts get kicked if no tokens 2018-11-13 17:23:13 -08:00
broadcast_stage.rs Broadcast last tick before leader rotation (#1766) 2018-11-13 02:21:37 -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 Revert "Migrate from ring to ed25519-dalek" (#1798) 2018-11-12 22:34:43 -08:00
budget_transaction.rs Pass any serializable to Transaction constructor 2018-11-06 11:23:59 -07:00
chacha.rs Storage mining fixups... 2018-10-24 09:58:41 -07:00
chacha_cuda.rs Add storage stage which does storage mining verification for validators 2018-10-31 13:44:21 -07:00
choose_gossip_peer_strategy.rs s/solana_program_interface/solana[_-]sdk/g 2018-10-25 12:31:45 -07:00
client.rs Remove RPU; replace with RPC 2018-11-05 20:30:47 -07:00
cluster_info.rs Broadcast last tick before leader rotation (#1766) 2018-11-13 02:21:37 -08:00
compute_leader_finality_service.rs Rename Account.program_id to Account.owner 2018-11-12 10:59:01 -08:00
counter.rs Update counters irrespective of logging level (#1799) 2018-11-13 16:55:14 -08:00
drone.rs Update last_id between client retries 2018-11-06 09:06:15 -07:00
entry.rs Add poh verification before processing entries 2018-11-13 14:17:00 -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.md Fix typo 2018-11-08 17:15:48 -07:00
fullnode.rs Add poh verification before processing entries 2018-11-13 14:17:00 -08:00
hash.rs lastidnotfound step 2: (#1300) 2018-09-21 21:01:13 -07:00
introduction.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
jsonrpc-api.md Rename Account.program_id to Account.owner 2018-11-12 10:59:01 -08:00
jsonrpc-service.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
leader_scheduler.rs Rename Account.program_id to Account.owner 2018-11-12 10:59:01 -08:00
ledger.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
ledger.rs Add poh verification before processing entries 2018-11-13 14:17:00 -08:00
ledger_write_stage.rs Cleanup TVU code to look like its block diagram (#1737) 2018-11-07 19:25:36 -07:00
lib.rs Add host information to db entries (#1778) 2018-11-13 21:54:15 -08:00
loader_transaction.rs Add loader_ prefix to LoaderTransaction methods 2018-11-07 15:06:38 -07:00
logger.rs
metrics.rs Add host information to db entries (#1778) 2018-11-13 21:54:15 -08:00
mint.rs Revert "Migrate from ring to ed25519-dalek" (#1798) 2018-11-12 22:34:43 -08:00
native_loader.rs Expose tick_height to native programs 2018-11-14 10:33:27 -08:00
ncp.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
ncp.rs Crdt -> ClusterInfo 2018-10-09 03:49:39 -06:00
netutil.rs Fix find port functions 2018-11-15 10:45:39 -07:00
packet.rs Add poh verification before processing entries 2018-11-13 14:17:00 -08:00
payment_plan.rs Change token type from i64 to u64 2018-11-05 15:25:26 -07:00
poh.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
poh.rs add last_id to Entry, PohEntry (#1783) 2018-11-12 17:03:23 -08:00
poh_recorder.rs add last_id to Entry, PohEntry (#1783) 2018-11-12 17:03:23 -08:00
poh_service.rs Create Poh Service (#1604) 2018-10-25 14:56:21 -07:00
porep.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
programs.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
recvmmsg.rs
replicate_stage.rs Add poh verification before processing entries 2018-11-13 14:17:00 -08:00
replicator.rs Remove RPU; replace with RPC 2018-11-05 20:30:47 -07:00
result.rs Revert "V1 Window/Ledger based on RocksDb (#1712)" 2018-11-09 20:25:53 -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 test_rpc_new fails locally, ignore for now 2018-11-13 17:12:25 -08:00
rpc_pubsub.rs Rename Account.program_id to Account.owner 2018-11-12 10:59:01 -08:00
rpc_request.rs Change token type from i64 to u64 2018-11-05 15:25:26 -07:00
runtime.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
service.rs Move description of the Rust flavor of stages to service.rs 2018-11-08 11:33:52 -07:00
settings.rs.foo remove ledger tail code, WINDOW_SIZE begone (#1617) 2018-10-30 10:05:18 -07:00
signature.rs Revert "Migrate from ring to ed25519-dalek" (#1798) 2018-11-12 22:34:43 -08:00
sigverify.rs Revert "Migrate from ring to ed25519-dalek" (#1798) 2018-11-12 22:34:43 -08: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 Pass any serializable to Transaction constructor 2018-11-06 11:23:59 -07:00
storage_stage.rs Revert "Migrate from ring to ed25519-dalek" (#1798) 2018-11-12 22:34:43 -08:00
storage_transaction.rs Pass any serializable to Transaction constructor 2018-11-06 11:23:59 -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
synchronization.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
system_program.rs Rename Account.program_id to Account.owner 2018-11-12 10:59:01 -08:00
system_transaction.rs Pass any serializable to Transaction constructor 2018-11-06 11:23:59 -07:00
terminology.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
thin_client.rs Update last_id between client retries 2018-11-06 09:06:15 -07:00
timing.rs
token_program.rs Rename Account.program_id to Account.owner 2018-11-12 10:59:01 -08:00
tpu.md Better titles for tpu and tvu 2018-11-08 11:33:52 -07:00
tpu.rs Cleanup TVU code to look like its block diagram (#1737) 2018-11-07 19:25:36 -07:00
transaction.rs Revert "Migrate from ring to ed25519-dalek" (#1798) 2018-11-12 22:34:43 -08:00
tvu.md Better titles for tpu and tvu 2018-11-08 11:33:52 -07:00
tvu.rs test_replicate fails locally, ignore 2018-11-13 17:13:25 -08:00
vdf.md Integrate the markdown book into the codebase 2018-11-07 10:58:47 -07:00
vote_program.rs Rename Account.program_id to Account.owner 2018-11-12 10:59:01 -08:00
vote_stage.rs leader slots in Blobs (#1732) 2018-11-07 13:18:14 -08:00
vote_transaction.rs Pass any serializable to Transaction constructor 2018-11-06 11:23:59 -07:00
wallet.md Add the solana-wallet documentation (#1744) 2018-11-08 15:42:20 -07:00
wallet.rs Revert "Migrate from ring to ed25519-dalek" (#1798) 2018-11-12 22:34:43 -08:00
window.rs Add poh verification before processing entries 2018-11-13 14:17:00 -08:00
window_service.rs leader slots in Blobs (#1732) 2018-11-07 13:18:14 -08:00