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.8 for release. #687

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented Sep 1, 2023

Notice: This is the final release that will be compatible with Preview 10.

Release Notes: v10.0.0-soroban.8 (diff)

Added

  • Adds a way to represent Soroban invocation trees as JSON for easier parsing (#669).
  • Adds SorobanDataBuilder.getFootprint() to retrieve the underlying footprint directly (#686).
  • Adds Asset.contractId() to help predict contract IDs (#684).

Fixed

  • The SorobanDataBuilder constructor now properly handles "falsy" values (like empty strings) to create an empty structure (#686).
  • Various dependencies have been upgraded to their latest versions (#685).

@Shaptic Shaptic changed the base branch from master to soroban September 1, 2023 19:25
Copy link

@aristidesstaffieri aristidesstaffieri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@Shaptic Shaptic merged commit 6a34f59 into soroban Sep 1, 2023
@Shaptic Shaptic deleted the v10.0.0-soroban.8 branch September 1, 2023 21:37
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