What's Changed
- rpc: add emulation of scheduled transaction tree defbeec 99734e2
- rpc: allow to use Solana pubkey as a sender 1e16b78
- rpc: use Solana fromAddress for scheduled Neon transaction in emulation 26f1809
- rpc: estimate parallel Neon transactions in scheduled transaction tree 537cf59
- rpc: add Solana transactions to scheduled transaction tree estimation f971336
- rpc: change the type of data field in neon_estimateScheduledGas 171e85f
- rpc: remove warning in logs 24c35dd
- rpc: add revert data to neon_getTransactionReceipt 1739cb4
- rpc: add compact mode to neon_getTransactionReceipt d9d9bdf
- rpc: allow to use floats in eth_feeHistory for Foundry framework 857bd7b
- indexer: add auto-reindex mode when lost synchronization with the Solana node 441ba42
- indexer: enable checking of truncated logs 96570d2
- indexer: handler for cancel memo 9239bab
- indexer: fix error on parsing failed Solana transactions 5530d0d
- tx-exec: remove waiting for block committing c723427
- tx-exec: fix complete stuck schedule Neon transactions 875fbac
- tx-exec: skip scheduled errors on complete stuck Neon transaction 0fbf0d2
- tx-exec: add a memo to cancel instruction fb798b0 4f459c4 9239bab 9239bab
- tx-exec: fix scheduled node status in empty scheduled transaction tree d8e16c6
- tx-exec: use only sender in cancel instruction 8a8a8de
- tx-exec: scan transactions for neon on fails 8dca914
- tx-exec: add parsing of errors from failed Solana receipt 29b9342
- tx-exec: skip Compute Budget Exceeded errors on Solana Transactions simulation 733d7d3
- tx-exec: use holder block on stuck Neon transactions 3fd9b27
- mempool: use web-socket to update evm-config 08db5c7
- mempool: update state transaction counter on user requests be6d531
- proxy-cli: fix Neon Transaction sending 62eacdd
- proxy-cli: simplify requesting evm-config 11b91ea
- op-resource: don't use active holders on proxy start 6c21058
- web-socket: unsubscribe on losing subscribe identification 183443e
- stat: add status for services bf86198
- stat: restart the timer on connection problems 6dfa49e
- stat: add /healthz handler f9f0fb3
- stat: rename /health to /status a5f1838
- core: refactor ERROR/WARNING log messages c7df47a
- core: increase Compute Unit limits for AddressLookupTable instructions e68d62e
- core: simplify transaction sender 8fb5043
- core: simplify dependencies on EVM config 8d5174c
- chore: remove not-used code aafaeb4 f001ea0
- chore: simplify Python checks d07840b
- core: refactor neon transaction sender 0f15232
Full Changelog: v1.17.20...v1.17.23