v2.24.11 Observation batching (testnet cutover)
Key Changes
#4066 introduced observation batching in the previous release, but was purposefully not enabled. #4108 sets the time when this cutover will automatically happen on testnet (and only on testnet) for testnet guardians that adopt this version.
What's Changed
- Node/CCQ: Add rate limiting to proxy by @bruce-riley in #4080
- node: Governor token list update by @djb15 in #4077
- Node/P2P: Add WithComponents by @bruce-riley in #4089
- ethereum: rm truffle by @evan-gray in #4070
- docs: instructions for deploying a wormchain validator. by @qedgardo in #4087
- Node: Add cutover feature flags to heartbeats by @bruce-riley in #4092
- node: Fix + update governor manual tokens list by @djb15 in #4086
- Node: DB not logging to Grafana by @bruce-riley in #4093
- Node processor benchmarking by @bruce-riley in #4075
- Node: Enable batching and gossip split in tilt by @bruce-riley in #4097
- Node: Solana watcher cleanup by @bruce-riley in #4099
- Update wormchain CODEOWNERS by @nik-suri in #4094
- whitepapers: document signing prefixes used by @evan-gray in #4105
- Node/Processor: Peg observation metric for us by @bruce-riley in #4106
- Node: Set cutover date for testnet by @bruce-riley in #4108
New Contributors
Full Changelog: v2.24.10...v2.24.11