solana/runtime
Jeff Washington (jwash) 600cea274d
change store account scan to not use dashmap (#15104)
* change store account scan to not use dashmap

* add test_accountsdb_de_dup_accounts_from_stores

* add tests

* add test_accountsdb_flatten_hash_intermediate

* add tests

* add sort test

* add test

* clippy

* first_slice -> is_first_slice

* comment

* use partial_cmp
2021-02-05 21:16:30 -06:00
..
benches Track account writable deescalation (#14626) 2021-01-22 15:28:01 -08:00
src change store account scan to not use dashmap (#15104) 2021-02-05 21:16:30 -06:00
store-tool Only mmap file from snapshot once (#14815) 2021-01-28 08:15:33 -08:00
tests Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml chore: bump serde from 1.0.118 to 1.0.122 (#15126) 2021-02-05 19:23:24 +09:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00