This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-ethash
mirror of
https://github.com/status-im/nim-ethash.git
Watch
2
Star
0
Fork
You've already forked nim-ethash
0
Code
Issues
Projects
Releases
Wiki
Activity
fix-all-mul-overflow-cases
nim-ethash
/
src
History
mratsim
6955ace961
Rework the nonce validation algorithm.
fixes
#3
2018-02-28 17:26:02 +01:00
..
private
Prepare tests files for mining tests
2018-02-27 11:29:46 +01:00
data_sizes.nim
Add computed and LUT sizes tests
2018-02-21 10:48:44 +01:00
ethash.nim
Prepare tests files for mining tests
2018-02-27 11:29:46 +01:00
mining.nim
Rework the nonce validation algorithm.
fixes
#3
2018-02-28 17:26:02 +01:00
proof_of_work.nim
Remove closure and inline dataset calls (see
#2
)
2018-02-28 10:44:27 +01:00