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

(go monorepo) xdr: Update XDR to meet core's fees changes #4863

Closed
tsachiherman opened this issue May 2, 2023 · 0 comments · Fixed by #4854
Closed

(go monorepo) xdr: Update XDR to meet core's fees changes #4863

tsachiherman opened this issue May 2, 2023 · 0 comments · Fixed by #4854

Comments

@tsachiherman
Copy link
Contributor

tsachiherman commented May 2, 2023

What ?

The go monorepo support need to be updated to use the latest XDR, which is required in order for the fees to work.
Two "big" changes that this XDR includes are:

  • InvokeHostFunction now includes a list of functions rather then a single function
  • The Footprint doesn't go on the operations anymore. Instead, it's a Transaction level field.

Epic

stellar/stellar-cli#519

@tsachiherman tsachiherman moved this from Backlog to In Progress in Platform Scrum May 2, 2023
@tsachiherman tsachiherman linked a pull request May 2, 2023 that will close this issue
7 tasks
@tsachiherman tsachiherman changed the title xdr: Update XDR to meet core's fees changes (go monorepo) xdr: Update XDR to meet core's fees changes May 3, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Platform Scrum May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants