v27.1.0
Added
simulateTransactionnow has aUseUpgradedAuthflag to opt-in to theAddressV2authorization scheme (#783).getHealthnow returnslatestLedgerCloseTimeandoldestLedgerCloseTime, 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 viagetLatestLedger(#797).
Fixed
- Query performance improvements via caching (#801).
simulateTransactionnow returns the ledger's close time rather than the execution timestamp to accurately reflect simulation state (#742).- Remove internal methods (#828).
Contributors
- @Ryang-21 made their first contribution in #783
- @jia57b made their first contribution in #742
- @felixl256 made their first contribution in #797
@Shaptic @urvisavla
Full Changelog: v27.0.0...v27.1.0