erigon-pulse/consensus/ethash
Andrew Ashikhmin 1e5c2b4837
Cancun cannot happen before Merge (#7474)
therefore it doesn't make sense to check for it in pre-Merge engines
2023-05-09 18:00:47 +02:00
..
ethashcfg Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
algorithm_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
algorithm.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
api.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
consensus_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
consensus.go Cancun cannot happen before Merge (#7474) 2023-05-09 18:00:47 +02:00
difficulty.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
ethash_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
ethash.go Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
fake.go Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
sealer_test.go Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
sealer.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00