4 Commits

Author SHA1 Message Date
Juraj Hlista
ce9e1cd14d
Merge pull request #1 from aeternity/initial
PT-163387907 Move mining related code from ae node
2019-02-12 14:57:48 +01:00
Juraj Hlista
d6021504ad Add missing tests, refactor, improve type specs 2019-02-12 14:49:49 +01:00
Juraj Hlista
c2b9873d10 Copy aeminer_pow, aeminer_pow_cuckoo, aecuckoo_SUITE from ae node
aecuckoo_SUITE is moved from aecuckoo to aeminer

To make the suite pass:
- siphash24 module was taken from ae node
- enacl has become a dep of aeminer (due to blake2b_256 hash)
2019-02-12 14:19:00 +01:00
Juraj Hlista
89d308437e Add README 2019-02-12 14:17:07 +01:00