bsc/consensus/ethash
zjubfd f8faf7faaa
[R4R]apply max commit tx time for miner worker (#112)
* apply max commit tx time for miner worker

* update to 200 ms
2021-03-19 13:23:44 +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 [R4R]apply max commit tx time for miner worker (#112) 2021-03-19 13:23:44 +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