go-ethereum/eth/ethconfig
Jared Wasinger a74438510b cmd,core,eth,miner:
* add method on StateReaderTracker to clear the accumulated reads
* don't factor the BAL size into the payload size during construction in the miner
* simplify miner code for constructing payloads-with-BALs via the use of aformentioned StateReaderTracker clear method
* clean up the configuration of the BAL execution mode based on the preset flag specified
2026-03-16 17:19:35 -04:00
..
config.go cmd,core,eth,miner: 2026-03-16 17:19:35 -04:00
gen_config.go cmd,core,eth,miner: 2026-03-16 17:19:35 -04:00
syncmode.go eth/downloader: move SyncMode to package eth/ethconfig (#30847) 2024-12-03 09:30:26 +01:00