You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The XDR was modified to support fees changes. This issue is about the update of the rust components in the soroban-tools repository to compile with these changes.
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.
What ?
The XDR was modified to support fees changes. This issue is about the update of the rust components in the soroban-tools repository to compile with these changes.
Two "big" changes that this XDR includes are:
Epic
#519
The text was updated successfully, but these errors were encountered: