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
b6062309
Commit
b6062309
authored
4 years ago
by
Evan Vigil-McClanahan
Browse files
Options
Download
Email Patches
Plain Diff
undo oops
parent
487f8c61
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
rebar.lock
+2
-2
rebar.lock
src/miner.erl
+1
-1
src/miner.erl
with
3 additions
and
3 deletions
+3
-3
rebar.lock
+
2
-
2
View file @
b6062309
...
...
@@ -4,7 +4,7 @@
{<<"base64url">>,{pkg,<<"base64url">>,<<"1.0.1">>},1},
{<<"blockchain">>,
{git,"https://github.com/helium/blockchain-core.git",
{ref,"
e3a071fe0b459c295f0a6fdabebd76f7e28b945
9"}},
{ref,"
dcd05a8d6e6dacb6535401b2f285e2e22dd2a51
9"}},
0},
{<<"clique">>,
{git,"https://github.com/helium/clique.git",
...
...
@@ -100,7 +100,7 @@
1},
{<<"libp2p">>,
{git,"https://github.com/helium/erlang-libp2p.git",
{ref,"
c6bf2a2a0c5b5ef0d4751c9549454afda83669ab
"}},
{ref,"
725f257b028ff6f4c0493c6f2b40561f440416c6
"}},
1},
{<<"libp2p_crypto">>,{pkg,<<"libp2p_crypto">>,<<"1.3.2">>},2},
{<<"longfi">>,
...
...
This diff is collapsed.
Click to expand it.
src/miner.erl
+
1
-
1
View file @
b6062309
...
...
@@ -314,7 +314,7 @@ remove_consensus() ->
-
spec
version
()
->
integer
().
version
()
->
3
.
2
.
%% ------------------------------------------------------------------
%% gen_server Function Definitions
...
...
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