go-ethereum/consensus
benjamin202410 db9c3de1dc
add syncinfo pool (#1236)
* add syncinfo message into pool for process later

* add missing file back

---------

Co-authored-by: liam.lai <liam.lai@us>
2025-07-28 01:43:41 -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 add syncinfo pool (#1236) 2025-07-28 01:43:41 -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