-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Refactor onchain config getters #18168
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
base: main
Are you sure you want to change the base?
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
57bb710 to
dc708de
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
✅ Forge suite
|
✅ Forge suite
|
danielxiangzl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. How is this change test?
| window_size: DEFAULT_WINDOW_SIZE, | ||
| rand_check_enabled: true, | ||
| }, | ||
| // For V4/V5/V6, enable vtxn while preserving other fields |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: there is no V6
7698338 to
214e214
Compare
|
This issue is stale because it has been open 45 days with no activity. Remove the |

Description
I asked cursor to refactor the onchain config impl to make it more readable.