plugeth/consensus/ethash
Ralph Caraveo III 5d30be412b all: switch out defunct set library to different one (#16873)
* keystore, ethash, eth, miner, rpc, whisperv6: tech debt with now defunct set.

* whisperv5: swap out gopkg.in/fatih/set.v0 with supported set
2018-07-16 10:54:19 +03:00
..
algorithm_test.go travis, build, consensus: drop support for Go 1.7 2018-02-27 18:25:56 +02:00
algorithm.go consensus/ethash: reduce keccak hash allocations (#16857) 2018-06-04 10:32:32 +03:00
consensus_test.go accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 2017-12-22 14:37:50 +02:00
consensus.go all: switch out defunct set library to different one (#16873) 2018-07-16 10:54:19 +03:00
ethash_test.go consensus/ethash: improve cache/dataset handling (#15864) 2018-01-23 12:05:30 +02:00
ethash.go consensus/ethash: fixed documentation typo (#17121) 2018-07-04 11:20:58 +03:00
sealer.go consensus/ethash: improve cache/dataset handling (#15864) 2018-01-23 12:05:30 +02:00