What's Changed
- indexer: decode from Neon Transaction body from a holder for all types of iterative Neon Transactions caf4333
- neon-rpc: validate Neon Transaction size on calculate Solana transaction size in eth_estimateGas 40a0b56
- neon-rpc: validate Neon Transaction in neon_emulate e49dc32
- tx-exec: optimizations for ALT processing 888618c
- prometheus: statistics for Solana requests fcc5fc3
- prometheus: statistics for neon-core-api requests fcc5fc3
- prometheus: statistics for PostgreSQL queries 42ca6a4
- prometheus: statistics for Solana transactions processing 52784dc
- prometheus: remove transaction statistics from the Indexer 92297c4
- prometheus: add statistics for corrupted blocks in the Indexer 6ecbf0e
- prometheus: operator balances on the Proxy start abb0baf
- prometheus: replace aiohttp HTTP server with Robyn HTTP server for /metrics 798892d
- indexer-cli: fix fail on reindex command b9093e1
- solana: retry request on BigTable errors in response 4fa5d9d
Full Changelog: v1.14.26...v1.14.28