solana/core/src
Tyera Eulberg da165d6943
Fix Rpc inconsistencies (#7826)
* Update rpc account format: remove byte arrays

* Base58-encode pubkeys in getStoragePubkeysForSlot

* Update docs
2020-01-15 15:33:53 -07:00
..
broadcast_stage Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
archiver.rs Remove tuples from JSON RPC responses (#7806) 2020-01-15 00:25:45 -07:00
banking_stage.rs Remove tuples from JSON RPC responses (#7806) 2020-01-15 00:25:45 -07:00
blockstream.rs More thiserror (#7183) 2020-01-02 20:50:43 -07:00
blockstream_service.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
broadcast_stage.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
chacha.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
chacha_cuda.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
cluster_info.rs Include shred version in gossip 2020-01-14 14:32:40 -07:00
cluster_info_repair_listener.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
cluster_info_vote_listener.rs Merge native programs parts into one unit (#7047) 2019-11-20 10:12:43 -08:00
commitment.rs More thiserror (#7183) 2020-01-02 20:50:43 -07:00
consensus.rs Make validator timestamping more coincident, and increase timestamp sample range (#7673) 2020-01-03 22:38:00 -08:00
contact_info.rs Include shred version in gossip 2020-01-14 14:32:40 -07:00
crds.rs Use epoch as the gossip purge timeout for staked nodes. (#7005) 2019-11-20 11:25:18 -08:00
crds_gossip.rs Use epoch as the gossip purge timeout for staked nodes. (#7005) 2019-11-20 11:25:18 -08:00
crds_gossip_error.rs
crds_gossip_pull.rs Use epoch as the gossip purge timeout for staked nodes. (#7005) 2019-11-20 11:25:18 -08:00
crds_gossip_push.rs Remove Blobs and switch to Packets (#6937) 2019-11-14 10:24:53 -08:00
crds_value.rs Fix repair slowness when most peers are unable to serve requests (#7287) 2019-12-05 11:25:13 -08:00
fetch_stage.rs Move thread_mem_usage module into measure/ 2020-01-03 13:25:37 -07:00
gen_keys.rs unfork dalek ed25519 (#6776) 2019-11-07 17:08:10 -08:00
genesis_utils.rs Add solana-ledger crate (#6415) 2019-10-18 09:28:51 -07:00
gossip_service.rs Include shred version in gossip 2020-01-14 14:32:40 -07:00
ledger_cleanup_service.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
lib.rs Move thread_mem_usage module into measure/ 2020-01-03 13:25:37 -07:00
local_vote_signer_service.rs Delete Service trait (#6921) 2019-11-13 11:12:09 -07:00
packet.rs More thiserror (#7183) 2020-01-02 20:50:43 -07:00
partition_cfg.rs Fix rules for fork selection (#6906) 2019-11-15 08:36:33 -08:00
poh_recorder.rs Reduce grace ticks, and ignore grace ticks for missing leaders (#7764) 2020-01-14 05:25:41 +05:30
poh_service.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
recvmmsg.rs Refactor sigverify to stage for signing shreds on the GPU (#6635) 2019-11-06 10:52:30 -08:00
repair_service.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
replay_stage.rs Remove tuples from JSON RPC responses (#7806) 2020-01-15 00:25:45 -07:00
result.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
retransmit_stage.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
rpc.rs Fix Rpc inconsistencies (#7826) 2020-01-15 15:33:53 -07:00
rpc_pubsub.rs Fix Rpc inconsistencies (#7826) 2020-01-15 15:33:53 -07:00
rpc_pubsub_service.rs Update to rust 1.40.0 (#7572) 2019-12-19 23:27:54 -08:00
rpc_service.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
rpc_subscriptions.rs Fix Rpc inconsistencies (#7826) 2020-01-15 15:33:53 -07:00
sendmmsg.rs Use sendmmsg for broadcasting shreds (#6325) 2019-10-10 19:38:48 -07:00
shred_fetch_stage.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
sigverify.rs Fix pinning (#6604) 2019-11-07 19:48:33 -08:00
sigverify_shreds.rs Limit maximum number of shreds in a slot to 32K (#7584) 2019-12-30 07:42:09 -08:00
sigverify_stage.rs More thiserror (#7183) 2020-01-02 20:50:43 -07:00
snapshot_packager_service.rs Cap file size for snapshot data files (#7182) 2020-01-10 09:49:36 +09:00
storage_stage.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
streamer.rs Measure heap usage while processing the ledger 2020-01-03 13:25:37 -07:00
tpu.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
transaction_status_service.rs Remove tuples from JSON RPC responses (#7806) 2020-01-15 00:25:45 -07:00
tvu.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
validator.rs Include shred version in gossip 2020-01-14 14:32:40 -07:00
weighted_shuffle.rs Refactor Weighted Shuffle (#6614) 2019-10-29 21:02:11 -07:00
window_service.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00