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
09318b46
Commit
09318b46
authored
3 years ago
by
Evan Vigil-McClanahan
Browse files
Options
Download
Email Patches
Plain Diff
bump core version and version for .82 testnet release
parent
2aa460f9
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
rebar.lock
+1
-1
rebar.lock
src/miner.erl
+1
-1
src/miner.erl
with
2 additions
and
2 deletions
+2
-2
rebar.lock
+
1
-
1
View file @
09318b46
...
...
@@ -5,7 +5,7 @@
{<<"base64url">>,{pkg,<<"base64url">>,<<"1.0.1">>},1},
{<<"blockchain">>,
{git,"https://github.com/helium/blockchain-core.git",
{ref,"
d9ac624f95bbd53670fa8708e5188ace329b8bdc
"}},
{ref,"
6c77739b12ac5283524e7bd01cf72ec6f2835994
"}},
0},
{<<"chatterbox">>,
{git,"https://github.com/andymck/chatterbox",
...
...
This diff is collapsed.
Click to expand it.
src/miner.erl
+
1
-
1
View file @
09318b46
...
...
@@ -307,7 +307,7 @@ remove_consensus() ->
version
()
->
%% format:
%% MMMmmmPPPP
000001008
1
.
000001008
2
.
%% ------------------------------------------------------------------
%% gen_server
...
...
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