diff --git a/Makefile b/Makefile index 4b812ece0..378d39413 100755 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ endif GRPC_SERVICES_DIR=src/grpc/autogen -GATEWAY_RS_VSN ?= "13931ef7c9a96bc45a1628fc3dd5f24fe5ffc477" +GATEWAY_RS_VSN ?= "v1.0.0-alpha.24" GWMP_MUX_VSN ?= "v0.9.4" all: compile diff --git a/rebar.lock b/rebar.lock index 412abbe4a..395f160c8 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,19 +1,19 @@ {"1.2.0", [{<<"acceptor_pool">>, {git,"https://github.com/novalabsxyz/acceptor_pool", - {ref,"1f0a0c0ff43ab8a0cb074e71d9319237b155afe7"}}, + {ref,"56d676e00c11fd071a6bcc4059e3454960900af7"}}, 2}, {<<"backoff">>,{pkg,<<"backoff">>,<<"1.1.6">>},2}, {<<"base32">>,{pkg,<<"base32">>,<<"0.1.0">>},4}, {<<"base64url">>,{pkg,<<"base64url">>,<<"1.0.1">>},1}, {<<"blockchain">>, {git,"https://github.com/helium/blockchain-core.git", - {ref,"8f15b8530081f83c7c5540d6d6edaf74185b98e8"}}, + {ref,"adc9541a0b63ead33777a6a169d86565d13694bf"}}, 0}, {<<"certifi">>,{pkg,<<"certifi">>,<<"2.8.0">>},2}, {<<"chatterbox">>, {git,"https://github.com/novalabsxyz/chatterbox", - {ref,"9055e611d509eec2f182bbf52a54ec821b17ac59"}}, + {ref,"cbfe6e46b273f1552b57685c9f6daf710473c609"}}, 2}, {<<"clique">>, {git,"https://github.com/helium/clique.git", @@ -97,7 +97,7 @@ 0}, {<<"grpcbox">>, {git,"https://github.com/novalabsxyz/grpcbox.git", - {ref,"5cca01a52b6bb4c8dbadf1fe7f6441a350308235"}}, + {ref,"e7204dee08a55057ead4f4609b694dc4a1e85e21"}}, 1}, {<<"h3">>, {git,"https://github.com/helium/erlang-h3.git", @@ -179,7 +179,7 @@ 3}, {<<"sibyl">>, {git,"https://github.com/helium/sibyl.git", - {ref,"6e5f7ba2ffaed68bb8121b9c62d699595aafeaea"}}, + {ref,"73ce7b355a1d8864f4c0d211a62ca85418629ac9"}}, 0}, {<<"sidejob">>,{pkg,<<"sidejob">>,<<"2.1.0">>},2}, {<<"small_ints">>,{pkg,<<"small_ints">>,<<"0.1.0">>},4}, diff --git a/src/miner.erl b/src/miner.erl index c3428414c..94fe2650c 100644 --- a/src/miner.erl +++ b/src/miner.erl @@ -322,7 +322,7 @@ remove_consensus() -> version() -> %% format: %% MMMmmmPPPP - 0010100008. + 0010100009. %% ------------------------------------------------------------------ %% gen_server