b3b8b268eb
* consensus: use the maxGasLimit constant to check the header.GasLimit to avoid creating new variables repeatedly * consensus: check the header.GasLimit by the public constant MaxGasLimit * consensus: check the header.GasLimit by the constant MaxGasLimit |
||
---|---|---|
.. | ||
algorithm_test.go | ||
algorithm.go | ||
api.go | ||
consensus_test.go | ||
consensus.go | ||
difficulty.go | ||
ethash_test.go | ||
ethash.go | ||
mmap_help_linux.go | ||
mmap_help_other.go | ||
sealer_test.go | ||
sealer.go |