go-ethereum/consensus
benjamin202410 be36b32b3e
fix(consensus): fix config object not reference to same one and concurrency issues and refactor access pattern (#2146)
* bug fix for using same config object

* update

* change log level to trace on ispochswtich

---------

Co-authored-by: liam.lai <liam.lai@babylonchain.io>
2026-03-12 12:12:49 -07:00
..
clique refactor(crypto): vendor in golang.org/x/crypto/sha3 #33323 (#2046) 2026-02-28 17:23:57 +04:00
ethash fix(consensus): hardening header verification #33860 (#2071) 2026-03-06 11:10:32 +05:30
misc fix(consensus): hardening header verification #33860 (#2071) 2026-03-06 11:10:32 +05:30
tests test(consensus,core): skip long-running tests in short mode (#2129) 2026-03-10 18:46:59 +05:30
XDPoS fix(consensus): fix config object not reference to same one and concurrency issues and refactor access pattern (#2146) 2026-03-12 12:12:49 -07:00
consensus.go core/state: move state log mechanism to a separate layer #30569 #30732 (#1775) 2025-12-16 07:33:19 +04:00
errors.go all: fix staticcheck warning ST1005: incorrectly formatted error string 2024-10-24 09:48:20 +08:00