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

PaymentRequestInfoData to be slice instead of a union and remove Currency field #68

Merged
merged 4 commits into from
Dec 6, 2024

Conversation

x1m3
Copy link
Contributor

@x1m3 x1m3 commented Dec 3, 2024

  • remove Currency for Iden3PaymentRailsRequestV1 and Iden3PaymentRailsERC20RequestV1
  • PaymentRequestInfoData to be slice instead of a union

x1m3 added 2 commits December 3, 2024 15:50
…]PaymentRequestInfoDataItem)

fix: PaymentProof is now a list of PaymentProofItem and can be constructed
feat: Added a test with mixed types of payment data and a test that showcase how to construct a payment data chore: Tests are running outside package.
@x1m3 x1m3 requested review from olomix and vmidyllic December 3, 2024 14:52
@x1m3 x1m3 mentioned this pull request Dec 3, 2024
@volodymyr-basiuk volodymyr-basiuk changed the title PaymentRequestInfoData to be slice instead of a union PaymentRequestInfoData to be slice instead of a union and remove Currency field Dec 4, 2024
@vmidyllic vmidyllic merged commit 9a7fa6e into main Dec 6, 2024
5 checks passed
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