mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
ChainManager now uses a parallel approach to block processing where all nonces are checked seperatly from the block processing process. This speeds up the process by about 3 times on my i7 |
||
|---|---|---|
| .. | ||
| cmd.go | ||
| customflags.go | ||
| customflags_test.go | ||
| flags.go | ||