提交历史

作者 SHA1 备注 提交日期
  Kamil Skalski 504b84503c clippy: fix mismatched_lifetime_syntaxes in monorepo (#8796) 3 周之前
  Brooks edf010b500 Renames BucketMapHolderStats (#8766) 3 周之前
  Brooks 958b489019 Moves accounts_index_storage::Startup to accounts_index (#8763) 3 周之前
  HaoranYi b70cf5e2b9 Remove obsolete stat scan_time (#8704) 3 周之前
  Kamil Skalski 5c05d521c2 Introduce agave-fs crate, move file_io and filesystem ops there (#8654) 3 周之前
  Brooks 132623fa2f Removes StoredAccountMeta from comments (#8680) 4 周之前
  Lucas Ste c192defc9e Remove usages of `to_account_shared_data` (#8668) 4 周之前
  Rory Harris e13cb80c90 Remove stored meta from ancient append vec tests (#8651) 4 周之前
  Rory Harris fe0030aebb Remove shrink size calculation from shrink test (#8547) 1 月之前
  Rory Harris 56dc33c28d Implement serialize/deserialize for obsolete accounts (#8414) 1 月之前
  Kamil Skalski c9a9ea3807 Access slot list in AccountMapEntry through accessor helpers holding lock guards (#8340) 1 月之前
  Brooks bb2264e63e Moves AccountsDbConfig to its own submodule (#8351) 1 月之前
  Rory Harris 4a44396756 Add support to index generation for accounts that were already marked obsolete (#8271) 1 月之前
  Kamil Skalski e42710b189 Use get functions passing ref to AccountMapEntry instead of full arc (#8269) 1 月之前
  Kamil Skalski 003a0e33c1 Remove unused entry parameter in accounts index scan callback (#8245) 1 月之前
  Kamil Skalski 14cb44116f Use getters for accounts-index slot list instead of direct access to field (#8199) 1 月之前
  Rory Harris f3f9b083a0 Allow obsolete accounts structure to be passed in to reconstruct_single_storage and then recreating the account storage entry (#8098) 1 月之前
  Brooks 0059f466bb Renames generate_index() metric to visit_duplicate_accounts_us (#8176) 1 月之前
  Rory Harris 4b2f63510b Add Obsolete Accounts Module (#8136) 1 月之前
  HaoranYi cfb5390405 Add stat for reclaims (#8119) 1 月之前
  HaoranYi 7c6a2d8ea9 Optimize update_index to avoid vec copies (#7624) 2 月之前
  HaoranYi dba8842bff Refactor handle_reclaims to avoid option wrap/unwrap (#8113) 2 月之前
  Brooks 3d4f9508db Adds stat for in-mem accounts index's capacity (#8067) 2 月之前
  Rory Harris 3ba6f4dbc6 Add support for configurable accounts_db to define_accounts_db_test (#8043) 2 月之前
  Brooks d1c8ab1c0d Removes metric for calculating duplicates lt hash during index generation (#8026) 2 月之前
  Kamil Skalski 4c6085f2f9 Separate type for reclaims slot list from SlotList (#8018) 2 月之前
  Rory Harris 2a585cd6ed Re-adding optimization reverted (#8020) 2 月之前
  Kamil Skalski 1757dff6e4 Switch SlotList to smallvec (#8003) 2 月之前
  HaoranYi 2d76621386 Redo visit_zero_lamports optimization at startup with tests (#7994) 2 月之前
  Kamil Skalski 680bb320e6 Consistently use SlotList in AccountsIndex APIs (#8002) 2 月之前