57 Commits

Author SHA1 Message Date
uwiger dcf0dd80e1 Merge pull request 'Update dep' (#45) from deps into master
Reviewed-on: #45
Reviewed-by: Ulf Wiger <ulfwiger@qpq.swiss>
2025-04-17 00:15:56 +09:00
zxq9 16723e5948 Update dep 2025-04-17 00:05:11 +09:00
uwiger 7d7ba167a2 Merge pull request 'uw-generate-all' (#44) from uw-generate-all into master
Reviewed-on: #44
2025-03-24 06:01:33 +09:00
uwiger 1430f43a63 Merge pull request 'Renaming aeminer -> gmminer' (#43) from uw-renaming into master
Reviewed-on: #43
2025-03-24 06:00:11 +09:00
Ulf Wiger 532d7b4471 Add entrypoints for returning all solutions found 2025-03-23 21:57:47 +01:00
Ulf Wiger 88db4e6098 Add gmminer_pow_cuckoo:set_edge_bits/2 2025-03-16 17:37:39 +01:00
Ulf Wiger 8c5e9b9f26 Renaming 2025-03-12 09:51:42 +01:00
Ulf Wiger ead33e2744 Merge branch 'uw-upgrade-deps' into 'master'
new rebar (OTP 26) + new enacl dep

See merge request ioecs/aeminer!25
2024-12-11 15:21:08 +00:00
Ulf Wiger 1afb64969c new rebar (OTP 26) + new enacl dep 2024-12-11 16:16:45 +01:00
Dincho Todorov c788653d17 Switch to OTP23 (#23) 2022-08-29 14:24:34 +03:00
Dincho Todorov c6b6a6daf4 Merge pull request #22 from aeternity/bump_aecuckoo_ref
Bump aecuckoo reference
2022-04-07 21:20:30 +03:00
Hans Svensson 86ef29458d Bump aecuckoo reference 2022-04-07 20:15:51 +02:00
seanhinde 33be529b68 Merge pull request #21 from aeternity/update-enacl-for-m1-mac
Update enacl version for m1 macs
2021-11-24 17:12:50 +01:00
Sean Hinde 95a1efc84d Also update aecuckoo dep 2021-11-23 22:55:42 +01:00
Sean Hinde 0afe99755c Update enacl version for m1 macs 2021-11-23 22:33:30 +01:00
seanhinde ccdf1ef040 Merge pull request #20 from aeternity/update-enacl-api
Update to latest enacl with updated API
2021-11-02 09:40:56 +01:00
Sean Hinde 0ff27e51c7 Update to latest enacle with updated API 2021-11-01 18:31:59 +01:00
Tino Breddin 0338cfc249 Merge pull request #18 from aeternity/tb-use-hut
Replace direct lager logging with hut
2019-10-23 16:27:29 +02:00
Tino Breddin 8c03d3fc8d Update rebar3 plugin 2019-10-22 17:07:59 +02:00
Tino Breddin b13515f0af Replace direct lager logging with hut
This ensure we can configure the logging backend in the umbrella project
where aeminer is used.
2019-10-22 10:33:07 +02:00
Tino Breddin 0a82f0fd90 Merge pull request #16 from aeternity/tb-update-rebar-lock
Update rebar.lock
2019-08-07 12:02:52 +02:00
Tino Breddin 4aa7d883ef Update rebar.lock 2019-08-07 11:49:13 +02:00
Tino Breddin ab4c46f29a Merge pull request #15 from aeternity/tb-update-aecuckoo
Update dep aecuckoo
2019-08-07 10:42:45 +02:00
Tino Breddin 1d4e762755 Update dep aecuckoo
Included reference: https://github.com/aeternity/aecuckoo/pull/2
2019-08-07 10:28:09 +02:00
Juraj Hlista 90b7ef8e76 Merge pull request #14 from aeternity/add-verify_proof_from_hash
Add verify_proof_from_hash/4
2019-05-24 08:35:00 +00:00
Juraj Hlista b005644c4d Add verify_proof_from_hash/4 2019-05-24 10:17:44 +02:00
Juraj Hlista 1cf2ecfd83 Merge pull request #13 from aeternity/extend_api
Extend API with functions required in Stratum
2019-04-12 15:31:08 +07:00
Juraj Hlista 083c2a0f87 Extend API with functions required in Stratum 2019-04-12 13:31:10 +07:00
Luca Favatella 9ff46af119 Merge pull request #12 from aeternity/revert-10-PT-164984716-review-nonce-for-node
Revert "Enable caller to select small initial nonce"
2019-04-01 14:42:34 +01:00
Luca Favatella d9d0652df6 Revert "Enable caller to select small initial nonce" 2019-04-01 14:33:55 +01:00
Luca Favatella 9c7287d1f7 Merge pull request #11 from aeternity/PT-164834227-too-verbose-build
Reduce verbosity of build
2019-04-01 12:25:43 +01:00
Luca Favatella 282c0d61b9 Merge pull request #10 from aeternity/PT-164984716-review-nonce-for-node
Enable caller to select small initial nonce
2019-03-29 16:42:04 +00:00
Luca Favatella d21653144d Reduce verbosity of build by upgrading plugin 2019-03-29 14:59:21 +00:00
Luca Favatella 31482d418e Enable caller to select small initial nonce
... for reproducing quite closely behaviour before 68124a3
2019-03-29 14:37:46 +00:00
Valeri Filipov 7cde3fd2f4 Initial CircleCi configuration (#9)
Initial CircleCi configuration
2019-03-22 08:36:45 +02:00
Juraj Hlista 05f68fab29 Merge pull request #8 from aeternity/add-new-functions
Export verify_proof/4 and add get_target/2
2019-03-12 20:31:39 +07:00
Juraj Hlista 63b6890c61 Merge pull request #7 from aeternity/dialyzer-fixes
Dialyzer fixes
2019-03-12 20:27:17 +07:00
Juraj Hlista 87ee39ffb0 Export verify_proof/4 and add get_target/2
verify_proof/4 checks that a solution is a valid solution it doesn't check
it against any target.

get_target/2 returns the target of a solution in integer form
(not scientific).
2019-03-12 12:21:29 +07:00
Juraj Hlista 84f59998a2 Change types of exec and extra_args to binary
When config is created, it accepts binaries that are converted to list
and kept in config record. This causes issues in the code that uses this
project as a dependency. There is a different type for exec and extra_args
outside and inside the config record.
2019-03-12 11:00:57 +07:00
Juraj Hlista 73b70519f1 Use defines from .hrl in the code 2019-03-12 11:00:51 +07:00
Juraj Hlista 82a7cb813a Merge pull request #6 from aeternity/export-instance-types
Export instance/0 and instances/0 types
2019-03-04 15:28:21 +07:00
Juraj Hlista 4726ab5ace Export instance/0 and instances/0 types 2019-03-03 14:04:02 +07:00
Juraj Hlista 5a538b360c Merge pull request #5 from aeternity/add-defines-to-hrl
Add more defines into .hrl
2019-02-27 17:46:03 +07:00
Juraj Hlista 2b87718d20 Add more defines into .hrl 2019-02-27 17:35:44 +07:00
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