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

[bug] Reusing identical pure inputs breaks argument fan out in contract calls. #141

Closed
FrankC01 opened this issue Jul 18, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@FrankC01
Copy link
Owner

By reusing an identical pure input index, it breaks argument alignment on move contract.

Fix is to eliminate checking for duplicates.

@FrankC01 FrankC01 added the bug Something isn't working label Jul 18, 2023
@FrankC01 FrankC01 self-assigned this Jul 18, 2023
@FrankC01 FrankC01 added this to pysui Jul 18, 2023
@github-project-automation github-project-automation bot moved this to Backlog in pysui Jul 18, 2023
@FrankC01 FrankC01 moved this from Backlog to In Progress in pysui Jul 18, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in pysui Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant