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
cff97119
Unverified
Commit
cff97119
authored
Nov 14, 2018
by
Péter Szilágyi
Committed by
GitHub
Nov 14, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #18097 from karalabe/update-chts-2
params: update CHTs
parents
c41e1bd1
cef7ed53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
config.go
params/config.go
+12
-12
No files found.
params/config.go
View file @
cff97119
...
@@ -49,10 +49,10 @@ var (
...
@@ -49,10 +49,10 @@ var (
// MainnetTrustedCheckpoint contains the light client trusted checkpoint for the main network.
// MainnetTrustedCheckpoint contains the light client trusted checkpoint for the main network.
MainnetTrustedCheckpoint
=
&
TrustedCheckpoint
{
MainnetTrustedCheckpoint
=
&
TrustedCheckpoint
{
Name
:
"mainnet"
,
Name
:
"mainnet"
,
SectionIndex
:
195
,
SectionIndex
:
203
,
SectionHead
:
common
.
HexToHash
(
"0x
1cdd2a84cf6c1261ffccc88f6bcefb513abd7934a96c1e909fbf74767560f16b
"
),
SectionHead
:
common
.
HexToHash
(
"0x
c9e05fc67c6a9815adc8072eb18805b53da53a9a6a273e05541e1b7542cf937a
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
e453333c20391d16b91b6fe11c104704f62c8dba15f69db73b4cdf7e100105e
b"
),
CHTRoot
:
common
.
HexToHash
(
"0x
b85f42447d59f7c3e6679b9a37ed983593fd52efd6251b883592662e95769d5
b"
),
BloomRoot
:
common
.
HexToHash
(
"0x
47f30069473072e00d2cdca146dce40f0aad243dfc8221bf810822c091674efe
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
f93d50cb4c49b403c6fd33cd60896d3b36184275be0a51bae4df5e8844ac624c
"
),
}
}
// TestnetChainConfig contains the chain parameters to run a node on the Ropsten test network.
// TestnetChainConfig contains the chain parameters to run a node on the Ropsten test network.
...
@@ -73,10 +73,10 @@ var (
...
@@ -73,10 +73,10 @@ var (
// TestnetTrustedCheckpoint contains the light client trusted checkpoint for the Ropsten test network.
// TestnetTrustedCheckpoint contains the light client trusted checkpoint for the Ropsten test network.
TestnetTrustedCheckpoint
=
&
TrustedCheckpoint
{
TestnetTrustedCheckpoint
=
&
TrustedCheckpoint
{
Name
:
"testnet"
,
Name
:
"testnet"
,
SectionIndex
:
1
26
,
SectionIndex
:
1
34
,
SectionHead
:
common
.
HexToHash
(
"0x
48f7dd4c9c60be04bf15fd4d0bcac46ddd8caf6b01d6fb8f8e1f7955cdd1337a
"
),
SectionHead
:
common
.
HexToHash
(
"0x
17053ecbe045bebefaa01e7716cc85a4e22647e181416cc1098ccbb73a088931
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
6e54cb80a1884881ea1a114243af9012c95e0296b47f103b5ab124313968508e
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
4d2b86422e46ed76f0e3f50f06632c409f809c8375e53c8bc0f782bcb93dd49a
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
b55accf6dce6455b47db8510d15eff38d0ed7378829f3036d26b48e7d15da3f6
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
ccba62232ee56c2967afc58f136a47ba7dc545ae586e6be666430d94516306c7
"
),
}
}
// RinkebyChainConfig contains the chain parameters to run a node on the Rinkeby test network.
// RinkebyChainConfig contains the chain parameters to run a node on the Rinkeby test network.
...
@@ -100,10 +100,10 @@ var (
...
@@ -100,10 +100,10 @@ var (
// RinkebyTrustedCheckpoint contains the light client trusted checkpoint for the Rinkeby test network.
// RinkebyTrustedCheckpoint contains the light client trusted checkpoint for the Rinkeby test network.
RinkebyTrustedCheckpoint
=
&
TrustedCheckpoint
{
RinkebyTrustedCheckpoint
=
&
TrustedCheckpoint
{
Name
:
"rinkeby"
,
Name
:
"rinkeby"
,
SectionIndex
:
93
,
SectionIndex
:
100
,
SectionHead
:
common
.
HexToHash
(
"0x
defb94aa217ab38f2919f7318d1d5476bd2aabf1ec9148047fe03e555615e0b
4"
),
SectionHead
:
common
.
HexToHash
(
"0x
f18f9b43e16f37b12e68818536ffe455ff18d676274ffdd856a8520ed61bb51
4"
),
CHTRoot
:
common
.
HexToHash
(
"0x
52c98c2fe508a8332c27dc10538f3fead43306e2b22b597587763c2fe6586da6
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
473f5d603b1fedad75d97fd58692130b9ac9ade1aca01eb9363d79bd1c43c791
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
93d83be0c1b12f732b1a027ecdfb16f39b0d020b8c10bfb90e76f3b01adfc5b6
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
a39ced3ddbb87e909c7531df2afb6414bea9c9a60ab94da9c6b467535f05326e
"
),
}
}
// AllEthashProtocolChanges contains every protocol change (EIPs) introduced
// AllEthashProtocolChanges contains every protocol change (EIPs) introduced
...
...
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