Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hnt-pub
Miner
Commits
f49ae72c
Commit
f49ae72c
authored
3 years ago
by
Andrew Thompson
Browse files
Options
Download
Email Patches
Plain Diff
Bump libp2p for deleted pids GC fix
parent
923a9bc4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
rebar.config
+1
-1
rebar.config
rebar.lock
+1
-1
rebar.lock
with
2 additions
and
2 deletions
+2
-2
rebar.config
+
1
-
1
View file @
f49ae72c
...
...
@@ -10,7 +10,7 @@
{
deps
, [
{
libp2p
, {
git
,
"https://github.com/helium/erlang-libp2p.git"
,
{
ref
,
"c
282050b40b711ad57e8cff4cddde8913fbffb45
"
}}},
{
ref
,
"c
0f09acb13b99bf7ede87928c04b407cc9ad279a
"
}}},
{
blockchain
, {
git
,
"https://github.com/helium/blockchain-core.git"
,
{
branch
,
"master"
}}},
{
sibyl
, {
git
,
"https://github.com/helium/sibyl.git"
,
...
...
This diff is collapsed.
Click to expand it.
rebar.lock
+
1
-
1
View file @
f49ae72c
...
...
@@ -127,7 +127,7 @@
{<<"lager">>,{pkg,<<"lager">>,<<"3.9.2">>},1},
{<<"libp2p">>,
{git,"https://github.com/helium/erlang-libp2p.git",
{ref,"c
282050b40b711ad57e8cff4cddde8913fbffb45
"}},
{ref,"c
0f09acb13b99bf7ede87928c04b407cc9ad279a
"}},
0},
{<<"libp2p_crypto">>,{pkg,<<"libp2p_crypto">>,<<"1.4.1">>},1},
{<<"longfi">>,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets