Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Testnet - v1.9.2

Compare
Choose a tag to compare
@mvines mvines released this 22 Dec 17:02
f58b87b

This is a Testnet release. It is not recommended for Mainnet Beta

Changes

  • Fix bank hash mismatch regression (#21397)
  • Fix compute_meter_consumption bug that could cause overflow before Transaction wide compute cap is activated
  • Documentation improvements
  • Add cooldown to prevent address lookup table being closed during read
  • Add blockSubscribe RPC websocket method
  • Check snapshot size before unarchiving
  • API cleanup and improved error handling