github stellar/js-stellar-sdk v14.3.0

latest releases: v15.1.0, v15.0.1, v14.6.1...
7 months ago

Added

  • Spec.scValToNative now supports parsing Options (#1228).
  • Added getLedgers method to rpc.Server for retreiving ledger data. (#1231).

Fixed

  • Spec.scValToNative returns null for voids or Optionals instead of the ambiguous undefined (#1228).
  • The getEvents API now requires either a start and end ledger or a cursor to be provided (#1231).

Deprecated

  • GetEventsRequest interface moved from server.ts to api.ts (#1231).

Contributors

@ElliotFriend @Ryang-21

Full Changelog: v14.2.0...v14.3.0

Don't miss a new js-stellar-sdk release

NewReleases is sending notifications on new releases.