Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network validators #102

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Network validators #102

wants to merge 6 commits into from

Conversation

cyc60
Copy link
Contributor

@cyc60 cyc60 commented Jan 6, 2025

No description provided.

src/schema.graphql Outdated Show resolved Hide resolved
src/mappings/networkValidator.ts Outdated Show resolved Hide resolved
src/mappings/networkValidator.ts Outdated Show resolved Hide resolved
src/config/holesky.json Show resolved Hide resolved
src/schema.graphql Outdated Show resolved Hide resolved
src/config/chiado.json Outdated Show resolved Hide resolved
@cyc60 cyc60 marked this pull request as draft January 21, 2025 10:21
Signed-off-by: evgeny-stakewise <123374581+evgeny-stakewise@users.noreply.github.com>
}
log.info('[NetworkValidator] DepositEvent publicKey={}', [publicKey.toHex()])
}
log.info('[NetworkValidator] successfully processed genesis validator for hash {}', [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
log.info('[NetworkValidator] successfully processed genesis validator for hash {}', [
log.info('[NetworkValidator] successfully processed genesis validators for hash {}', [

},
"validatorsRegistry": {
"address": "0x4242424242424242424242424242424242424242",
"startBlock": "0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update startBlock?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants