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
b884d6eb
Commit
b884d6eb
authored
Aug 20, 2015
by
Jeffrey Wilcke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
canary update
parent
36f7fe61
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
canary.go
core/canary.go
+4
-4
No files found.
core/canary.go
View file @
b884d6eb
...
...
@@ -24,10 +24,10 @@ import (
)
var
(
jeff
=
common
.
HexToAddress
(
"
a8edb1ac2c86d3d9d78f96cd18001f60df29e52c
"
)
vitalik
=
common
.
HexToAddress
(
"
1baf27b88c48dd02b744999cf3522766929d2b2a
"
)
christoph
=
common
.
HexToAddress
(
"
60d11b58744784dc97f878f7e3749c0f1381a004
"
)
gav
=
common
.
HexToAddress
(
"
4bb7e8ae99b645c2b7860b8f3a2328aae28bd80a
"
)
jeff
=
common
.
HexToAddress
(
"
959c33de5961820567930eccce51ea715c496f85
"
)
vitalik
=
common
.
HexToAddress
(
"
c8158da0b567a8cc898991c2c2a073af67dc03a9
"
)
christoph
=
common
.
HexToAddress
(
"
7a19a893f91d5b6e2cdf941b6acbba2cbcf431ee
"
)
gav
=
common
.
HexToAddress
(
"
539dd9aaf45c3feb03f9c004f4098bd3268fef6b
"
)
)
// Canary will check the 0'd address of the 4 contracts above.
...
...
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