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

GH-5058: Handle payment fix #5063

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

mpapierski
Copy link
Collaborator

This change fixes custom payment under Transaction::Deploy variant which incorrectly took session bytes, rather than payment field. Additionally, it does properly remove the named key when payment is finalized.

Closes #5058

This apparently fixes some rust-analyzer issues I was encountering
without introducing too many code fixes related to clippy/fmt etc.
This change will take payment field if detected transaction is of
"Deploy" variant, and changes the handle payment to properly clear the
named key.
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.

[Condor-Release]: HandlePayment error: Unable to remove named key
2 participants