-
Notifications
You must be signed in to change notification settings - Fork 286
fix prints. #22133
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
fix prints. #22133
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
User description
What type of PR is this?
Which issue(s) this PR fixes:
issue ##21713
What this PR does / why we need it:
fix prints
PR Type
Bug fix
Description
Fix conditional logic in partition state handling
Remove error check from partition state condition
Changes diagram
Changes walkthrough 📝
txn_table.go
Fix partition state conditional logic
pkg/vm/engine/disttae/txn_table.go
getPartitionState
method|| err != nil
from partition state check condition