go-ethereum/ethclient/simulated
Felix Lange 4afab7ef76
eth/downloader: move SyncMode to package eth/ethconfig (#30847)
Lots of packages depend on eth/downloader just for the SyncMode type.
Since we have a dedicated package for eth protocol configuration, it
makes more sense to define SyncMode there, turning eth/downloader into
more of a leaf package.
2024-12-03 09:30:26 +01:00
..
backend.go eth/downloader: move SyncMode to package eth/ethconfig (#30847) 2024-12-03 09:30:26 +01:00
backend_test.go eth/catalyst: use setcanonical instead of sethead in simulated fork (#30465) 2024-09-30 14:46:39 +02:00
options.go all: use big.Sign to compare with zero (#29490) 2024-04-09 12:14:30 +02:00
options_test.go core: move genesis alloc types to core/types (#29003) 2024-02-16 19:05:33 +01:00