Summary

GitHub commit

https://github.com/open-chat-labs/open-chat/commit/b71241b80bac5049c1416cc43e23ad000778e112

Changelog

Description

This release is the second leg of the media hash-scanning rollout (versions 2.0.2030–2.0.2037, user_index released as 2.0.2030). It prepares the storage_index for the pre-verdict re-post blocking shipped in this train: when a storage bucket refuses an upload because the content is quarantined awaiting a moderation verdict, the storage_index relays the blocked-attempt match up to the user_index, where it becomes a first-class resolvable moderation report.

The release order matters here: the user_index (already upgraded) must be able to decode these matches before the storage_index sends them, and the storage_index must be able to relay them before the storage buckets (next leg, 2.0.2032) start blocking and reporting the attempts.

Added

  • Relay pending-quarantine blocked-attempt matches to the user_index (#9162)

Fixed

  • Fix detection of when to retry c2c calls (#9106)

Wasm Verification

Verify that the hash of the gzipped WASM matches the proposed hash.

git fetch
git checkout b71241b80bac5049c1416cc43e23ad000778e112
./scripts/verify-release.sh 2.0.2031 4169a4b2c72c284adf5cfa0ccf53b9586928f73178607f2004907a81b091b97e
Payload

Proposal to Upgrade an SNS Controlled Canister

Target canister: rturd-qaaaa-aaaaf-aabaq-cai

Wasm info

Embedded module with 643142 bytes and SHA256 4169a4b2c72c284adf5cfa0ccf53b9586928f73178607f2004907a81b091b97e.

Mode: Upgrade

Argument info

Upgrade argument with 45 bytes and SHA256 4449444c026c01bdcfa9e904016c03b9faee1879b5f6a14379c88ddcea0b7901000200000000000000ef070000.

Overview