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

WIP: use client side rendering for clients list #175

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

pk910
Copy link
Member

@pk910 pk910 commented Nov 22, 2024

No description provided.

@pk910 pk910 added the build-docker-image Automatically build docker image for PR branch label Nov 22, 2024
if record != nil {
fields["signature"] = "0x" + hex.EncodeToString(record.Signature())
}
}
Copy link
Member Author

Choose a reason for hiding this comment

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

@skylenet
Has there been a reason for parsing the enr record again to get the signature?
This consumed a significant amount of time for the clients page on the ntf devnet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-docker-image Automatically build docker image for PR branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant