Skip to content

release-2024-02-26: Migrate archive buffer to stable memory

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 14:43
· 429 commits to main since this release
a9d57f0

This is Internet Identity release release-2024-02-26 for commit a9d57f0440dd0ef61da8e9b23674d6ebf74a42cd.

This release migrates the archive buffer (used to store identity changes before they are fetched by the archive) to stable memory.

The sha256 of production asset internet_identity_production.wasm.gz is 8cdf75c5120f0d1b03136065b6a8f298e1c57c9a04ae371ce5c7881d80128f33.

What's Changed

Full Changelog: release-2024-02-23...release-2024-02-26

Build flavors

For more information please see the Build flavors section of the README.

Filename sha256 (links to CI Run)
internet_identity_production.wasm.gz 8cdf75c5120f0d1b03136065b6a8f298e1c57c9a04ae371ce5c7881d80128f33
internet_identity_dev.wasm.gz 364919da03baf2376ff690c0422dfbc7da96c1300f55b46eefe53b9411b3cf01
internet_identity_test.wasm.gz b30dd7e8906f3a1ee12edbad1eaaf05f36e29687e4ceb4efd2c6c6d63e73519e
archive.wasm.gz cf0dd829a7c3f99103a81875cb663501b2ab2be80c28de1e84772aadd5b4b5b3
vc_demo_issuer.wasm.gz 411d13ce5eb5a24eae29683d87ccc1d071270c389e6d67ac7612a60a7088f638

Wasm Verification

To build the wasm modules yourself and verify their hashes, run the following commands from the root of the Internet Identity repository:

git pull # to ensure you have the latest changes.
git checkout a9d57f0440dd0ef61da8e9b23674d6ebf74a42cd
./scripts/verify-hash --ii-hash 8cdf75c5120f0d1b03136065b6a8f298e1c57c9a04ae371ce5c7881d80128f33