Patch for concurrent iterator & others (onto v1.11.6) #386

Closed
roysc wants to merge 1565 commits from v1.11.6-statediff-v5 into master
Showing only changes of commit 926b3e08ba - Show all commits

View File

@ -30,7 +30,7 @@ type hasher struct {
sha crypto.KeccakState
tmp []byte
encbuf rlp.EncoderBuffer
parallel bool // Whether to use paralallel threads when hashing
parallel bool // Whether to use parallel threads when hashing
}
// hasherPool holds pureHashers