solana/core/src
Sagar Dhawan 119467df59
Add storage mining pool to genesis and implement automatic reward redeeming (#4683)
* Add storage mining pool to genesis and implement automatic reward collection

* Address review comments
2019-06-13 22:30:51 -07:00
..
blocktree Fix set_roots to use cached bank parents instead of searching blocktree (#4466) 2019-05-29 09:43:22 -07:00
bank_forks.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
banking_stage.rs Remove record locks and parent locks from accounts (#4633) 2019-06-10 22:05:46 -07:00
blob_fetch_stage.rs
blockstream.rs Add EntryWriter::write() stub for windows (#4546) 2019-06-04 20:15:37 -07:00
blockstream_service.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
blocktree.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
blocktree_processor.rs Remove record locks and parent locks from accounts (#4633) 2019-06-10 22:05:46 -07:00
broadcast_stage.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
chacha.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
chacha_cuda.rs Fix bug in storage processor and remove duplicate Constant (#4294) 2019-05-15 13:28:56 -07:00
cluster.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
cluster_info.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
cluster_info_repair_listener.rs Fix set_roots to use cached bank parents instead of searching blocktree (#4466) 2019-05-29 09:43:22 -07:00
cluster_info_vote_listener.rs remove payer from vote instructions (#4475) 2019-05-31 11:45:17 -07:00
cluster_tests.rs Add storage mining pool (#4364) 2019-05-23 14:50:23 -07:00
contact_info.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
crds.rs
crds_gossip.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
crds_gossip_error.rs
crds_gossip_pull.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
crds_gossip_push.rs Add random distribution for avalanche peers (#4493) 2019-06-01 07:55:43 -07:00
crds_value.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
entry.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
erasure.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
fetch_stage.rs Adjust log level for counter metrics (#4323) 2019-05-17 07:00:06 -07:00
gen_keys.rs Revert-revert migrate to ed25519-dalek crate (#3877) 2019-04-18 14:37:20 -06:00
genesis_utils.rs create_genesis_block() now returns a struct (#4403) 2019-05-22 20:39:00 -07:00
gossip_service.rs Add some optimizing to ThinClient (#4112) 2019-05-27 20:54:44 -07:00
leader_schedule.rs Add a cache for leader schedules (#3841) 2019-04-19 02:39:44 -07:00
leader_schedule_cache.rs Plumb ClusterInfoRepairListener (#4428) 2019-05-24 19:20:09 -07:00
leader_schedule_utils.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
lib.rs make runtime depend on bpf_loader (#4601) 2019-06-11 10:27:22 -07:00
local_cluster.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
local_vote_signer_service.rs
locktower.rs use highest staked node as bootstrap leader, remove bootstrap_leader from genesis_block (#4635) 2019-06-11 11:44:58 -07:00
packet.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
poh.rs Improve PoH unit test asserts (#4351) 2019-05-20 13:02:44 -07:00
poh_recorder.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
poh_service.rs create_genesis_block() now returns a struct (#4403) 2019-05-22 20:39:00 -07:00
recvmmsg.rs Coalesce packets better (#4456) 2019-05-29 12:17:50 -07:00
repair_service.rs Fix should_update check to update EpochSlots in gossip (#4435) 2019-05-25 06:44:40 -07:00
replay_stage.rs Fixes for storage program and rework storage stage (#4654) 2019-06-11 18:27:47 -07:00
replicator.rs Add storage mining pool to genesis and implement automatic reward redeeming (#4683) 2019-06-13 22:30:51 -07:00
result.rs Revert "Revert "revert-revert-erasure and erasure fixes (#3833)" (#3855)" (#3889) 2019-04-18 21:56:43 -07:00
retransmit_stage.rs Removed some dead code (#4563) 2019-06-06 14:26:12 -07:00
rpc.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
rpc_pubsub.rs Replace unneeded seqcst with relaxed on atomic operations (#4587) 2019-06-06 23:53:21 -07:00
rpc_pubsub_service.rs
rpc_service.rs create_genesis_block() now returns a struct (#4403) 2019-05-22 20:39:00 -07:00
rpc_subscriptions.rs create_genesis_block() now returns a struct (#4403) 2019-05-22 20:39:00 -07:00
service.rs
sigverify.rs Add GPU based PoH verification (#4524) 2019-06-08 10:21:43 -06:00
sigverify_stage.rs Revert "Performance tweaks (#4340)" (#4350) 2019-05-20 17:48:42 -07:00
staking_utils.rs add activate_stake to stake_api (#4600) 2019-06-10 12:17:29 -07:00
storage_stage.rs Fix storage program space issues and limit storage transaction data (#4677) 2019-06-13 17:53:54 -07:00
streamer.rs Coalesce packets better (#4456) 2019-05-29 12:17:50 -07:00
test_tx.rs Remove fee arg from system_transaction::* (#4346) 2019-05-20 10:03:19 -07:00
tpu.rs Remove genesis blockhash (#4471) 2019-05-29 17:29:02 -07:00
tvu.rs Fixes for storage program and rework storage stage (#4654) 2019-06-11 18:27:47 -07:00
validator.rs Fix storage program space issues and limit storage transaction data (#4677) 2019-06-13 17:53:54 -07:00
weighted_shuffle.rs Add random distribution for avalanche peers (#4493) 2019-06-01 07:55:43 -07:00
window_service.rs Data plane verification (#4639) 2019-06-12 16:43:05 -07:00