Commit Graph

11 Commits (92c56eb820eff839e062947cd6231cc8593823e5)

Author SHA1 Message Date
Hanjiang Yu 8f05cfa122
cmd, consensus: add option to disable mmap for DAG caches/datasets (#20484) 5 years ago
Felix Lange a91b704b01
consensus/ethash: refactor remote sealer (#20335) 5 years ago
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
gary rong c1c003e4ff consensus, miner: stale block mining support (#17506) 6 years ago
Péter Szilágyi f0998415ba
cmd, consensus/ethash, eth: miner push notifications 6 years ago
gary rong 51db5975cc consensus/ethash: move remote agent logic to ethash internal (#15853) 6 years ago
Wenbiao Zheng f6206efe5b consensus: move test use only var/func to test(#17004) 6 years ago
Péter Szilágyi 17b0e226d3
travis, build, consensus: drop support for Go 1.7 7 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
gary rong f14047dae5 cmd, consensus, eth: split ethash related config to it own (#15520) 7 years ago
Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago
Felix Lange 24dd0355a3 pow: fix Search with ethash test mode 8 years ago
Péter Szilágyi 5c8fa6ae1a crypto, pow, vendor: hash optimizations, mmap ethash 8 years ago
Péter Szilágyi df72e20cc5 pow: only support prime calculations on Go 1.8 and above 8 years ago
Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 8 years ago
Péter Szilágyi 3b00a77de5 crypto, pow: add pure Go implementation of ethash 8 years ago