v2.23.15
Pre-release
Pre-release
Key Changes
This release paves the way for enabling CCQ (cross chain queries) in mainnet. It also changes the EVM watcher so that it publishes latest blocks in the gossip heartbeat and Prometheus metrics, along with other changes.
What's Changed
- Node/EVM: Track latest block by @bruce-riley in #3470
- Node/EVM: Add timestamp to block by @bruce-riley in #3490
- Node/EVM: Fix race in network stats by @bruce-riley in #3493
- Node/EVM: Suppress unnecessary polling errors by @bruce-riley in #3495
- CCQ: Query server code cleanup by @bruce-riley in #3496
- CCQ: Query server response channel too small by @bruce-riley in #3502
- CCQ: Query server metrics by @bruce-riley in #3503
- node/watchers/solana: additional safety check by @evan-gray in #3509
- Deploy scroll to testnet by @bruce-riley in #3429
- CCQ/Node/EVM: Cache timestamps by @bruce-riley in #3491
- CCQ: Query server logging by @bruce-riley in #3508
Full Changelog: v2.23.14...v2.23.15