Proposal to elect new release rc--2024-09-12_01-30

Proposal 132548

Code Review:

A. Deprecated assert statement have been removed.
B. The code modifications align with the latest release notes.

IC-OS Verification:

The hash from the proposal payload, the hash retrieved from the CDN, and the hash generated from the local build are all consistent.

1 Like

Proposal 132547

Proposal 132548

Voted to adopt both. Build hashes match, code wise they both contain the same changes reflected on separate branches since the build proposed with 132547 has canister snapshots enabled and only runs on selected subnets.
The commit changes match the description, an assert which verified an invariant that is no longer valid has been removed in handle_wasm_execution_of_cleanup_callback. Further insight has been provided here: Subnet `lhg73` is stalled - #37 by dsarlis

2 Likes

Proposal 132548

Observation in code:

  1. Verified removal of an unwanted / deprecated assert
  2. code changes are in accordance with release notes on the proposal

Observation in build:
Ran the verification step and verified that hash mentioned in proposal payload, hash fetched from CDN, and hash generated from local build matches.

1 Like
  1. Verified the code changes. Release notes aligns with the commit
  2. Verified the disk image. The hash from CDN image and the locally build matches the hash from the payload given.
1 Like

Proposal 132547

Proposal 132548

The commit matches its description in each proposal.

Voted to ADOPT.