good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open
bor
Commits
4f55e24c
Unverified
Commit
4f55e24c
authored
Feb 18, 2020
by
Péter Szilágyi
Browse files
Options
Downloads
Patches
Plain Diff
params: update CHTs for the v1.9.11 release
parent
91b22896
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
params/config.go
+16
-16
16 additions, 16 deletions
params/config.go
with
16 additions
and
16 deletions
params/config.go
+
16
−
16
View file @
4f55e24c
...
@@ -72,10 +72,10 @@ var (
...
@@ -72,10 +72,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
{
SectionIndex
:
28
3
,
SectionIndex
:
28
9
,
SectionHead
:
common
.
HexToHash
(
"0x
7da9639e5b378421f2cabd1d3bdae02dbf6d4ba79fc9b3c3916c66412ef7d0b6
"
),
SectionHead
:
common
.
HexToHash
(
"0x
5a95eed1a6e01d58b59f86c754cda88e8d6bede65428530eb0bec03267cda6a9
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
b8c6f06e1d5a4fddf593d1ff787e6b89eff4183d0b40d276f19e7d41178a53c
f"
),
CHTRoot
:
common
.
HexToHash
(
"0x
6d4abf2b0f3c015952e6a3cbd5cc9885aacc29b8e55d4de662d29783c74a62b
f"
),
BloomRoot
:
common
.
HexToHash
(
"0x
c47d7d6924ba46090d568296bb667a3ea4b6a00dd69bd5fb4f4f78be2fe05ec2
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
1af2a8abbaca8048136b02f782cb6476ab546313186a1d1bd2b02df88ea48e7e
"
),
}
}
// MainnetCheckpointOracle contains a set of configs for the main network oracle.
// MainnetCheckpointOracle contains a set of configs for the main network oracle.
...
@@ -111,10 +111,10 @@ var (
...
@@ -111,10 +111,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
{
SectionIndex
:
2
17
,
SectionIndex
:
2
23
,
SectionHead
:
common
.
HexToHash
(
"0x
1895e3cceb6fb201044679db2b9f4f9df4233b52e8d3c5ec4b75ae0ae75c90fa
"
),
SectionHead
:
common
.
HexToHash
(
"0x
9aa51ca383f5075f816e0b8ce7125075cd562b918839ee286c03770722147661
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
8f2016fb336b64bd8ef4e9a73659a0a99476ea8789aacad695d65295a50fdb8d
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
755c6a5931b7bd36e55e47f3f1e81fa79c930ae15c55682d3a85931eedaf8cf2
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
57f5b8ecfa10ada7509a45f7e0f2283c6
b2dc
08d8771163ffbb4ff0e3e6bca1c
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
abc37762d11
b2
9
dc
7dde11b89846e2308ba681eeb015b6a202ef5e242bc107e8
"
),
}
}
// TestnetCheckpointOracle contains a set of configs for the Ropsten test network oracle.
// TestnetCheckpointOracle contains a set of configs for the Ropsten test network oracle.
...
@@ -152,10 +152,10 @@ var (
...
@@ -152,10 +152,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
{
SectionIndex
:
1
76
,
SectionIndex
:
1
81
,
SectionHead
:
common
.
HexToHash
(
"0x
b2cbd3396f25647fd80598fc4f7b015fb4131c0831630d878742b33dd286b641
"
),
SectionHead
:
common
.
HexToHash
(
"0x
dda275f3e9ecadf4834a6a682db1ca3db6945fa4014c82dadcad032fc5c1aefa
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
d81776495227babd75d8a519cb55e506e7b24265de5aa1847d38cb8f216ac09e
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
0fdfdbdb12e947e838fe26dd3ada4cc3092d6fa22aefec719b83f16004b5e596
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
0ea52b610139fcd6b1bc75351787e21c72922b18ea8a27091a51eb29b6723cd6
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
fd8dc404a438eaa5cf93dd58dbaeed648aa49d563b511892262acff77c5db7db
"
),
}
}
// RinkebyCheckpointOracle contains a set of configs for the Rinkeby test network oracle.
// RinkebyCheckpointOracle contains a set of configs for the Rinkeby test network oracle.
...
@@ -191,10 +191,10 @@ var (
...
@@ -191,10 +191,10 @@ var (
// GoerliTrustedCheckpoint contains the light client trusted checkpoint for the Görli test network.
// GoerliTrustedCheckpoint contains the light client trusted checkpoint for the Görli test network.
GoerliTrustedCheckpoint
=
&
TrustedCheckpoint
{
GoerliTrustedCheckpoint
=
&
TrustedCheckpoint
{
SectionIndex
:
6
0
,
SectionIndex
:
6
6
,
SectionHead
:
common
.
HexToHash
(
"0x
9bc784b6ad0c944f6aebf930fb5e811497059788b616e211db655a885e65f1cb
"
),
SectionHead
:
common
.
HexToHash
(
"0x
eea3a7b2cb275956f3049dd27e6cdacd8a6ef86738d593d556efee5361019475
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
961a811e2843f6196903edc1d04adbf13dee92627a89c21b3e0cdf69e0100638
"
),
CHTRoot
:
common
.
HexToHash
(
"0x
11712af50b4083dc5910e452ca69fbfc0f2940770b9846200a573f87a0af94e6
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
1564889bbe8c68011d29d3966439956303283c0fb8b08daa8376028e82dcd763
"
),
BloomRoot
:
common
.
HexToHash
(
"0x
331b7a7b273e81daeac8cafb9952a16669d7facc7be3b0ebd3a792b4d8b95cc5
"
),
}
}
// GoerliCheckpointOracle contains a set of configs for the Goerli test network oracle.
// GoerliCheckpointOracle contains a set of configs for the Goerli test network oracle.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment