Skip to content

v11.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@Shaptic Shaptic released this 03 Nov 19:56
· 82 commits to master since this release
f1a53d3

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).

Full Changelog: v10.4.1...v11.0.0-beta.5