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

Marks Bank::unfreeze_for_ledger_tool() as dcou #3160

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

brooksprumo
Copy link

Problem

The function Bank::unfreeze_for_ledger_tool() is not safe to call from a normal validator. It can only be called from tests/utils, like ledger-tool. But nothing currently prevents that.

Summary of Changes

Mark fn as dcou.

@brooksprumo brooksprumo self-assigned this Oct 14, 2024
@brooksprumo brooksprumo marked this pull request as ready for review October 14, 2024 20:56
Copy link

@steviez steviez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@brooksprumo brooksprumo merged commit e8f7cc5 into anza-xyz:master Oct 15, 2024
40 checks passed
@brooksprumo brooksprumo deleted the dcou/unfreeze branch October 15, 2024 04:09
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.

2 participants