v11.0.0-beta.6
Pre-release
Pre-release
Shaptic
released this
03 Nov 19:56
·
106 commits
to master
since this release
Fixed
- The
stellar-base
library has been upgraded tobeta.4
which contains a bugfix for large sequence numbers (#877). - The
SorobanRpc.Server.getTransaction()
method will now return the full response when encountering aFAILED
transaction result (#872). - The
SorobanRpc.Server.getEvents()
method will correctly parse the event value (which is anxdr.ScVal
rather than anxdr.DiagnosticEvent
, see the modifiedSorobanRpc.Api.EventResponse.value
; #876).
Full Changelog: v10.4.1...v11.0.0-beta.5