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

Create edge case program for call arguments #2422

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

LucasSte
Copy link

@LucasSte LucasSte commented Aug 2, 2024

Problem

We previously had issues with functions having too many arguments and with arguments larger than 16-bytes passed by value (see anza-xyz/rust#91). These issues have been fixed in the latest platform tools release v1.42.

Summary of Changes

I included a test in programs/sbf that covers many edge cases related to the problems we had.

@LucasSte LucasSte force-pushed the edge-cases branch 2 times, most recently from 2a622f3 to 5db80ac Compare August 5, 2024 15:38
@LucasSte LucasSte requested a review from dmakarov August 5, 2024 20:04
@LucasSte LucasSte marked this pull request as ready for review August 5, 2024 20:04
@LucasSte LucasSte merged commit c986303 into anza-xyz:master Aug 5, 2024
51 checks passed
@LucasSte LucasSte deleted the edge-cases branch August 5, 2024 23:44
ray-kast pushed a commit to abklabs/agave that referenced this pull request Nov 27, 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

Successfully merging this pull request may close these issues.

2 participants