From 2c2887b75d758be84c59a7b03cca33c07d62002c Mon Sep 17 00:00:00 2001 From: jeffgrunewald Date: Fri, 12 Aug 2022 19:24:57 -0400 Subject: [PATCH] core and proto update for perf improvements --- rebar.config | 2 +- rebar.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/rebar.config b/rebar.config index f82c17b9..fcdd4033 100644 --- a/rebar.config +++ b/rebar.config @@ -23,7 +23,7 @@ {telemetry, "0.4.1"}, {psql_migration, {git, "https://github.com/helium/psql-migration.git", {branch, "master"}}}, {clique, {git, "https://github.com/helium/clique.git", {branch, "develop"}}}, - {blockchain, {git, "https://github.com/helium/blockchain-core.git", {tag, "validator1.13.5"}}}, + {blockchain, {git, "https://github.com/helium/blockchain-core.git", {tag, "validator1.13.7"}}}, {envloader, {git, "https://github.com/nuex/envloader.git", {branch, "master"}}} ]}. diff --git a/rebar.lock b/rebar.lock index cea16301..13b70880 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,"46f514bc9abaad91507d502e1a34d8f66ada9588"}}, + {ref,"14eecaec37a33d8cff70025259177f2f58993879"}}, 0}, {<<"certifi">>,{pkg,<<"certifi">>,<<"2.9.0">>},1}, {<<"chatterbox">>, @@ -19,15 +19,15 @@ {git,"https://github.com/helium/clique.git", {ref,"e4be0dae150061bec080502ed530091672880867"}}, 0}, + {<<"cream">>, + {git,"https://github.com/helium/cream", + {ref,"9fd0ff78ab4d30f8ea16212b504c817290dfaf64"}}, + 1}, {<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2}, {<<"cuttlefish">>, {git,"https://github.com/helium/cuttlefish.git", {ref,"8672838e8f4ef61602aee6e4ff97ec9be54031dc"}}, 1}, - {<<"e2qc">>, - {git,"https://github.com/helium/e2qc", - {ref,"d77231471ab93ad38bb6763870917ff9499cdc73"}}, - 1}, {<<"ecc_compact">>,{pkg,<<"ecc_compact">>,<<"1.1.1">>},3}, {<<"enacl">>, {git,"https://github.com/helium/enacl", @@ -74,7 +74,7 @@ {<<"hackney">>,{pkg,<<"hackney">>,<<"1.17.0">>},0}, {<<"helium_proto">>, {git,"https://github.com/helium/proto.git", - {ref,"3de41dd9ebe9a67b170d08ab70eecea201e6aa92"}}, + {ref,"a0a58da6420b3cfb47778d549af4b0cd256e7ece"}}, 1}, {<<"hpack">>,{pkg,<<"hpack_erl">>,<<"0.2.3">>},3}, {<<"idna">>,{pkg,<<"idna">>,<<"6.1.1">>},1},