plugeth/cmd/utils
obscuren c67424ecc8 core: parallelise nonce checking when processing blocks
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
2015-05-18 13:59:22 +02:00
..
cmd.go core, cmd/geth, cmd/mist: cleanup. bump version 0.9.21 2015-05-16 00:26:36 +02:00
customflags_test.go reformat code with goimports 2015-04-09 10:26:26 +02:00
customflags.go bugfix as a result of PR 671 2015-04-09 20:06:27 +02:00
flags.go core: parallelise nonce checking when processing blocks 2015-05-18 13:59:22 +02:00