github stellar/stellar-rpc v27.1.0

6 hours ago

v27.1.0

Added

  • simulateTransaction now has a UseUpgradedAuth flag to opt-in to the AddressV2 authorization scheme (#783).
  • getHealth now returns latestLedgerCloseTime and oldestLedgerCloseTime, the unix timestamps (seconds) at which the latest and oldest ledgers closed. This lets clients assess ledger freshness from the lightweight health endpoint without fetching full ledger metadata via getLatestLedger (#797).

Fixed

  • Query performance improvements via caching (#801).
  • simulateTransaction now returns the ledger's close time rather than the execution timestamp to accurately reflect simulation state (#742).
  • Remove internal methods (#828).

Contributors

Full Changelog: v27.0.0...v27.1.0

Don't miss a new stellar-rpc release

NewReleases is sending notifications on new releases.