go-ethereum/consensus
2025-08-08 10:33:37 +08:00
..
clique all: simplify timestamps to uint64 #19372 (#1318) 2025-08-08 10:33:37 +08:00
ethash all: simplify timestamps to uint64 #19372 (#1318) 2025-08-08 10:33:37 +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 all: simplify timestamps to uint64 #19372 (#1318) 2025-08-08 10:33:37 +08:00
XDPoS all: simplify timestamps to uint64 #19372 (#1318) 2025-08-08 10:33:37 +08: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