forked from bnb-chain/bsc
-
Notifications
You must be signed in to change notification settings - Fork 8
Malicious behavior miner #132
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
Draft
NathanBSC
wants to merge
478
commits into
develop
Choose a base branch
from
malicious_behavior_miner
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains hidden or 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
4513f63 to
760bd68
Compare
4e6b257 to
13c253f
Compare
Pla |
13de488 to
c0130a6
Compare
c0130a6 to
30981ee
Compare
aaa126b to
af69f74
Compare
91e6121 to
ce27018
Compare
29c8284 to
80258ff
Compare
29ce87e to
c7b40a7
Compare
c7b40a7 to
e6134a4
Compare
375817c to
b4cfbb1
Compare
b4cfbb1 to
7914ade
Compare
7914ade to
628bcc3
Compare
17d7505 to
b6de6db
Compare
release: prepare for release v1.6.6
…16-7 upstream: merge geth-v1.16.2 ~ geth-v1.16.7
Updated deprecated GitHub actions to latest major versions. This fixes Node.js 12/16 deprecation warnings and ensures compatibility with the current runners. Signed-off-by: RinZ27 <222222878+RinZ27@users.noreply.github.com>
Signed-off-by: oncecelll <oncecell@outlook.com>
5227d91 to
7e098f4
Compare
* BEP-648: Enhanced Fast Finality via In-Memory Voting Pool * BEP-648: implement early finality notify via vote pool * BEP-648: implement early finality notify via vote pool * BEP-648: implement early finality notify via vote pool * BEP-648: fix deadlock * BEP-648: fix deadlock * BEP-648: add metrics about finalize latency
* feat: support bid block size check for BEP-655 * fix: remove osaka check
* BEP-652: Implement EIP-7825:Transaction Gas Limit Cap * fix: improve code
…umber (bnb-chain#3533) * eip4844.go: limit Blob Transaction Inclusion by Block Number % 5 * eip4844.go: limit Blob Transaction Inclusion by Block Number % 5 * eip4844.go: limit Blob Transaction Inclusion by Block Number % 5 * eip4844.go: limit Blob Transaction Inclusion by Block Number % 5 * eip4844.go: limit Blob Transaction Inclusion by Block Number % 5 * eip4844.go: limit Blob Transaction Inclusion by Block Number % 5
7e098f4 to
d98a2df
Compare
* tests: update version of spec-tests * consensus/misc/eip4844: limit BEP-657 check in bsc protocol * tests: update the bpo1 && bpo2 config to fix spec test (#26) --------- Co-authored-by: Eric <45141191+zlacfzy@users.noreply.github.com>
d98a2df to
78d2966
Compare
* fix: fix nodereal builder address * fix: fix puissant builder address * fix: fix comment
577bac6 to
24047e3
Compare
…-chain#3547) Co-authored-by: Cursor <cursoragent@cursor.com>
…g. (#147) * feat: add malicious behavior simulation for BEP-657 blob chaos testing. * feat: add malicious behavior simulation for BEP-657 blob chaos testing.
24047e3 to
230cd62
Compare
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
Malicious behavior miner
Rationale
just to see the diff between latest tag and this branch
Example
add an example CLI or API response...
Changes
Notable changes: