aboutsummaryrefslogtreecommitdiffstats
path: root/consensus/ethash/algorithm_test.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-3/+3
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-3/+3
* all: simplify timestamps to uint64 (#19372)Martin Holst Swende2019-04-081-1/+1
* consensus, miner: stale block mining support (#17506)gary rong2018-08-281-1/+1
* cmd, consensus/ethash, eth: miner push notificationsPéter Szilágyi2018-08-101-1/+1
* consensus/ethash: move remote agent logic to ethash internal (#15853)gary rong2018-08-031-0/+1
* consensus: move test use only var/func to test(#17004)Wenbiao Zheng2018-07-241-0/+10
* travis, build, consensus: drop support for Go 1.7Péter Szilágyi2018-02-281-0/+16
* all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-031-2/+2
* cmd, consensus, eth: split ethash related config to it own (#15520)gary rong2017-11-241-2/+1
* core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-0/+763