What's Changed
- tx-exec: skip retrying exection for Neon iterations with the Compute Budget error 0dd3396
- proxy-cli: fix run with the custom core-api-ip
- proxy-cli: fix default_prefix for Holder address calculations d24528f
- tx-exec: refactor Compute Unit Price calculation fd4848f
- tx-exec: implement configurable Compute Budget estimator 1b3d36c
- tx-exec: implement the dynamic gas-price configuration d9c553d
- indexer: add chain-id to stuck Neon transactions 3ab67b0
- tx-exec: implement the priority fee configuration as a base value for Compute Unit price 0c58db5
- tx-exec: add cache for calculate Compute Unit prices 97432a6
- tx-exec: use used-gas for Compute Unit price calculations 1a22e83
- solana: fix parsing of Compute Budget Exceeded error 93f2ef8
- tx-exec: calculate Compute Unit price on the Solana statistics 16a5cc0
- core-api: use sender-balance on emulation b05a5da
- tx-exec: simplify checking of active Neon transactions 22978e4
- tx-exec: simplify logic of Holder validator ef29f2f
- tx-exec: remove forced read-only mode for SPL token mints b9a5a17
- tx-exec: fix the default Compute Unit limit in iterative Neon transactions d138659
- tx-exec: fix gas_limit in a log b784878
- cu-price: fix parsing of dynamic fee config 77dd9de
- cu-price: use GET request for dynamic fee config a621fa1
- gas-price: fix reading of PYTH accounts 89eeef0
- tx-exec: fix complete of stuck Neon transactions 3c9f76e
Full Changelog: v1.14.33...v1.14.43