hana 99945ca72d deprecate `solana-stake-program` (#8860) 1 week ago
..
account_storage 685c4546ef Cleanup generate_index_for_slot() (#7894) 2 months ago
accounts_db 5af914802e Move solana-logger back to agave as agave-logger (#8622) 3 weeks ago
accounts_index 65534dc528 Improves accuracy of index mem usage stat (#8779) 3 weeks ago
append_vec ff3feba71a Moves StoredAccountMeta tests to append_vec::meta module (#8666) 4 weeks ago
rolling_bit_field e4ec68d704 clippy: accounts-db lints (#34628) 1 year ago
tiered_storage c192defc9e Remove usages of `to_account_shared_data` (#8668) 4 weeks ago
account_info.rs e5b18f6a71 Moves trait impls for AccountInfo (#7980) 2 months ago
account_locks.rs 636f6c1c8e accounts-db: relax intrabatch account locks (#4253) 5 months ago
account_storage.rs acd7fe7c97 Random state dashmap for account_map (#8376) 1 month ago
account_storage_reader.rs 5af914802e Move solana-logger back to agave as agave-logger (#8622) 3 weeks ago
accounts.rs 23755b8ea1 clippy: use array instead of vec! in tests (#8793) 3 weeks ago
accounts_cache.rs 7c5e42cf68 Remove unused pub functions in accounts-db (#8507) 1 month ago
accounts_db.rs 504b84503c clippy: fix mismatched_lifetime_syntaxes in monorepo (#8796) 3 weeks ago
accounts_file.rs 504b84503c clippy: fix mismatched_lifetime_syntaxes in monorepo (#8796) 3 weeks ago
accounts_hash.rs 8e190be809 Removes SerdeAccountsHash and SerdeIncrementalAccountsHash (#7215) 3 months ago
accounts_index.rs a7fd12759a Cleans up accounts index imports (#8773) 3 weeks ago
accounts_update_notifier_interface.rs 9d39a36a86 geyser: Uses scan_accounts_for_geyser() at startup (#5069) 8 months ago
active_stats.rs 520bb22183 Removes merkle-based accounts hash calculation (#7153) 3 months ago
ancestors.rs 5af914802e Move solana-logger back to agave as agave-logger (#8622) 3 weeks ago
ancient_append_vecs.rs 5af914802e Move solana-logger back to agave as agave-logger (#8622) 3 weeks ago
append_vec.rs 504b84503c clippy: fix mismatched_lifetime_syntaxes in monorepo (#8796) 3 weeks ago
blockhash_queue.rs 504b84503c clippy: fix mismatched_lifetime_syntaxes in monorepo (#8796) 3 weeks ago
contains.rs 7cb83bc491 Adds `S` to HashMap/HashSet impls of Contains (#33973) 2 years ago
is_loadable.rs 1f339a9fc0 Adds IsLoadable trait (#6103) 6 months ago
is_zero_lamport.rs cbd18ef3a8 Moves IsZeroLamport trait to submodule (#5514) 8 months ago
lib.rs e72923e3b0 Moves bucket_map_holder{_stats} under accounts_index (#8765) 3 weeks ago
obsolete_accounts.rs 56dc33c28d Implement serialize/deserialize for obsolete accounts (#8414) 1 month ago
partitioned_rewards.rs 5662eeeb9d Clean up Partitioned Epoch Rewards feature logic (#4186) 10 months ago
pubkey_bins.rs c6eb758b7f Avoid allocations when preparing items for insertion to primary index (#6751) 4 months ago
read_only_accounts_cache.rs 0aed0c510a Fixes the accounts read cache's entry size (#7573) 3 months ago
rolling_bit_field.rs 5af914802e Move solana-logger back to agave as agave-logger (#8622) 3 weeks ago
sorted_storages.rs 0d278c7623 Support append to append_vec using file-io (#7646) 2 months ago
stake_rewards.rs 99945ca72d deprecate `solana-stake-program` (#8860) 1 week ago
storable_accounts.rs 132623fa2f Removes StoredAccountMeta from comments (#8680) 4 weeks ago
tiered_storage.rs c192defc9e Remove usages of `to_account_shared_data` (#8668) 4 weeks ago
utils.rs 5c05d521c2 Introduce agave-fs crate, move file_io and filesystem ops there (#8654) 3 weeks ago
waitable_condvar.rs f4287d70bb Move accounts-db code to its own crate (#32766) 2 years ago