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

Validate RPC result on merged_output_data #547

Open
Syther007 opened this issue Oct 29, 2024 · 1 comment
Open

Validate RPC result on merged_output_data #547

Syther007 opened this issue Oct 29, 2024 · 1 comment

Comments

@Syther007
Copy link
Collaborator

Currently we are zipping responses, hashes_and_paid_amounts & accounts based on order then matching the response for a successful or failed transaction.

The hashes in the responses should be matched against the hashes_and_paid_amounts.
To make things easier we should zip hashes_and_paid_amounts with accounts and pass this new vector as a new argument into the merged_output_data function.

@kauri-hero
Copy link
Contributor

RE: optimisizng test related outputs

@kauri-hero kauri-hero moved this from 🆕 New to 🔖 Ready in MASQ Node v2 Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants