What's Changed
- tx-exec: add memo to Cancel instruction 01cbdc5 58042aa
- indexer: handler for memo in Cancel instruction c1b5b93
- indexer: fix error on parsing failed Solana transactions f8f0218
- tx-exec: fix status for node in an empty Scheduled transaction tree bcdeb03
- tx-exec: use only sender in Cancel instruction c30e9a6
- tx-exec: scan Solana transactions for Neon instructions for failed cases f0a8aa6
- tx-exec: add parsing of errors from failed Solana receipt 49d8f58
- tx-exec: skip Compute Budget Exceeded errors on Solana transaction simulation c44ddf0
- tx-exec: use holder block on processing stuck Neon transactions de0525b
- tx-exec: increase Compute Unit Limits for Address Lookup Table instructions 47ac98b
- rpc: add emulation of scheduled transactions tree 50ae65d 33817a5 8eeaf37 1565ef3 975bfe6 8173e1a 964abc4
- rpc: add revert data to neon_getTransactionReceipt 0e24082
- rpc: remove surplus field 68c5abb
- rpc: add compact mode to neon_getTransactionReceipt 822cacf
- rpc: allow to use floats in eth_feeHistory for Foundry toolchain caa300e
- rpc-chore: remove warnings in logs e8677f1
- core: refactor neon transaction sender a687cdd
- core: simplify refactors cff02f9 cff02f9 4d05085 d6e5965 1d6577a d5f9220 e63df9d
- core: refactor ERROR/WARNING log messages 3ba6ae1
- stat: add status for services dd25794
- stat: restart timer on connection problems 097090a
- stat: add healthz handler 37f2e4b
- stat: rename /health to /status 5b7ada9
- update packages ce93717 37af387 b546704 82f13a6 07876a7
Full Changelog: v1.18.19...v1.18.20