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

[dApp Connector] Add more argument validations #136

Open
3 tasks
arobsn opened this issue May 31, 2024 · 0 comments
Open
3 tasks

[dApp Connector] Add more argument validations #136

arobsn opened this issue May 31, 2024 · 0 comments

Comments

@arobsn
Copy link
Member

arobsn commented May 31, 2024

sign_tx

  • Check for wellformedness of the unsigned transaction

sign_tx_inputs

All sign_tx validations plus:

  • Check if indexes are in tx.inputs array bounds

submit_tx

  • Check for wellformedness of the signed transaction
@arobsn arobsn changed the title [dApp Connector] Add more validations for tx object before opening the sign popup [dApp Connector] Add more argument validations May 31, 2024
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

No branches or pull requests

1 participant