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

Commit

Permalink
Merge pull request #364 from helium/jg/bump_core_fix_tokentype
Browse files Browse the repository at this point in the history
update core to fix token_type encoding
  • Loading branch information
madninja authored Jul 25, 2022
2 parents 1fcf720 + df9050d commit 69ec0c9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{<<"base64url">>,{pkg,<<"base64url">>,<<"1.0.1">>},0},
{<<"blockchain">>,
{git,"https://github.com/helium/blockchain-core.git",
{ref,"b7e79e3571ad087ac41dea4da5d4423576804d4d"}},
{ref,"d614f914777c6fa7787cb3fce5546d7da7035060"}},
0},
{<<"certifi">>,{pkg,<<"certifi">>,<<"2.9.0">>},1},
{<<"chatterbox">>,
Expand Down Expand Up @@ -48,6 +48,10 @@
{ref,"c5476b6639314a75a99400c9dfa7603b24a6d18a"}},
1},
{<<"erl_base58">>,{pkg,<<"erl_base58">>,<<"0.0.1">>},1},
{<<"erlang_lorawan">>,
{git,"https://github.com/helium/erlang-lorawan.git",
{ref,"32d1c580c26ba41ad5230d080d4c0e23cf273d86"}},
1},
{<<"erlang_stats">>,
{git,"https://github.com/helium/erlang-stats.git",
{ref,"ba2d545f8e559bd4d46146a5f5277ce4f907c03f"}},
Expand All @@ -61,7 +65,7 @@
{<<"gproc">>,{pkg,<<"gproc">>,<<"0.8.0">>},2},
{<<"grpcbox">>,
{git,"https://github.com/novalabsxyz/grpcbox.git",
{ref,"3a7fe316aecd3b0c64e98cd590fa65b7c8725103"}},
{ref,"6180be0f4f4f199f824e60ae5c64ddd2daa5acff"}},
1},
{<<"h3">>,
{git,"https://github.com/helium/erlang-h3.git",
Expand All @@ -86,16 +90,12 @@
{<<"lager">>,{pkg,<<"lager">>,<<"3.9.2">>},0},
{<<"libp2p">>,
{git,"https://github.com/helium/erlang-libp2p.git",
{ref,"704f6d93da10677a54de9ef9b780e1e7faa98867"}},
{ref,"3d81f62ba1c036e417237fb4e9e1ac6cddd8d3f2"}},
1},
{<<"libp2p_crypto">>,
{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"}},
Expand Down Expand Up @@ -123,11 +123,11 @@
{<<"recon">>,{pkg,<<"recon">>,<<"2.5.2">>},0},
{<<"relcast">>,
{git,"https://github.com/helium/relcast.git",
{ref,"cfe013e5363d06294478078c7baeb808acdb349c"}},
{ref,"760d437f19cd44ef4b5fd659c9ebccf98abc883b"}},
2},
{<<"rocksdb">>,
{git,"https://gitlab.com/vagabond1/erlang-rocksdb",
{ref,"e391336db73ca3644050b308d20071fb79667022"}},
{ref,"e8a9a3907a2ecab225122b1cd7c7cb7973a14aee"}},
3},
{<<"sidejob">>,{pkg,<<"sidejob">>,<<"2.1.0">>},2},
{<<"small_ints">>,{pkg,<<"small_ints">>,<<"0.1.0">>},4},
Expand Down

0 comments on commit 69ec0c9

Please sign in to comment.