Skip to content

v0.14.10

Latest

Choose a tag to compare

@bobbinth bobbinth released this 30 Apr 04:07
· 19 commits to main since this release
b927515
  • Optimize GetAccount implementation to serve vault assets from AccountStateForest (#1981).
  • Added accept, origin, user-agent, forwarded, x-forwarded-for and x-real-ip headers to telemetry for gRPC requests (#1982).
  • Trace additional RPC request properties e.g. account.id in GetAccount (#1983).
  • Fixed occasional mempool panic during transaction submission, causing the lock to be held for longer than expected (#1984).