What's Changed
- indexer: decode from Neon Transaction body from a holder for all types of iterative Neon Transactions 827172b
- neon-rpc: validate Neon Transaction size on calculate Solana transaction size in eth_estimateGas b7a5628
- neon-rpc: validate Neon Transaction in neon_emulate b7a5628
- tx-exec: optimizations for ALT processing cb3df2e
- prometheus: statistics for Solana requests cb3df2e
- prometheus: statistics for neon-core-api requests bbab8c2
- prometheus: statistics for PostgreSQL queries 1b0ba22
- prometheus: statistics for Solana transactions processing 081ff68
- prometheus: remove transaction statistics from the Indexer 017f5f0
- prometheus: add statistics for corrupted blocks in the Indexer 02d1fc6
- prometheus: operator balances on the Proxy start c08a9ed
- prometheus: replace aiohttp HTTP server with Robyn HTTP server for /metrics e739ff8
- indexer-cli: fix fail on reindex command 6be6fcc
- solana: retry request on BigTable errors in response 58a3504
Full Changelog: v1.13.23...v1.13.25