Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Commit

Permalink
Bump core and libp2p to gossip fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
madninja committed May 15, 2020
1 parent 61427ef commit e630baf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{<<"base64url">>,{pkg,<<"base64url">>,<<"1.0.1">>},0},
{<<"blockchain">>,
{git,"https://github.com/helium/blockchain-core.git",
{ref,"1793788e722429919ded0d03ad472dcabd0bbfc9"}},
{ref,"97bde3e00c24429c032dc4c0984fed606dca32b6"}},
0},
{<<"certifi">>,{pkg,<<"certifi">>,<<"2.5.1">>},1},
{<<"clique">>,
Expand Down Expand Up @@ -53,7 +53,7 @@
{<<"hackney">>,{pkg,<<"hackney">>,<<"1.15.2">>},0},
{<<"helium_proto">>,
{git,"https://github.com/helium/proto.git",
{ref,"794ac0f9cb80fe1865a018afa727b196980d3f14"}},
{ref,"7f49ecc36c18baf4d960aaea0f260ddba5692ba3"}},
1},
{<<"idna">>,{pkg,<<"idna">>,<<"6.0.0">>},1},
{<<"inert">>,
Expand All @@ -70,7 +70,7 @@
{<<"lager">>,{pkg,<<"lager">>,<<"3.8.0">>},0},
{<<"libp2p">>,
{git,"https://github.com/helium/erlang-libp2p.git",
{ref,"a4add6c6117eb7de4d8a0136bcb48088fa4431ac"}},
{ref,"abff2d73d0d783a1bca7e852fde07db393e8919d"}},
1},
{<<"libp2p_crypto">>,{pkg,<<"libp2p_crypto">>,<<"1.0.1">>},2},
{<<"merkerl">>,
Expand Down

0 comments on commit e630baf

Please sign in to comment.