plugeth/consensus/ethash
Slava Karpenko d990df909d
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-11-11 21:13:12 +01: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) 2020-11-11 21:13:12 +01: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 core, eth, les, trie: add a prefix to contract code (#21080) 2020-08-21 15:10:40 +03:00
ethash_test.go travis: enable test suite on ARM64 (#20219) 2019-11-08 10:58:57 +02:00
ethash.go les: implement new les fetcher (#20692) 2020-07-28 18:02:35 +03:00
sealer_test.go consensus/ethash: fix flaky test by reading seal results (#21085) 2020-05-25 18:01:03 +02:00
sealer.go les: implement new les fetcher (#20692) 2020-07-28 18:02:35 +03:00