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

serialize callback body and use it in signature payload #711

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

JakeUrban
Copy link
Contributor

resolves #710

Polaris' callbacks contain a signatures generated by signing payloads that include a python dict of the transaction. We should be serializing the dict to json and ensuring the serialized string is used for both the signature payload and request body.

@JakeUrban JakeUrban requested a review from Ifropc October 12, 2023 16:20
@JakeUrban JakeUrban merged commit aca4027 into master Oct 12, 2023
1 check passed
@JakeUrban JakeUrban deleted the serialize-callback-body branch October 12, 2023 16:24
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.

Wrong callback signature calculation
2 participants