erigon-pulse/consensus/ethash
Slava Karpenko 26db7c6c22 consensus/ethash: use 64bit indexes for the DAG generation (#21793)
* Bit boundary fix for the DAG generation routine

* Fix unnecessary conversion warnings

Co-authored-by: Sergey Pavlov <spavlov@gmail.com>
2020-12-03 18:59:17 +01:00
..
algorithm_test.go Never store Ethash caches to disk (#944) 2020-08-20 11:12:51 +01:00
algorithm.go consensus/ethash: use 64bit indexes for the DAG generation (#21793) 2020-12-03 18:59:17 +01:00
api.go consensus/ethash: refactor remote sealer (#20335) 2019-12-09 12:12:12 +01:00
consensus_test.go Headers PoC - intermediate changes (#1016) 2020-08-31 06:27:51 +01:00
consensus.go Small change to accumulateRewards to make it available to the RPC (#1130) 2020-09-23 12:10:54 +01:00
ethash_test.go Never store Ethash caches to disk (#944) 2020-08-20 11:12:51 +01:00
ethash.go Never store Ethash caches to disk (#944) 2020-08-20 11:12:51 +01:00
sealer_test.go post-rebase fixups 2020-06-15 19:38:54 +03:00
sealer.go fixups. make geth successful 2020-08-15 19:32:05 +02:00