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

Temporarily disable signed data verification #288

Merged
merged 1 commit into from
May 1, 2024

Conversation

Siegrift
Copy link
Collaborator

@Siegrift Siegrift commented May 1, 2024

Verifying signed data is a big bottleneck in Airseeker. With less chains used Airseeker should be able to handle the load - but to be sure, we might temporarily disable the signed data signature check. Note, that we only query the Nodary and API3 Signed APIs at the moment, which we can trust.

This should allow Airseeker to be much more performant until we resolve #282

@Siegrift Siegrift requested a review from bdrhn9 May 1, 2024 07:28
@Siegrift Siegrift self-assigned this May 1, 2024
Base automatically changed from better-logs-2 to main May 1, 2024 07:47
@Siegrift Siegrift force-pushed the disable-signed-data-verification branch from e063779 to 5d2d57d Compare May 1, 2024 07:48
@Siegrift Siegrift merged commit 43b73d9 into main May 1, 2024
4 checks passed
@Siegrift Siegrift deleted the disable-signed-data-verification branch May 1, 2024 07:49
@Siegrift Siegrift mentioned this pull request May 2, 2024
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.

Utilize worker threads
2 participants