13 Commits

Author SHA1 Message Date
Juraj Hlista
c6d2c9f0dd
Merge pull request #4 from aeternity/fix-random-nonce
Fix picking of random nonce
2019-02-26 19:48:36 +07:00
Juraj Hlista
68124a3355 Fix picking of random nonce 2019-02-26 18:01:26 +07:00
Tino Breddin
17d7a8d458
Merge pull request #3 from aeternity/tb-use-custom-sink
Use custom lager sink
2019-02-19 16:29:39 +01:00
Zbigniew Pękala
2c05d67bb0 Add aeminer extra sink 2019-02-19 16:21:49 +01:00
Zbigniew Pękala
aff6c54ded Use aeminer sink explicitely 2019-02-19 16:21:10 +01:00
Tino Breddin
41fee48ed2 Allow use of custom lager sink 2019-02-19 15:55:59 +01:00
Juraj Hlista
97b47be661
Merge pull request #2 from aeternity/update-rebar-aecuckooprebuilt-plugin
Update rebar aecuckooprebuilt plugin
2019-02-14 13:33:31 +01:00
Juraj Hlista
162426d39d Update rebar to 3.9.0 2019-02-14 13:26:17 +01:00
Juraj Hlista
b4ddedb8e1 Update rebar aecuckooprebuilt plugin 2019-02-13 13:39:24 +01:00
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