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

avoid rechecking bellatrix+ block signatures in state transition #4085

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

arnetheduck
Copy link
Member

Like the other forks, these are already batch-verified - this also avoids polluting the last-resort global key cache

Like the other forks, these are already batch-verified - this also
avoids polluting the last-resort global key cache
Copy link
Contributor

@etan-status etan-status left a comment

Choose a reason for hiding this comment

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

🥲

Comment on lines -355 to -357
func encodeQuantityHex*(x: auto): string =
"0x" & x.toHex

Copy link
Contributor

Choose a reason for hiding this comment

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

intended?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes, it was replaced by to0xHex

@arnetheduck arnetheduck enabled auto-merge (squash) September 7, 2022 12:45
@arnetheduck arnetheduck enabled auto-merge (squash) September 7, 2022 16:06
@arnetheduck arnetheduck merged commit dee60e6 into unstable Sep 7, 2022
@arnetheduck arnetheduck deleted the bellatrix-sig-perf branch September 7, 2022 16:45
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.

None yet

2 participants