-
Notifications
You must be signed in to change notification settings - Fork 1.2k
For the most part, rename whisk to eip7441 #4131
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
Conversation
dapplion
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
configs/minimal.yaml
Outdated
| WHISK_EPOCHS_PER_SHUFFLING_PHASE: 4 | ||
| WHISK_PROPOSER_SELECTION_GAP: 1 |
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.
we might want to rename these to at least remove whisk?
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.
Yes, I had the same thought. I would like to remove "WHISK" from these variables. In your opinion, would it be appropriate to do it in this PR or should I do this in a follow up PR?
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.
We're in it now, i'd probably just do it here...
rolfyone
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 mostly, just wondering if we rename constants a little still...
asn-d6
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!
So whisk stands out in the
_featuresdirectory. Other features use EIP names. I think whisk should too.I didn't touch any of the field names or (non-fork) constants. That stuff doesn't really matter in my opinion.
PS: I plan on moving
custody_game,das, andshardingto a new_stagnantdirectory later.