plugeth/consensus/ethash
Martin Holst Swende 4c90efdf57 consensus,core,miner: avoid overhead of creating a new block (#19301)
* consensus,core,miner: avoid overhead of creating a new block

* consensus: nitpick dot

* consensus: fix some comment formatting nits
2019-04-30 16:42:36 +03:00
..
algorithm_test.go
algorithm.go
api.go
consensus_test.go
consensus.go consensus,core,miner: avoid overhead of creating a new block (#19301) 2019-04-30 16:42:36 +03:00
ethash_test.go
ethash.go
sealer_test.go
sealer.go