Skip to content

Conversation

@neilcampbell
Copy link
Contributor

@neilcampbell neilcampbell commented Feb 26, 2025

Fixes #383

When simulating using skipSignatures: true on a transaction group containing multiple ABI methods, the return values would not be decoded correctly. This was due to an incorrect transaction group index being assigned to the ABI method context used when decoding.

@neilcampbell neilcampbell marked this pull request as ready for review February 27, 2025 05:16
@neilcampbell neilcampbell merged commit e9efed8 into main Feb 27, 2025
2 checks passed
@neilcampbell neilcampbell deleted the fix/simulate-return branch February 27, 2025 05:44
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.

Returning results in simulate - behavior change from 8.0.3-->8.2.1?

3 participants