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
98405a32
Commit
98405a32
authored
4 years ago
by
Andrew Thompson
Browse files
Options
Download
Email Patches
Plain Diff
Snapshot to 796321 and bump libp2p for stungun fix
parent
80c1bd76
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/sys.config
+2
-2
config/sys.config
rebar.lock
+2
-2
rebar.lock
with
4 additions
and
4 deletions
+4
-4
config/sys.config
+
2
-
2
View file @
98405a32
...
...
@@ -36,9 +36,9 @@
[
{
honor_quick_sync
,
true
},
{
quick_sync_mode
,
blessed_snapshot
},
{
blessed_snapshot_block_height
,
79
056
1
},
{
blessed_snapshot_block_height
,
79
632
1
},
{
blessed_snapshot_block_hash
,
<<
222
,
172
,
23
,
86
,
123
,
190
,
13
,
7
6
,
1
7
2
,
23
,
162
,
75
,
200
,
32
,
242
,
4
,
8
,
161
,
14
9
,
1
14
,
76
,
249
,
171
,
252
,
97
,
155
,
7
,
46
,
122
,
179
,
161
,
62
>>},
<<
87
,
114
,
184
,
61
,
46
,
56
,
30
,
199
,
91
,
120
,
96
,
142
,
45
,
4
6
,
12
1
,
2
0
3
,
28
,
202
,
253
,
126
,
205
,
120
,
12
,
208
,
14
,
5
9
,
14
4
,
15
,
104
,
210
,
246
,
217
>>},
{
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
+
2
-
2
View file @
98405a32
...
...
@@ -4,7 +4,7 @@
{<<"base64url">>,{pkg,<<"base64url">>,<<"1.0.1">>},1},
{<<"blockchain">>,
{git,"https://github.com/helium/blockchain-core.git",
{ref,"
7161dbcd4cffc729f338fc52e29fd4f1c30fee1a
"}},
{ref,"
4a7221daa4d5e008dc2b3c79e864bc915f9d842d
"}},
0},
{<<"clique">>,
{git,"https://github.com/helium/clique.git",
...
...
@@ -100,7 +100,7 @@
1},
{<<"libp2p">>,
{git,"https://github.com/helium/erlang-libp2p.git",
{ref,"
5e77ecb6ebe99db3a9cd422e1de624be6d8b8566
"}},
{ref,"
7261c24db1a6d035398327f57096946faf0309f0
"}},
1},
{<<"libp2p_crypto">>,{pkg,<<"libp2p_crypto">>,<<"1.3.4">>},2},
{<<"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