Skip to content

v14.2.0

Choose a tag to compare

@Shaptic Shaptic released this 19 Sep 18:55
· 61 commits to master since this release
0d5a136

v14.2.0

Added

  • rpc.Server now includes getAccountEntry, getTrustline, and getClaimableBalance methods to facilitate retrieving those entries without manually constructing the ledger keys (#1218, #1221).

Fixed

  • The getTransactions API no longer requires startLedger when providing cursor because they are mutually exclusive (#1192).
  • Updated @stellar/stellar-base to latest patch (see its release notes, #1221).

New Contributors

@kostekIV, @janewang, @xiv, and @Ryang-21 made their first contributions!

Full Changelog: v14.1.1...v14.2.0