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(EvseV2G): Deleting an unnecessary reset when the contract chain certificates are validated locally #913

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

SebaLukas
Copy link
Contributor

Describe your changes

Deleting the payement_details_res reset and adding better handling if the local verification of the contract chain certs fails

Issue ticket number and link

If the local contract chain certs verification with a NoCertificateAvailable error failed, the payment_details_res was resetted. This is not correct.
If the local contract chain certs verification generally failed, then the code does not go to error_out.

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

@FaHaGit
Copy link
Contributor

FaHaGit commented Oct 15, 2024

LGTM

Copy link
Contributor

@james-ctc james-ctc left a comment

Choose a reason for hiding this comment

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

looks fine to me

@SebaLukas SebaLukas force-pushed the fix/iso_2-payment-details branch from 07b22f8 to c23947a Compare October 15, 2024 14:11
@SebaLukas SebaLukas merged commit 15a511b into main Oct 15, 2024
9 checks passed
@SebaLukas SebaLukas deleted the fix/iso_2-payment-details branch October 15, 2024 14:26
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.

3 participants