solana/ledger/src
Alexander Meißner ee2c2ef6c7
Cleanup - require_static_program_ids_in_transaction (#31767)
require_static_program_ids_in_transaction
2023-06-07 17:12:41 +02:00
..
blockstore deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805) 2023-01-21 18:06:27 +00:00
shred moves shreds deduper to shred-sigverify stage (#30786) 2023-03-22 13:19:16 +00:00
ancestor_iterator.rs plumbs through flag to generate merkle variant of shreds 2022-09-23 16:45:18 +00:00
bank_forks_utils.rs Enables fastboot for ledger-tool (#31921) 2023-06-06 18:32:24 -04:00
bigtable_delete.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
bigtable_upload.rs Append integer to solBigTGetBlk threads to uniquify them (#30184) 2023-02-09 00:23:29 +00:00
bigtable_upload_service.rs Track max_complete_rewards_slot for use in rpc, bigtable (#30698) 2023-03-14 12:08:48 -06:00
block_error.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
blockstore.rs Cleanup - require_static_program_ids_in_transaction (#31767) 2023-06-07 17:12:41 +02:00
blockstore_db.rs Bump rocksdb from 0.19.0 to 0.21.0 (#31590) 2023-05-13 11:46:19 -07:00
blockstore_meta.rs Fix SlotMeta connected tracking (#28069) 2023-03-21 20:17:58 +08:00
blockstore_metrics.rs Fix typo in blockstore_metrics.rs (#29503) 2023-01-04 09:44:45 -07:00
blockstore_options.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
blockstore_processor.rs Enables fastboot for ledger-tool (#31921) 2023-06-06 18:32:24 -04:00
entry_notifier_interface.rs Add entry notification service for geyser (#31290) 2023-05-10 17:20:51 -06:00
entry_notifier_service.rs Pass Arc<AtomicBool> by value, not by reference. (#31916) 2023-06-01 17:25:48 -07:00
genesis_utils.rs
leader_schedule.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
leader_schedule_cache.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
leader_schedule_utils.rs
lib.rs Add entry notification service for geyser (#31290) 2023-05-10 17:20:51 -06:00
next_slots_iterator.rs
rooted_slot_iterator.rs
shred.rs increases retransmit-stage deduper capacity and reset-cycle (#30758) 2023-03-20 20:32:23 +00:00
shredder.rs reduces MAX_CODE_SHREDS_PER_SLOT (#30543) 2023-03-04 20:56:26 +00:00
sigverify_shreds.rs removes lazy-static thread-pool from sigverify-shreds (#30787) 2023-03-20 20:33:22 +00:00
slot_stats.rs patches clippy errors from new rust nightly release (#28028) 2022-09-23 20:57:27 +00:00
staking_utils.rs Add new CreateVoteAccount instruction-set builders (#31330) 2023-04-27 11:14:39 -06:00
token_balances.rs Clean up Spl type conversions (#31845) 2023-05-30 14:34:38 -06:00