erigon-pulse/consensus/ethash
Mark Holt e81852320c
Remove unused metrics and out of date versions (#8109)
ergon/metrics contains a lot of unused types - the pull is removing them
prior to rationalizing between Prometheus and Victoria Metrics types.

It also have upgrades of golang-lru + sets types to v2 when possible.
2023-09-01 07:13:13 +07: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 Remove unused metrics and out of date versions (#8109) 2023-09-01 07:13:13 +07: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 Remove unused metrics and out of date versions (#8109) 2023-09-01 07:13:13 +07:00
fake.go Remove unused metrics and out of date versions (#8109) 2023-09-01 07:13:13 +07:00
meter.go Remove unused metrics and out of date versions (#8109) 2023-09-01 07:13:13 +07: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