release-2024-02-26: Migrate archive buffer to stable memory
github-actions
released this
26 Feb 14:43
·
429 commits
to main
since this release
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
- Add JS-tests for validateDelegationAndGetPrincipal by @przydatek in #2291
- Update release in README by @gix-bot in #2295
- Close test CSS selectors by @nmattia in #2297
- Migrate from storage v7 to v8 on upgrade by @frederikrothenberger in #2296
- Update dapps list by @gix-bot in #2301
- Update commit of IC artefacts by @gix-bot in #2302
Full Changelog: release-2024-02-23...release-2024-02-26
Build flavors
For more information please see the Build flavors section of the README.
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