github dfinity/ic ledger-suite-icp-2025-03-19

latest releases: release-2025-03-27_03-14-base, ledger-suite-icp-2025-03-26, rosetta-release-2.1.3...
13 days ago

ICP Ledger Suite release 2025-03-19

Features

  • Migrate ledger, index and archive from dfn to cdk
  • Upgrade stable structures library to version 0.6.8 - improved performance.

Upgrade and Downgrade Notes

  • It is recommended to have all ledger suite canisters running at the same version
  • Upgrading the ledger suite canisters shall be done in the following order:
    1. The index first
    2. The ledger second
    3. Any archives third

WASM Verification

git fetch
git checkout ledger-suite-icp-2025-03-19
./ci/container/build-ic.sh -c
sha256sum ./artifacts/canisters/ic-icp-index-canister.wasm.gz
sha256sum ./artifacts/canisters/ledger-archive-node-canister.wasm.gz
sha256sum ./artifacts/canisters/ledger-canister_notify-method.wasm.gz

The hashes should match the values included in the SHA256SUMS file. For convenience, the filenames and corresponding hashes are also included in the table below.

Files and Hashes

Filename SHA256
ic-icp-index-canister.wasm.gz 49aaa674ef050749da4f8f3a844467a2a189b23ee3c3734440424993b6f036fe
ledger-archive-node-canister.wasm.gz 4c3b1fc147551ffd2ff79495f0c4050bb286dcf198d124ac28d99cff9e51b2b5
ledger-canister_notify-method.wasm.gz 05e9ea814f7bd6adde3e69cd2d14f89d387241400ac129bfbf35c1d6cf2ce769
index.did 12c80b4e94a1d32783a92475de87840fa54a5a4d94e60db29422c604cf3a1baa
ledger_archive.did aeb6f23e52dbc44db2302e509700f88381d37392bfd54c74131d2763d5160181
ledger.did 24481afa4bee54f347a1abff3c4b1aefbc190a7b4f59d6dde32604a61ef5935a

Don't miss a new ic release

NewReleases is sending notifications on new releases.