erigon-pulse/consensus/ethash
Andrew Ashikhmin d739810dc5
Serenity engine: fall back to eth1 engine before the Merge (#3112)
* (EIP-4399) MixDigest is utilized for RANDOM

* Add GetTd to ChainHeaderReader

* Remove unused VerifyHeaders from consensus consensus

* Introduce params.MaxGasLimit

* Serenity engine: fall back to eth1 engine before the Merge

* Serenity engine in CreateConsensusEngine

* ethOne -> eth1Engine
2021-12-13 18:29:38 +01:00
..
algorithm_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
algorithm.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00
api.go rename (#1978) 2021-05-20 19:25:53 +01:00
consensus_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
consensus.go Serenity engine: fall back to eth1 engine before the Merge (#3112) 2021-12-13 18:29:38 +01:00
difficulty.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
ethash_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
ethash.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
fake.go Serenity engine: fall back to eth1 engine before the Merge (#3112) 2021-12-13 18:29:38 +01:00
sealer_test.go Prefer Block.NumberU64() over Block.Number.Uint64() (#3051) 2021-11-29 11:32:41 +00:00
sealer.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00