bsc/consensus/ethash
Slava Karpenko 2a79ac1622 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>
2021-01-11 11:20:54 +08:00
..
algorithm_test.go cmd, consensus: add option to disable mmap for DAG caches/datasets (#20484) 2020-03-31 11:44:04 +03:00
algorithm.go consensus/ethash: use 64bit indexes for the DAG generation (#21793) 2021-01-11 11:20:54 +08:00
api.go consensus/ethash: refactor remote sealer (#20335) 2019-11-28 10:51:57 +01:00
consensus_test.go all: simplify timestamps to uint64 (#19372) 2019-04-02 23:28:48 +03:00
consensus.go add consensus engine Parlia implement 2020-05-20 12:19:24 +08:00
ethash_test.go travis: enable test suite on ARM64 (#20219) 2019-11-08 10:58:57 +02:00
ethash.go cmd, consensus: add option to disable mmap for DAG caches/datasets (#20484) 2020-03-31 11:44:04 +03:00
sealer_test.go consensus/ethash: refactor remote sealer (#20335) 2019-11-28 10:51:57 +01:00
sealer.go consensus/ethash: refactor remote sealer (#20335) 2019-11-28 10:51:57 +01:00