-
Notifications
You must be signed in to change notification settings - Fork 738
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
feat: define turnLength and systemRewardAntiMEVRatio for BEP-341 #562
Merged
unclezoro
merged 1 commit into
bnb-chain:develop
from
NathanBSC:BEP-341-produce-consecutive-blocks
Jul 22, 2024
Merged
feat: define turnLength and systemRewardAntiMEVRatio for BEP-341 #562
unclezoro
merged 1 commit into
bnb-chain:develop
from
NathanBSC:BEP-341-produce-consecutive-blocks
Jul 22, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NathanBSC
force-pushed
the
BEP-341-produce-consecutive-blocks
branch
from
May 22, 2024 07:29
8e9c8d2
to
643e917
Compare
NathanBSC
force-pushed
the
BEP-341-produce-consecutive-blocks
branch
from
May 22, 2024 08:06
643e917
to
ebefd4c
Compare
NathanBSC
changed the title
BEP-341: define turnTerm and antiMEVSystemRewardRatio
feat: define turnTerm and antiMEVSystemRewardRatio for BEP-341
May 22, 2024
NathanBSC
force-pushed
the
BEP-341-produce-consecutive-blocks
branch
3 times, most recently
from
May 29, 2024 03:15
5f15782
to
a977759
Compare
NathanBSC
changed the title
feat: define turnTerm and antiMEVSystemRewardRatio for BEP-341
feat: define turnTerm and systemRewardAntiMEVRatio for BEP-341
May 29, 2024
buddh0
force-pushed
the
BEP-341-produce-consecutive-blocks
branch
from
June 3, 2024 08:24
a977759
to
9848397
Compare
emailtovamos
reviewed
Jun 3, 2024
unclezoro
reviewed
Jun 13, 2024
NathanBSC
force-pushed
the
BEP-341-produce-consecutive-blocks
branch
2 times, most recently
from
June 28, 2024 01:43
720f5b6
to
f9d1a0c
Compare
buddh0
changed the title
feat: define turnTerm and systemRewardAntiMEVRatio for BEP-341
feat: define turnLength and systemRewardAntiMEVRatio for BEP-341
Jun 28, 2024
NathanBSC
force-pushed
the
BEP-341-produce-consecutive-blocks
branch
from
July 17, 2024 02:15
f9d1a0c
to
f26053c
Compare
force push after rebase develop 07.17 |
NathanBSC
force-pushed
the
BEP-341-produce-consecutive-blocks
branch
from
July 18, 2024 07:44
f26053c
to
d451f6d
Compare
force push after rebase develop 07.18 |
unclezoro
approved these changes
Jul 22, 2024
zzzckck
approved these changes
Jul 22, 2024
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.
LGTN, but pls make sure, the community can understand the change of the SystemRewardRatio
part.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
feat: define turnLength and systemRewardAntiMEVRatio for BEP-341
Rationale
tell us why we need these changes...
Example
two tests will pass by following command
Changes
Notable changes: