-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merges the final Protocol 20 XDR (i.e. for testnet) into
soroban
(#688
) * Update to latest curr and next XDRs (testnet final) * Export curr instead of next! * Update codebase to match new XDR schemas: - function invocation now needs an InvokeContractArgs structure - signatureArgs was a 0-elem vec, now an ScVal w/ 0-elem vec - bodyType is gone - metaDataSizeBytes is gone - some minor test stuff has been tweaked for readability
- Loading branch information
Showing
31 changed files
with
13,022 additions
and
4,957 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.