Skip to content

release-2023-08-25: Add support for dfx deps

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 07:21
· 832 commits to main since this release
5ed4fc3

This is Internet Identity release release-2023-08-25 for commit 5ed4fc3d32f0f6639412263132d03a105cd772c3.

This release includes only technical changes. Most of those prepare for future features, with the exception of dfx deps support.
The archive will be upgraded as well, see proposal arguments.

The sha256 of production asset internet_identity_production.wasm.gz is 1fe9bc1779b0b01527a95ac4fca9e97339376581ff6a08f2d3608a853e06bd00.

What's Changed

Full Changelog: release-2023-08-11...release-2023-08-25

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 1fe9bc1779b0b01527a95ac4fca9e97339376581ff6a08f2d3608a853e06bd00
internet_identity_dev.wasm.gz 0ff869454ddb7dd59548a5c62ac30f0a49404d5c9af6e88b9b5145cdf9558548
internet_identity_test.wasm.gz 1feaee085c08ce58be809687d514ace8da25dbc7ff0754f54de64e485f105394
archive.wasm.gz 8c28d4de2c650c08c059e6f070ef47de8be5d67a66b5ae438302e62f7080ca3c

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 5ed4fc3d32f0f6639412263132d03a105cd772c3
./scripts/verify-hash --ii-hash 1fe9bc1779b0b01527a95ac4fca9e97339376581ff6a08f2d3608a853e06bd00
./scripts/docker-build --archive
sha256sum archive.wasm.gz