From 0afe99755ceb70009e1b82eb84ee8d6242ae6499 Mon Sep 17 00:00:00 2001 From: Sean Hinde Date: Tue, 23 Nov 2021 22:33:30 +0100 Subject: [PATCH 1/2] Update enacl version for m1 macs --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 6d8d995..8cd9ee7 100644 --- a/rebar.config +++ b/rebar.config @@ -12,7 +12,7 @@ %% This is used just in one place, just to get blake2b_256 hash. {enacl, {git, "https://github.com/aeternity/enacl.git", - {ref, "793ddb5"}}} + {ref, "67fceef"}}} ]}. {plugins, [{rebar_aecuckooprebuilt_dep, {git, "https://github.com/aeternity/rebar3-cuckoo-prebuilt-plugin.git", diff --git a/rebar.lock b/rebar.lock index 18ed932..92e2469 100644 --- a/rebar.lock +++ b/rebar.lock @@ -10,7 +10,7 @@ 0}, {<<"enacl">>, {git,"https://github.com/aeternity/enacl.git", - {ref,"793ddb502f7fe081302e1c42227dca70b09f8e17"}}, + {ref,"67fceef42c0d055570f2e67b571f8d1f8de2f204"}}, 0}, {<<"hut">>,{pkg,<<"hut">>,<<"1.3.0">>},0}]}. [ From 95a1efc84d17f6273706693f5aefcb7add12f203 Mon Sep 17 00:00:00 2001 From: Sean Hinde Date: Tue, 23 Nov 2021 22:55:42 +0100 Subject: [PATCH 2/2] Also update aecuckoo dep --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 8cd9ee7..27cfa1d 100644 --- a/rebar.config +++ b/rebar.config @@ -8,7 +8,7 @@ %% Cuckoo CPU miners (not prebuilt). {aecuckoo, {git, "https://github.com/aeternity/aecuckoo.git", - {ref, "a1bff574dd0a965d3f9f2e23f980bbead8b4638d"}}}, + {ref, "695fbbc"}}}, %% This is used just in one place, just to get blake2b_256 hash. {enacl, {git, "https://github.com/aeternity/enacl.git", diff --git a/rebar.lock b/rebar.lock index 92e2469..91ae0e2 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,7 +1,7 @@ {"1.1.0", [{<<"aecuckoo">>, {git,"https://github.com/aeternity/aecuckoo.git", - {ref,"a1bff574dd0a965d3f9f2e23f980bbead8b4638d"}}, + {ref,"695fbbc8245dbadab7edf4e4a119f094a5a400d3"}}, 0}, {<<"aecuckooprebuilt">>, {aecuckooprebuilt_app_with_priv_from_git,