Devnet v1.15.19
What's Changed
- tx-exec: skip retrying execution for Neon iterations with the Compute Budget error de59152
- proxy-cli: fix run with the custom core-api-ip service 7455288
- indexer: add chain-id to stuck Neon transactions 8a04dc6
- indexer: use -1 for null unique key, because Postgres doesn't work correctly with NULLs 51dddf1
- core-api: use sender-balance on emulation f152ac9
- neon-rpc: fix the default MaxPriorityFeePerGas in eth_estimateGas bbd097b
- neon-rpc: fix input field validation in eth_estimateGas 8fa6bc2
- stat: fix publishing statistics for used holders 52fef7b
- gas-price: fix reading of PYTH accounts 83f86b2503d68ab539c15ee5e94e899880bf139
- tx-exec: simplify checking of active Neon transactions 90dc1da
- tx-exec: tx-exec: simplify holder validator 3cc6f02
- tx-exec: add priority fee to gas-price calculations 26c8078
- tx-exec: add cache for cu-price calculations 3eaf514
- tx-exec: use used-gas for cu-price calculations 3c38ea3
- tx-exec: calculate cu-price from Solana statistics ac4ed9f
- tx-exec: move requesting an operator resource from mempool to executor da7cc5f
- tx-exec: don't request a holder for a stuck NeonTx f9e0ff0
Full Changelog: v1.15.14...v1.15.19