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
zlacfzy and others added 29 commits December 12, 2025 14:50
* handler_bsc.go: remove the handshake of bsc protocol

* handler_bsc.go: remove the handshake of bsc protocol

* handler_bsc.go: remove the handshake of bsc protocol
* statedb.go: fix NoTries mode snapshot storage delete
* feat: add back contract CodeAddr for superinstruction usage

* feat: lower debug log level
…nd drop peer (#32728)"

This reverts commit 40505a9.

It's conflict with feature 'reannounce local pending transactions' in BSC
* core/vm: fix RequiredGas for P256Verify

* cmd/geth: not support OverrideBPO1 and OverrideBPO2 flags in BSC

* cmd/geth: hidden flag PruneAncientDataFlag

* cmd/utils: deprecated MetricsEnabledExpensiveFlag

* core/state: simplify statedb copy

* all: upgrade go version to 1.25 for workflows and dockers

* all: handle golang lint

* bid_simulator.go: disable blob version1 in bid simulator

* triedb: align signature of func Size()

* triedb/pathdb: read old journal file

* cmd/utils: deprecated JournalFileFlag

* triedb/pathdb: remove JournalFile field in config

* eth: fix BroadcastTransactions

* core/txpool/blobpool: only accept BlobSidecarVersion0 in BSC

* core/txpool/blobpool: not convert blobsidecar to V1 in BSC

* fix: fix eip-7910 test case

* fix: fix api

* legacypool_test.go: fix TestDualHeapEviction

* eth/ethconfig: delete field JournalFileEnabled

* core/vm: revert comments

* params: fix Rules for ChainConfig

* params: fix Rules for ChainConfig

* fix: fix transaction rollback

* internal/ethapi: fix eth_config

* core: fix core ut

* core: fix TestWaitDeployedCornerCases

* fix suit_test: only set HistoryStorageAddress nonce on BSC chains during Prague activation

* eth/syncer: disable debug_sync for now

---------

Co-authored-by: qybdyx <qybdyx@outlook.com>
Co-authored-by: flywukong <19421226+flywukong@users.noreply.github.com>
…bnb-chain#3516)

* internal/ethapi: recover GetDiffAccounts and GetDiffAccountsWithScope

* internal/ethapi: fix receiver name

* internal/ethapi: fix uint64 overflow

* internal/ethapi: fix method handler crashed
Co-authored-by: Gary Rong <garyrong0905@gmail.com>
Co-authored-by: MariusVanDerWijden <m.vanderwijden@live.de>:
Co-authored-by: Gary Rong <garyrong0905@gmail.com>
…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
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.