From 4febe8a0c94d908df128906a0c67138ad7d38e59 Mon Sep 17 00:00:00 2001 From: Andrew McKenzie Date: Tue, 5 Jul 2022 12:23:34 +0100 Subject: [PATCH] bump core --- rebar.config | 2 +- rebar.lock | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/rebar.config b/rebar.config index d4733f5..df76be8 100644 --- a/rebar.config +++ b/rebar.config @@ -20,7 +20,7 @@ {deps, [ lager, - {blockchain, {git, "https://github.com/helium/blockchain-core.git", {branch, "master"}}}, + {blockchain, {git, "https://github.com/helium/blockchain-core.git", {branch, "andymck/poc-grpc-v2-report-attestation"}}}, {grpcbox, {git, "https://github.com/novalabsxyz/grpcbox.git", {branch, "master"}}} ]}. diff --git a/rebar.lock b/rebar.lock index 77f9e78..c71f888 100644 --- a/rebar.lock +++ b/rebar.lock @@ -8,7 +8,7 @@ {<<"base64url">>,{pkg,<<"base64url">>,<<"1.0.1">>},1}, {<<"blockchain">>, {git,"https://github.com/helium/blockchain-core.git", - {ref,"2418468a75bbed961ac2ff244694de859cbb0756"}}, + {ref,"9c38055645ff0b2d466db8b633c450c1412ce39d"}}, 0}, {<<"certifi">>,{pkg,<<"certifi">>,<<"2.8.0">>},2}, {<<"chatterbox">>, @@ -81,7 +81,7 @@ {<<"hackney">>,{pkg,<<"hackney">>,<<"1.18.0">>},1}, {<<"helium_proto">>, {git,"https://github.com/helium/proto.git", - {ref,"d1694d5ddb3801f70461921a33407b04d9df66f3"}}, + {ref,"45792698b66690062e4f130912edb772eb4edd45"}}, 1}, {<<"hpack">>,{pkg,<<"hpack_erl">>,<<"0.2.3">>},2}, {<<"idna">>,{pkg,<<"idna">>,<<"6.1.1">>},2}, @@ -102,6 +102,10 @@ {git,"https://github.com/helium/libp2p-crypto.git", {ref,"a969bb7affc7d3fa1472aef80d736c467d3f6d45"}}, 2}, + {<<"lorawan">>, + {git,"https://github.com/helium/erlang-lorawan.git", + {ref,"49925a083347e91e74daee3516a2105e82ef6c07"}}, + 1}, {<<"merkerl">>, {git,"https://github.com/helium/merkerl.git", {ref,"26ddcaf7f3c2c76eebf6f9258822f923ce69cb75"}},