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

Multi-call operations with gas forwarding fails #3716

Open
danielbate opened this issue Feb 18, 2025 · 0 comments
Open

Multi-call operations with gas forwarding fails #3716

danielbate opened this issue Feb 18, 2025 · 0 comments
Labels
bug Issue is a bug

Comments

@danielbate
Copy link
Member

In #3710 we introduced multi-call operations to transaction summaries. A test was introduced to check gas forwarding for a single call which is working correctly. However multi-call will fail (returns an empty array of operations).

We will need to dereference the gas offset in the same way that we do for param1/param2.

@danielbate danielbate added the bug Issue is a bug label Feb 18, 2025
@danielbate danielbate changed the title Multi-call operations with gas forwarding throws Multi-call operations with gas forwarding fails Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is a bug
Projects
None yet
Development

No branches or pull requests

1 participant