Skip to content

v27.1.0

Latest

Choose a tag to compare

@Shaptic Shaptic released this 30 Jun 17:34
6790408

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