go-ethereum/consensus
benjamin202410 bc7e213b96
fix syncinfo skip condition (#1285)
* fix syncinfo skip condition

* fix condition

* fix condition

---------

Co-authored-by: liam.lai <liam.lai@us>
2025-08-04 02:51:05 -07:00
..
clique XDCx, consensus: fix some typos (#1173) 2025-07-02 14:12:11 +08:00
ethash eth: skip VerifyHeader in traceBlock to fix #1185 (#1265) 2025-07-26 18:18:50 +08:00
misc all: replace fmt.Errorf() with errors.New() if no param required #29126 (#1175) 2025-07-01 17:46:50 +08:00
tests add syncinfo pool (#1236) 2025-07-28 01:43:41 -07:00
XDPoS fix syncinfo skip condition (#1285) 2025-08-04 02:51:05 -07:00
consensus.go eth: skip VerifyHeader in traceBlock to fix #1185 (#1265) 2025-07-26 18:18:50 +08:00
errors.go all: fix staticcheck warning ST1005: incorrectly formatted error string 2024-10-24 09:48:20 +08:00