Skip to content

Conversation

@NathanBSC
Copy link

@NathanBSC NathanBSC commented Aug 2, 2024

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:

  • add each change in a bullet point here
  • ...

@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch from 4513f63 to 760bd68 Compare August 2, 2024 02:09
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch 3 times, most recently from 4e6b257 to 13c253f Compare August 14, 2024 09:37
@NathanBSC NathanBSC changed the base branch from develop to tag-v1.4.13 August 14, 2024 09:37
@OKE66
Copy link

OKE66 commented Aug 20, 2024

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:

  • add each change in a bullet point here
  • ...

Pla

@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch from 13de488 to c0130a6 Compare September 19, 2024 06:59
@NathanBSC NathanBSC changed the base branch from tag-v1.4.13 to develop November 6, 2024 08:23
@NathanBSC NathanBSC changed the base branch from develop to master November 6, 2024 08:25
@NathanBSC NathanBSC changed the base branch from master to develop November 6, 2024 08:25
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch from c0130a6 to 30981ee Compare November 6, 2024 08:58
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch 2 times, most recently from aaa126b to af69f74 Compare November 29, 2024 08:11
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch 2 times, most recently from 91e6121 to ce27018 Compare December 13, 2024 09:26
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch 3 times, most recently from 29c8284 to 80258ff Compare December 25, 2024 07:35
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch 2 times, most recently from 29ce87e to c7b40a7 Compare January 7, 2025 06:26
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch from c7b40a7 to e6134a4 Compare January 13, 2025 09:19
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch 2 times, most recently from 375817c to b4cfbb1 Compare February 10, 2025 01:47
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch from b4cfbb1 to 7914ade Compare February 21, 2025 02:33
@NathanBSC NathanBSC changed the base branch from develop to master February 21, 2025 02:33
@NathanBSC NathanBSC changed the base branch from master to develop February 21, 2025 02:33
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch from 7914ade to 628bcc3 Compare March 5, 2025 02:53
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch 3 times, most recently from 17d7505 to b6de6db Compare March 17, 2025 03:15
allformless and others added 10 commits January 14, 2026 14:15
…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>
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch from 5227d91 to 7e098f4 Compare January 19, 2026 07:10
zlacfzy and others added 6 commits January 19, 2026 18:03
* 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
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch from 7e098f4 to d98a2df Compare January 28, 2026 05:48
allformless and others added 2 commits January 30, 2026 16:53
* 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>
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch from d98a2df to 78d2966 Compare February 2, 2026 03:04
allformless and others added 4 commits February 2, 2026 12:35
)

Co-authored-by: NathanBSC <122502194+NathanBSC@users.noreply.github.com>
* fix: fix nodereal builder address

* fix: fix puissant builder address

* fix: fix comment
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch from 577bac6 to 24047e3 Compare February 4, 2026 10:08
zlacfzy and others added 3 commits February 4, 2026 18:14
…g. (#147)

* feat: add malicious behavior simulation for BEP-657 blob chaos testing.

* feat: add malicious behavior simulation for BEP-657 blob chaos testing.
@NathanBSC NathanBSC force-pushed the malicious_behavior_miner branch from 24047e3 to 230cd62 Compare February 4, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.