HaoranYi
e3ef0741be
simplify bank drop calls (#24142)
* simplify bank drop calls
* clippy: import
* Update ledger/src/blockstore_processor.rs
Co-authored-by: Brooks Prumo <brooks@prumo.org>
* Update runtime/src/accounts_background_service.rs
Co-authored-by: Brooks Prumo <brooks@prumo.org>
* Update runtime/src/bank.rs
Co-authored-by: Brooks Prumo <brooks@prumo.org>
* cleanup
* format
* use msb of bank_id to indicates that we are dropping
* clippy
* restore bank id
* clippy
* revert is-serialized_with_abs flag
* assert
* clippy
* whitespace
* fix bank drop callback check
* more fix
* remove msb dropping implementation
* fix
Co-authored-by: Brooks Prumo <brooks@prumo.org>
2022-04-14 08:43:54 -05:00
..
2021-12-24 12:32:43 -08:00
2022-04-14 08:43:54 -05:00
2022-03-10 15:31:43 -06:00
2019-10-19 18:23:27 -07:00
2020-12-18 14:32:43 +00:00
2022-04-08 10:21:45 -06:00