go-ethereum/eth/ethconfig
ericxtheodore 32d537cd58
all: replace fmt.Errorf with errors.New (#32286)
The errors.new function does not require string formatting, so its
performance is better than that of fmt.Errorf.
2025-07-28 10:13:18 +02:00
..
config.go all: replace fmt.Errorf with errors.New (#32286) 2025-07-28 10:13:18 +02:00
gen_config.go all: replace override.prague with osaka (#32093) 2025-06-27 15:18:05 +08:00
syncmode.go eth/downloader: move SyncMode to package eth/ethconfig (#30847) 2024-12-03 09:30:26 +01:00