What's Changed
- tx-exec: add support of custom URL for sending of Solana transactions 68b50c8
- tx-exec: add support of Atlas Priority Fee service 259ebeb
- tx-exec: support of execution by single iterations with optimal Compute Units Budget on the Mainnet configuration 353b7df
- tx-exec: implement additional checks on the finalized state of Holder account 0f31c72
- solana: retry on response with internal server error (-32000 code) 88b421a
- indexer: add support of INVALID_REVISION event from Neon EVM ac0be0c
- indexer: several fixes for background reindex mode 8b3e014
- indexer: remove checks on blocks with empty transaction list 54757fe
Full Changelog: v1.14.22...v1.14.26