erigon-pulse/consensus/ethash
Igor Mandrigin 3f81472831
Never store Ethash caches to disk (#944)
* always keep ethash caches in ram

* fix tests
2020-08-20 11:12:51 +01:00
..
algorithm_test.go Never store Ethash caches to disk (#944) 2020-08-20 11:12:51 +01:00
algorithm.go Remove fnvHash16AVX2 to fix ARM compilation (#833) 2020-07-30 22:32:02 +07:00
api.go consensus/ethash: refactor remote sealer (#20335) 2019-12-09 12:12:12 +01:00
consensus_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
consensus.go linters 2020-08-15 22:29:04 +02: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