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

Release beta.6 with various bugfixes #877

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Release beta.6 with various bugfixes #877

merged 2 commits into from
Nov 3, 2023

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented Nov 3, 2023

Fixed

  • The stellar-base library has been upgraded to beta.4 which contains a bugfix for large sequence numbers (#877).
  • The SorobanRpc.Server.getTransaction() method will now return the full response when encountering a FAILED transaction result (#872).
  • The SorobanRpc.Server.getEvents() method will correctly parse the event value (which is an xdr.ScVal rather than an xdr.DiagnosticEvent, see the modified SorobanRpc.Api.EventResponse.value; #876).

@Shaptic Shaptic requested a review from sreuland November 3, 2023 19:50
@Shaptic Shaptic marked this pull request as ready for review November 3, 2023 19:50
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@typescript-eslint/parser 6.9.0...6.9.1 None +7/-6 2.34 MB jameshenry
@types/node 20.8.8...20.8.10 None +1/-1 4 MB types
stellar-base 10.0.0-beta.3...10.0.0-beta.4 None +0/-0 3.48 MB
@definitelytyped/dtslint 0.0.184...0.0.189 None +6/-7 1.62 MB definitelytyped-publisher
axios 1.5.1...1.6.0 None +0/-0 1.79 MB jasonsaayman

Copy link

github-actions bot commented Nov 3, 2023

Size Change: +115 B (0%)

Total Size: 12.1 MB

Filename Size Change
dist/stellar-sdk.js 6.96 MB +105 B (0%)
dist/stellar-sdk.min.js 5.1 MB +10 B (0%)

compressed-size-action

Copy link

@sreuland sreuland left a comment

Choose a reason for hiding this comment

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

lgtm.

@Shaptic Shaptic merged commit f1a53d3 into master Nov 3, 2023
7 checks passed
@Shaptic Shaptic deleted the v11.0.0-beta.6 branch November 3, 2023 19:56
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.

None yet

2 participants