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

Prepare v10.0.0-soroban.7 for release #674

Merged
merged 3 commits into from
Aug 12, 2023
Merged

Prepare v10.0.0-soroban.7 for release #674

merged 3 commits into from
Aug 12, 2023

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented Aug 10, 2023

v10.0.0-soroban.7 (diff)

Breaking Changes

  • Contract.getFootprint() now returns a two-element array containing the contract code and the instance (#662).

Added

  • Add TransactionBuilder.clearOperations() to faciliate replacing operations after cloning a transaction via cloneFrom (#670).

Fixed

  • Adds the missing XdrLargeInt.toScVal() method to the TypeScript definitions (#668).
  • new SorobanDataBuilder correctly decodes base64 strings (#673).
  • You can now use ScSpecTypeDef as expected: the set arm is renamed to set_ to avoid internal XDR bugs (#672).

@Shaptic Shaptic changed the base branch from master to soroban August 10, 2023 22:50
@Shaptic Shaptic mentioned this pull request Aug 11, 2023
@github-actions
Copy link

github-actions bot commented Aug 11, 2023

Size Change: +86 B (0%)

Total Size: 3.08 MB

Filename Size Change
dist/stellar-base.js 2.26 MB +72 B (0%)
dist/stellar-base.min.js 819 kB +14 B (0%)

compressed-size-action

@Shaptic Shaptic merged commit 3e68183 into soroban Aug 12, 2023
4 checks passed
@Shaptic Shaptic deleted the v10.0.0-soroban.7 branch August 12, 2023 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants