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
1432b099
Unverified
Commit
1432b099
authored
4 years ago
by
Rahul Garg
Browse files
Options
Download
Email Patches
Plain Diff
Update blockchain-core and bump snap
parent
2a605b8e
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/sys.config
+2
-2
config/sys.config
rebar.lock
+1
-1
rebar.lock
with
3 additions
and
3 deletions
+3
-3
config/sys.config
+
2
-
2
View file @
1432b099
...
...
@@ -35,9 +35,9 @@
[
{
honor_quick_sync
,
true
},
{
quick_sync_mode
,
blessed_snapshot
},
{
blessed_snapshot_block_height
,
5
4936
1
},
{
blessed_snapshot_block_height
,
5
5512
1
},
{
blessed_snapshot_block_hash
,
<<
150
,
249
,
162
,
11
,
230
,
105
,
19
,
1
2
4
,
149
,
147
,
39
,
189
,
179
,
38
,
115
,
131
,
155
,
27
,
43
,
231
,
44
,
130
,
165
,
154
,
183
,
118
,
59
,
93
,
170
,
105
,
238
,
106
>>},
<<
5
,
98
,
107
,
54
,
176
,
67
,
254
,
172
,
1
4
4
,
204
,
163
,
3
,
210
,
16
,
38
,
245
,
223
,
88
,
236
,
19
,
229
,
129
,
67
,
171
,
84
,
0
,
132
,
61
,
122
,
60
,
164
,
82
>>},
{
port
,
44158
},
{
key
, {
ecc
, [{
key_slot
,
0
}, {
onboarding_key_slot
,
15
}]}}, %%
don
'
t
make
this
the
last
line
in
the
stanza
because
sed
and
keep
it
on
one
line
{
base_dir
,
"/var/data"
},
...
...
This diff is collapsed.
Click to expand it.
rebar.lock
+
1
-
1
View file @
1432b099
...
...
@@ -4,7 +4,7 @@
{<<"base64url">>,{pkg,<<"base64url">>,<<"1.0.1">>},1},
{<<"blockchain">>,
{git,"https://github.com/helium/blockchain-core.git",
{ref,"
6249f7b5d8502580a05c02ff9b323651e2e9f79
3"}},
{ref,"
711e5b3d5170ecf774ed4596de4b3bbc316e330
3"}},
0},
{<<"clique">>,
{git,"https://github.com/helium/clique.git",
...
...
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