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

Fix signature validation #83

Merged
merged 6 commits into from
Sep 1, 2023
Merged

Fix signature validation #83

merged 6 commits into from
Sep 1, 2023

Conversation

mariacarmina
Copy link
Member

@mariacarmina mariacarmina commented Aug 30, 2023

Fixes #84 .

Changes proposed in this PR:

  • remove float cast for nanoseconds format of provider nonce

@mariacarmina mariacarmina self-assigned this Aug 30, 2023
@mariacarmina mariacarmina requested a review from alexcos20 August 30, 2023 16:44
@mariacarmina
Copy link
Member Author

Will test this after the infrastructure is up & running.

@mariacarmina
Copy link
Member Author

Deploying this custom image of operator service that contains changes for removing k8s deps and signature fix for nonce worked for mumbai testing on the market side with the provider image from this PR. There is no error occurred with InvalidSignatureError. I'll remove the label from this PR and it's ready to be reviewed.

This was referenced Sep 1, 2023
@alexcos20 alexcos20 merged commit 0f477a8 into v4main Sep 1, 2023
@alexcos20 alexcos20 deleted the add-logs-signature branch September 1, 2023 12:50
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.

Remove float cast for signature validation
2 participants