What's Changed
- http: ignore not-ascii headers 8c0a055
- neon-core-api: retry on empty response from service 3dc6264
- db: skip closed pool error ae4b5eb
- tx-exec: skip finalizing Neon transaction if holder has finalized tag ec34930
- tx-exec: switch to writable mode on bad Solana receipt 574959f
- tx-exec: skip simple strategies if Neon transaction size is too big for them d4b3c5d
- tx-exec: add logic to skip simple strategies if one of them finished with bad Solana receipt 6e3ac80
- tx-exec: cancel Neon transaction on reaching limit of attempts 20b21e9
- tx-exec: decrease the requested limit of compute units on switching to default EVM steps 5cf8364
- tx-exec: force to include Solana programs in readonly mode in stuck Neon transactions ed42de3
- tx-exec: exclude CPI Solana programs from Address Lookup Tables 4f18b4d
- tx-exec: include Solana address of Neon transaction Sender in writable mode for stuck Neon transactions e66c20a
- tx-exec: use normal list of Solana account metas if Neon transaction Sender isn't available in stuck Neon transaction ad8d07a
Full Changelog: v1.14.2...v1.14.10