From efe7484dc93e7f5df0155edc0ff581db3cb59618 Mon Sep 17 00:00:00 2001 From: Marc Nijdam Date: Thu, 18 Nov 2021 18:26:47 -0700 Subject: [PATCH] bump core for block gossip improvements --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 7f54227..0746dc5 100644 --- a/rebar.config +++ b/rebar.config @@ -32,7 +32,7 @@ {elli, "3.2.0"}, {jsonrpc2, {git, "https://github.com/zuiderkwast/jsonrpc2-erlang.git", {branch, "master"}}}, {clique, {git, "https://github.com/helium/clique.git", {branch, "develop"}}}, - {blockchain, {git, "https://github.com/helium/blockchain-core.git", {tag, "2021.11.17.1"}}} + {blockchain, {git, "https://github.com/helium/blockchain-core.git", {tag, "2021.11.18.0"}}} ]}. {xref_checks, [ diff --git a/rebar.lock b/rebar.lock index d92b4ac..892178b 100644 --- a/rebar.lock +++ b/rebar.lock @@ -5,7 +5,7 @@ {<<"base64url">>,{pkg,<<"base64url">>,<<"1.0.1">>},0}, {<<"blockchain">>, {git,"https://github.com/helium/blockchain-core.git", - {ref,"0fa1fb3d055644d4ebb322df2355a12993ace6ff"}}, + {ref,"8a3b7eab5bc99b2b8bfdb66f484a107424157d92"}}, 0}, {<<"chatterbox">>, {git,"https://github.com/andymck/chatterbox",