Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't populate read cache for withdraw and store_capital update #1405

Closed

Conversation

HaoranYi
Copy link

@HaoranYi HaoranYi commented May 17, 2024

Problem

A related work motivated from #1157

For fee distribution, withdraw and store_capital update, there is no need to
put the old account into read cache.

Summary of Changes

  • Add a new API on bank to load but not put the accounts in read cache.
  • Use the new AIP to not put the accounts used for fee distribution, withdraw and store_capital
    update into read cache.

Fixes #

@HaoranYi
Copy link
Author

migrated to #1470

@HaoranYi HaoranYi closed this May 23, 2024
@HaoranYi HaoranYi deleted the accounts_db/read_cache/vote branch May 23, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant