This repository was archived by the owner on Jan 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
simplify bank drop calls #24142
Merged
Merged
simplify bank drop calls #24142
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
628d47b
simplify bank drop calls
HaoranYi d3ffa56
clippy: import
HaoranYi 36fae2e
Update ledger/src/blockstore_processor.rs
HaoranYi f4aa913
Update runtime/src/accounts_background_service.rs
HaoranYi b51de0b
Update runtime/src/bank.rs
HaoranYi b5b4d14
cleanup
HaoranYi aa6a105
format
HaoranYi 659af56
use msb of bank_id to indicates that we are dropping
HaoranYi 17168ea
clippy
HaoranYi 023e3c2
restore bank id
HaoranYi a0633b8
clippy
HaoranYi ca420c1
revert is-serialized_with_abs flag
HaoranYi 856e893
assert
HaoranYi 63b264a
clippy
HaoranYi 9e6caa8
Merge remote-tracking branch 'upstream/master' into simplify_drop
HaoranYi 9cc45b2
merge
HaoranYi d2d4a19
whitespace
HaoranYi d17dd72
fix bank drop callback check
HaoranYi 22b74b3
more fix
HaoranYi d61d957
remove msb dropping implementation
HaoranYi fd55d0e
fix
HaoranYi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.