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

TODO - more transaction validation steps #22

Closed
Ryun1 opened this issue Jan 17, 2025 · 0 comments · Fixed by #26
Closed

TODO - more transaction validation steps #22

Ryun1 opened this issue Jan 17, 2025 · 0 comments · Fixed by #26

Comments

@Ryun1
Copy link
Member

Ryun1 commented Jan 17, 2025

do some basic validation checks on the inputted transaction

  • is the user a part of the "required signers"? ✅
  • is it part of the output plutus data?
  • is there only one vote? ✅
  • is the metadata URI / Hash matching?
  • is this on the same network as wallet? ✅
  • is the correct CC credential being referenced?
  • is there certificates or anything else odd in the transaction? ✅
@elenabardho elenabardho linked a pull request Jan 24, 2025 that will close this issue
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 a pull request may close this issue.

2 participants