From 9613ff418e0a300de0941b04b9b277d5a5986e6a Mon Sep 17 00:00:00 2001 From: Marc Nijdam Date: Tue, 28 Jun 2022 14:38:24 -0500 Subject: [PATCH] core to 1.11.7 --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 39e54de..f120be2 100644 --- a/rebar.config +++ b/rebar.config @@ -23,7 +23,7 @@ ]}. {deps, [ - {blockchain, {git, "https://github.com/helium/blockchain-core.git", {tag, "master"}}}, + {blockchain, {git, "https://github.com/helium/blockchain-core.git", {tag, "validator1.11.7"}}}, {elli, "3.3.0"}, jsone, {jsonrpc2, {git, "https://github.com/novalabsxyz/jsonrpc2-erlang.git", {branch, "master"}}}, diff --git a/rebar.lock b/rebar.lock index b9ef007..9010ed8 100644 --- a/rebar.lock +++ b/rebar.lock @@ -8,7 +8,7 @@ {<<"base64url">>,{pkg,<<"base64url">>,<<"1.0.1">>},0}, {<<"blockchain">>, {git,"https://github.com/helium/blockchain-core.git", - {ref,"7edfbe19cf70e9cae019e1fc7603f57d13ae80e1"}}, + {ref,"73ee062df0b969b73ebf30536bbc252fd98a8695"}}, 0}, {<<"certifi">>,{pkg,<<"certifi">>,<<"2.8.0">>},2}, {<<"chatterbox">>,