Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
45bd4fed
Commit
45bd4fed
authored
Mar 27, 2018
by
Felföldi Zsolt
Committed by
Péter Szilágyi
Mar 27, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
light: new CHT for ropsten (#16393)
parent
d763e20d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
postprocess.go
light/postprocess.go
+4
-4
No files found.
light/postprocess.go
View file @
45bd4fed
...
...
@@ -66,10 +66,10 @@ var (
ropstenCheckpoint
=
trustedCheckpoint
{
name
:
"ropsten"
,
sectionIdx
:
8
3
,
sectionHead
:
common
.
HexToHash
(
"
3ca623586bc0da35f1fc8d9b6b55950f3b1f69be9c6501846a2df672adb61236
"
),
chtRoot
:
common
.
HexToHash
(
"
8f08ec7783969768c6ef06e5fe3398223cbf4ae2907b676da7b6fe6c7f55b059
"
),
bloomTrieRoot
:
common
.
HexToHash
(
"
02d86d3c6a87f8f8a92c2a59bbba2132ff6f9f61b0915a5dc28a9d8279219fd0
"
),
sectionIdx
:
8
7
,
sectionHead
:
common
.
HexToHash
(
"
ebc0adcb30ed21cbe95bd77499cc1af0bada621fee3644cb80dbcf1444c123fe
"
),
chtRoot
:
common
.
HexToHash
(
"
d9830f4893c821ddf149b8cb9d3e3bfe3109d2eea8e3c4a4ede7c8b2ee8a7800
"
),
bloomTrieRoot
:
common
.
HexToHash
(
"
c76e12d713f65b84c5a36d06bc77d0c8419248ea0b36e0812a78b76aa6da0ddb
"
),
}
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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