What's Changed
- tx-exec: increase available Compute Unit limit to 99% 2a6effa
- tx-exec: reraise error with Address Lookup Tables from Solana simulator d78da4e
- tx-exec: add support of privileges escalation error ef3f98c
- tx-exec: fix in Compute Unit price calculations c2d9431
- tx-exec: check gas usage in iterative mode f2883a6
- tx-exec: optimize checking Safe status of Solana transactions 0f57a5f
- tx-schedule: fix clearing of processed stuck Neon transactions 94d98d3
- web-socket: add retries on reconnect web socket for accounts df236bc
- web-socket: add implementation for slots 1ca4fa3 8ba7da1 ee3de60 a7d339e 0b68e60
- gas-calc: simplify storage for history gas-price 9b1011a
- gas-calc: add an upper level for the Solana priority fee d53e6a7
- stat: optimize updating Prometheus statistics e740685
- config: decrease eviction timeout ef2bdfd
- indexer: fix checking a stuck status for scheduled Neon transactions 5e5ca6a
- indexer: use web-socket for slots update 3df466b
Full Changelog: v1.17.9...v1.17.10