Skip to content

v14.3.0

Choose a tag to compare

@Shaptic Shaptic released this 20 Oct 20:58
· 56 commits to master since this release
064262c

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