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

fix: .return_value bugs with tuples, structs, and length #2244

Merged
merged 6 commits into from
Aug 26, 2024

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Aug 23, 2024

What I did

Always use call-tree approach since debug_tt approach for complex values seems bugged (for now) and super hard to do correctly as the rhymthe and reason disappears when using hardhat.

How I did it

rely on calltree

How to verify it

ugh, see my test, had to copy in a bunch of raw data because was hard to get into to be bad in a simple way.

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey marked this pull request as ready for review August 26, 2024 14:43
Copy link
Contributor

@bitwise-constructs bitwise-constructs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking solid to me

fubuloubu
fubuloubu previously approved these changes Aug 26, 2024
@antazoey antazoey merged commit a2ed551 into ApeWorX:main Aug 26, 2024
16 checks passed
@antazoey antazoey deleted the fix/always-use-calltree branch August 26, 2024 17:21
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.

3 participants