.. |
account_storage
|
Removes write version from tiered storage (#33566)
|
2023-10-06 16:19:35 -04:00 |
accounts_db
|
…
|
|
append_vec
|
sdk: put AccountSharedData::set_data() behind feature="dev-context-only-utils" (#33086)
|
2023-09-01 21:02:14 +07:00 |
epoch_accounts_hash
|
…
|
|
tiered_storage
|
Removes write version from tiered storage (#33566)
|
2023-10-06 16:19:35 -04:00 |
account_info.rs
|
…
|
|
account_overrides.rs
|
…
|
|
account_rent_state.rs
|
…
|
|
account_storage.rs
|
Make should_panic tests compatible with 1.73+ panic format (#33099)
|
2023-09-01 02:04:22 +00:00 |
accounts.rs
|
cleanup feature: enable request heap frame instruction #30076 (#33243)
|
2023-09-18 16:06:24 -05:00 |
accounts_cache.rs
|
Adds AccountHash newtype (#33597)
|
2023-10-09 16:00:52 -04:00 |
accounts_db.rs
|
Revert "stop padding new append vecs to page size (#33607)" (#33634)
|
2023-10-10 14:43:52 -05:00 |
accounts_file.rs
|
Make program owners a const array instead of Vec<_> (#33275)
|
2023-09-18 10:59:03 -05:00 |
accounts_hash.rs
|
Adds AccountHash newtype (#33597)
|
2023-10-09 16:00:52 -04:00 |
accounts_index.rs
|
Uses `IntSet` for `RootsTracker::uncleaned_roots` (#33524)
|
2023-10-04 13:26:31 -04:00 |
accounts_index_storage.rs
|
…
|
|
accounts_partition.rs
|
…
|
|
accounts_update_notifier_interface.rs
|
…
|
|
active_stats.rs
|
…
|
|
ancestors.rs
|
…
|
|
ancient_append_vecs.rs
|
bump rust stable to 1.72.1 (#33333)
|
2023-09-20 23:53:36 -06:00 |
append_vec.rs
|
[TieredStorage] Include Hot Account in StoredAccountMeta and ReadableAccount (#33544)
|
2023-10-06 11:54:02 -07:00 |
blockhash_queue.rs
|
…
|
|
bucket_map_holder.rs
|
disk bucket: init restart path (#33375)
|
2023-09-22 11:40:46 -07:00 |
bucket_map_holder_stats.rs
|
dump final startup index stats only after startup is complete (#33400)
|
2023-09-25 12:19:52 -07:00 |
cache_hash_data.rs
|
in hash calc, delete old cache files that will not be used earlier (#33432)
|
2023-10-09 11:47:39 -07:00 |
cache_hash_data_stats.rs
|
remove unused stats (#33213)
|
2023-09-11 21:03:37 +00:00 |
contains.rs
|
…
|
|
epoch_accounts_hash.rs
|
…
|
|
hardened_unpack.rs
|
Removes the "unpacked entries so far" log at startup (#33093)
|
2023-08-31 15:29:12 -04:00 |
in_mem_accounts_index.rs
|
stat for time spent copying generate index contents (#33187)
|
2023-09-08 12:55:54 -07:00 |
inline_spl_token.rs
|
…
|
|
inline_spl_token_2022.rs
|
…
|
|
lib.rs
|
Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961)
|
2023-09-01 07:26:13 +00:00 |
nonce_info.rs
|
…
|
|
partitioned_rewards.rs
|
bump rust stable to 1.72.1 (#33333)
|
2023-09-20 23:53:36 -06:00 |
pubkey_bins.rs
|
use shift for pubkey to bin calculation (#33090)
|
2023-08-31 15:04:25 -05:00 |
read_only_accounts_cache.rs
|
update lru for read only cache if it has been long enough since last access (#32560)
|
2023-08-29 10:37:55 -07:00 |
rent_collector.rs
|
replaces assert!(matches!(...)) with assert_matches!(...) (#33068)
|
2023-08-30 13:48:27 -04:00 |
rent_debits.rs
|
…
|
|
rolling_bit_field.rs
|
Uses `IntSet` for `RollingBitField::excess` (#33523)
|
2023-10-04 15:04:28 -04:00 |
secondary_index.rs
|
Revert "Add an RPC API that can query the list of Top N secondary index keys and their sizes (#28887)" (#33121)
|
2023-09-01 14:36:06 -07:00 |
shared_buffer_reader.rs
|
…
|
|
sorted_storages.rs
|
…
|
|
stake_rewards.rs
|
…
|
|
storable_accounts.rs
|
preliminaries for bumping nightly to 2023-08-25 (#33047)
|
2023-08-29 23:05:35 +00:00 |
tiered_storage.rs
|
Removes write version from tiered storage (#33566)
|
2023-10-06 16:19:35 -04:00 |
transaction_error_metrics.rs
|
…
|
|
transaction_results.rs
|
Cleanup - Feature Gate of `enable_early_verification_of_account_modifications` (#33579)
|
2023-10-10 17:26:17 +02:00 |
verify_accounts_hash_in_background.rs
|
…
|
|
waitable_condvar.rs
|
…
|
|