Fixed
- The
stellar-baselibrary has been upgraded tobeta.4which contains a bugfix for large sequence numbers (#877). - The
SorobanRpc.Server.getTransaction()method will now return the full response when encountering aFAILEDtransaction result (#872). - The
SorobanRpc.Server.getEvents()method will correctly parse the event value (which is anxdr.ScValrather than anxdr.DiagnosticEvent, see the modifiedSorobanRpc.Api.EventResponse.value; #876).
Full Changelog: v10.4.1...v11.0.0-beta.5