solana/src
Michael Vines a13e25f083 Ignore flaky test_tpu_forwarder 2018-11-26 09:27:21 -08:00
..
bin Update condition for nosigverify (#1903) 2018-11-25 13:11:07 -08:00
img Uppercase acronyms 2018-11-25 22:58:07 -07:00
SUMMARY.md Move testnet demos into the book 2018-11-26 07:51:10 -08:00
appendix.md
avalanche.md Reorg the markdown book to cater to app devs 2018-11-21 15:49:57 -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
budget_instruction.rs
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
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.md Reorg the markdown book to cater to app devs 2018-11-21 15:49:57 -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
fetch_stage.rs
fullnode.md Fix typo 2018-11-08 17:15:48 -07:00
fullnode.rs Rocks db window service (#1888) 2018-11-24 19:32:33 -08:00
getting-started.md Fix mdbook test 2018-11-26 07:51:10 -08:00
introduction.md Move disclaimer down a bit 2018-11-25 20:27:35 -07:00
jsonrpc-api.md Rename Account.program_id to Account.owner 2018-11-12 10:59:01 -08:00
jsonrpc-service.md
leader-scheduler.md teminology cleanup: leader slots and voting rounds 2018-11-17 18:56:13 -07: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.md Cleanup book (#1904) 2018-11-25 16:58:38 -07: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
poh.md
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
program.rs Extract execute_instruction() to seed new runtime module 2018-11-26 08:20:42 -07:00
programs.md Cleanup book (#1904) 2018-11-25 16:58:38 -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.md Cleanup book (#1904) 2018-11-25 16:58:38 -07:00
runtime.rs s/contract/program/ 2018-11-26 08:20:42 -07:00
service.rs
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.md Reorg the markdown book to cater to app devs 2018-11-21 15:49:57 -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
streamer.rs Move metrics into its own crate 2018-11-16 15:10:07 -08:00
synchronization.md
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
terminology.md Various book cleanup 2018-11-17 17:50:29 -08: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.md
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.md
tvu.rs Rocks db window service (#1888) 2018-11-24 19:32:33 -08:00
vdf.md Cleanup book (#1904) 2018-11-25 16:58:38 -07: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.md
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