solana/runtime
Jeff Washington (jwash) ea95173b27
remove IndexAccountMapEntry.store_id (#31600)
* remove IndexAccountMapEntry.store_id

* fix empty case that test hit

* store_id checks

* cleanup generate index when slot contains no storage

* remove unwrap
2023-05-11 12:12:41 -07:00
..
benches Refactoring - Remove redundant definition of `BuiltinProgram` (#31429) 2023-05-02 23:01:28 +02:00
src remove IndexAccountMapEntry.store_id (#31600) 2023-05-11 12:12:41 -07:00
store-tool
tests use max alive root to determine ancient cutoff for clean stats (#31545) 2023-05-10 08:05:31 -07:00
.gitignore
Cargo.toml Refactor - Renames loader-v3 to loader-v4. (#31570) 2023-05-11 08:29:06 +02:00
build.rs