Skip to content

release-demo-2025-06-03-v4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 19:29
· 105 commits to main since this release

This is Internet Identity release release-demo-2025-06-03-v4 for commit 8059249736a50c5ed3003cea58fd59b889ecad62.
The sha256 of production asset internet_identity_production.wasm.gz is a8d384abb4a59b21086e3e82f62d4b3e117c19844266601d71605a7945b0d716.

What's Changed

Full Changelog: release-2025-05-30-v2...release-demo-2025-06-03-v4

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 a8d384abb4a59b21086e3e82f62d4b3e117c19844266601d71605a7945b0d716
internet_identity_dev.wasm.gz c3b779c258c86e4527bbff47e9c38c2b62b3b1adf3cf74d52acc1029997e3da9
internet_identity_test.wasm.gz 26b5520689c9c72cbca5650fd54a1258e4916a0120e3079cb8f254997b55fc53
archive.wasm.gz 40282c3f6fdb686db8e1e7bf97ec6cd70b3ee29db147d1e487cae9b633da5a98
vc_demo_issuer.wasm.gz c5598ef8506aab8a26e7cb6061f7508da593edb63842011dbd09134a9195134c

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 8059249736a50c5ed3003cea58fd59b889ecad62
./scripts/verify-hash --ii-hash a8d384abb4a59b21086e3e82f62d4b3e117c19844266601d71605a7945b0d716

Make sure to compare the hashes also with the proposal payload when verifying canister upgrade proposals.