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

Clean up tx object of unneeded fields #3417

Closed
Tracked by #4999
spalladino opened this issue Nov 24, 2023 · 0 comments · Fixed by #5828
Closed
Tracked by #4999

Clean up tx object of unneeded fields #3417

spalladino opened this issue Nov 24, 2023 · 0 comments · Fixed by #5828
Labels
A-protocol Area: relates to designing / explaining the protocol

Comments

@spalladino
Copy link
Collaborator

See TODOs in the codebase.

spalladino added a commit that referenced this issue Nov 24, 2023
spalladino added a commit that referenced this issue Nov 24, 2023
spalladino added a commit that referenced this issue Nov 29, 2023
spalladino added a commit that referenced this issue Nov 29, 2023
@spalladino spalladino added the A-protocol Area: relates to designing / explaining the protocol label Jan 8, 2024
@alexghr alexghr linked a pull request Apr 18, 2024 that will close this issue
Thunkar added a commit that referenced this issue May 23, 2024
Closes: #6549

Also removes `FunctionData` from `TxExecutionRequest` and a bunch of
other places, in favor of just the `FunctionSelector`(which is actually
what's needed). This was missed from #3417 and was driving me crazy when
trying to add a few more things to `FunctionCall`. It had also leaked
somehow into the AVM enqueued calls.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-protocol Area: relates to designing / explaining the protocol
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant