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
e78f631d
Unverified
Commit
e78f631d
authored
Dec 05, 2019
by
Péter Szilágyi
Committed by
GitHub
Dec 05, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #20428 from karalabe/cht-1.9.9
params: update CHTs for v1.9.9 release
parents
c2d65d34
6b6882f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
config.go
params/config.go
+16
-16
No files found.
params/config.go
View file @
e78f631d
...
...
@@ -71,10 +71,10 @@ var (
// MainnetTrustedCheckpoint contains the light client trusted checkpoint for the main network.
MainnetTrustedCheckpoint
=
&
TrustedCheckpoint
{
SectionIndex
:
27
0
,
SectionHead
:
common
.
HexToHash
(
"0x
b67c33d838a60c282c2fb49b188fbbac1ef8565ffb4a1c4909b0a05885e72e40
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
781daa4607782300da85d440df3813ba38a1262585231e35e9480726de81dbfc
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
fd8951fa6d779cbc981df40dc31056ed1a549db529349d7dfae016f9d96cae72
"
),
SectionIndex
:
27
5
,
SectionHead
:
common
.
HexToHash
(
"0x
03159234a3699e31d27e5d83a55cbcf8ceb1f2d90855c219c55d79089b61abd4
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
d0c1f3828a4dcb2ee76625fdbea85afeabfb61c04adf07439d2fc1cf00469f76
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
ab8ea2be8aa24703208fee3fc0afdbb536301013f412a7282b2692d6d68f92c5
"
),
}
// MainnetCheckpointOracle contains a set of configs for the main network oracle.
...
...
@@ -109,10 +109,10 @@ var (
// TestnetTrustedCheckpoint contains the light client trusted checkpoint for the Ropsten test network.
TestnetTrustedCheckpoint
=
&
TrustedCheckpoint
{
SectionIndex
:
20
4
,
SectionHead
:
common
.
HexToHash
(
"0x
a39168b51c3205456f30ce6a91f3590a43295b15a1c8c2ab86bb8c06b8ad1808
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
9a3654147b79882bfc4e16fbd3421512aa7e4dfadc6c511923980e0877bdf3b4
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
e72b979522d94fa45c1331639316da234a9bb85062d64d72e13afe1d3f5c17d5
"
),
SectionIndex
:
20
9
,
SectionHead
:
common
.
HexToHash
(
"0x
8037eb6872b69397d434121424ed8d6ab74be32bf3cb3f12dc5d9657fc146860
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
e64b7d6324e5cbdcbbc250adf4cf24a639a665aa83ccfd6a0b84a80faaaa0d41
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
80fedbef680cd70d3dc4b50b14480fba82c74361a35e8dc7be9f11e03077c840
"
),
}
// TestnetCheckpointOracle contains a set of configs for the Ropsten test network oracle.
...
...
@@ -150,10 +150,10 @@ var (
// RinkebyTrustedCheckpoint contains the light client trusted checkpoint for the Rinkeby test network.
RinkebyTrustedCheckpoint
=
&
TrustedCheckpoint
{
SectionIndex
:
16
3
,
SectionHead
:
common
.
HexToHash
(
"0x
36e5deaa46f258bece94b05d8e10f1ef68f422fb62ed47a2b6e616aa26e84997
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
829b9feca1c2cdf5a4cf3efac554889e438ee4df8718c2ce3e02555a02d9e9e5
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
58c01de24fdae7c082ebbe7665f189d0aa4d90ee10e72086bf56651c63269e54
"
),
SectionIndex
:
16
8
,
SectionHead
:
common
.
HexToHash
(
"0x
87301279595b16ac59360c839ef86b159e21fedbfcc8847d727ef446a14cf334
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
00f522dd0705ff647cebdd36707d6779caaf77f5fe8f958aae85f36aa88e3f9c
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
c908547a6b01c47c65a4581c68090e5602308d39e893f7c0ae3e16c52ce2abf2
"
),
}
// RinkebyCheckpointOracle contains a set of configs for the Rinkeby test network oracle.
...
...
@@ -189,10 +189,10 @@ var (
// GoerliTrustedCheckpoint contains the light client trusted checkpoint for the Görli test network.
GoerliTrustedCheckpoint
=
&
TrustedCheckpoint
{
SectionIndex
:
47
,
SectionHead
:
common
.
HexToHash
(
"0x
00c5b54c6c9a73660501fd9273ccdb4c5bbdbe5d7b8b650e28f881ec9d2337f6
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
ef35caa155fd659f57167e7d507de2f8132cbb31f771526481211d8a977d704c
"
),
BloomRoot
:
common
.
HexToHash
(
"0xb
da330402f66008d52e7adc748da28535b1212a7912a21244acd2ba77ff0ff06
"
),
SectionIndex
:
52
,
SectionHead
:
common
.
HexToHash
(
"0x
64c3bbc896578cbf782e343db48e334177e87fb8b16106b75e1dcebf59ca59dc
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
5d092e644f3815de40b8c4196698d3e34a9097cf3066a499c96e83e3927d8b8d
"
),
BloomRoot
:
common
.
HexToHash
(
"0xb
2ceb966b499dd9e6e5bf6adbf35440a0e15cbccc0f527f89a1c522a9f36250a
"
),
}
// GoerliCheckpointOracle contains a set of configs for the Goerli test network oracle.
...
...
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