Releases: dfinity/ic
Releases · dfinity/ic
release-2025-01-09_03-19-base
IC release-2025-01-09_03-19-base
ledger-suite-icrc-2025-01-07
ICRC Ledger Suite release 2025-01-07
Features
- Migrate the ledger balances to stable structures
WASM Verification
git fetch
git checkout ledger-suite-icrc-2025-01-07
./ci/container/build-ic.sh -c
sha256sum ./artifacts/canisters/ic-icrc1-archive.wasm.gz
sha256sum ./artifacts/canisters/ic-icrc1-archive-u256.wasm.gz
sha256sum ./artifacts/canisters/ic-icrc1-index-ng.wasm.gz
sha256sum ./artifacts/canisters/ic-icrc1-index-ng-u256.wasm.gz
sha256sum ./artifacts/canisters/ic-icrc1-ledger.wasm.gz
sha256sum ./artifacts/canisters/ic-icrc1-ledger-u256.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-icrc1-archive-u256.wasm.gz | d2170c173f814fafc909737ec82f098714d44aa98ebd4f6dbf4e175160e1200f |
ic-icrc1-archive.wasm.gz | 2b0970a84976bc2eb9591b68d44501566937994fa5594972f8aac9c8b058672f |
ic-icrc1-index-ng-u256.wasm.gz | d21d059962144c835c8b291af3033e1f1c835af2350a5cd92b3cf8d687a1a7be |
ic-icrc1-index-ng.wasm.gz | e155db9d06b6147ece4f9defe599844f132a7db21693265671aa6ac60912935f |
ic-icrc1-ledger-u256.wasm.gz | 8b2e3e596a147780b0e99ce36d0b8f1f3ba41a98b819b42980a7c08c309b44c1 |
ic-icrc1-ledger.wasm.gz | 3b03d1bb1145edbcd11101ab2788517bc0f427c3bd7b342b9e3e7f42e29d5822 |
index-ng.did | 91cbe9d887ed0c7a65168c1d72e9a1cd63bf387b3ae31083f01e6476123fdef6 |
archive.did | 97825b3fe22508cebd6c6673b0274d6310aff1d63d44eff2e82d21bc68d9ab37 |
ledger.did | 773fa6e29f0be4dbd7610897e996cdb7b5f05e5e24578bfc945ec85ef9f6f19c |
release-2025-01-03_03-07-base
IC release-2025-01-03_03-07-base
release-2024-12-06_03-16-sandboxes7k-secfix
IC release-2024-12-06_03-16-sandboxes7k-secfix
Rate Limits Canister
Initial release of the rate-limit canister
Verification
To reproduce the artifacts of this release:
bazel build --config=local //rs/boundary_node/rate_limits:rate_limit_canister
Checksums
c16f7e5c6dc7f5b97ddbd55ae3251aee34db7c8e03eb3cb94145af323633da81 rate_limit_canister.wasm.gz
Anonymization Backend
N/A
Verification
To reproduce the artifacts of this release:
bazel build --config=local //rs/boundary_node/anonymization/backend:anonymization_backend
Checksums
f1553941e6f344b945e6442f760901916a2c94b316d2592558162c58154f83a2 anonymization_backend.wasm.gz
release-2024-12-06_03-16-base
IC release-2024-12-06_03-16-base
release-2024-11-28_03-15-revert-hashes-in-blocks
IC release-2024-11-28_03-15-revert-hashes-in-blocks
ledger-suite-icrc-2024-11-28
ICRC Ledger Suite release 2024-11-28
Features
- Migrate the ledger allowances to stable structures
- Rename memory-related metrics
- Add check in index to prevent upgrading with an incompatible token type WASM (
u64
vsu256
)
WASM Verification
git fetch
git checkout ledger-suite-icrc-2024-11-28
./ci/container/build-ic.sh -c
sha256sum ./artifacts/canisters/ic-icrc1-archive.wasm.gz
sha256sum ./artifacts/canisters/ic-icrc1-archive-u256.wasm.gz
sha256sum ./artifacts/canisters/ic-icrc1-index-ng.wasm.gz
sha256sum ./artifacts/canisters/ic-icrc1-index-ng-u256.wasm.gz
sha256sum ./artifacts/canisters/ic-icrc1-ledger.wasm.gz
sha256sum ./artifacts/canisters/ic-icrc1-ledger-u256.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-icrc1-archive-u256.wasm.gz | 2d25f7831894100d48aa9043c65e87c293487523f0958c15760027d004fbbda9 |
ic-icrc1-archive.wasm.gz | f94cf1db965b7042197e5894fef54f5f413bb2ebc607ff0fb59c9d4dfd3babea |
ic-icrc1-index-ng-u256.wasm.gz | d615ea66e7ec7e39a3912889ffabfabb9b6f200584b9656789c3578fae1afac7 |
ic-icrc1-index-ng.wasm.gz | 2adc74fe5667f26ea4c4006309d99b1dfa71787aa43a5c168cb08ec725677996 |
ic-icrc1-ledger-u256.wasm.gz | 9637743e1215a4db376a62ee807a0986faf20833be2b332df09b3d5dbdd7339e |
ic-icrc1-ledger.wasm.gz | 25071c2c55ad4571293e00d8e277f442aec7aed88109743ac52df3125209ff45 |
index-ng.did | 91cbe9d887ed0c7a65168c1d72e9a1cd63bf387b3ae31083f01e6476123fdef6 |
archive.did | 97825b3fe22508cebd6c6673b0274d6310aff1d63d44eff2e82d21bc68d9ab37 |
ledger.did | 9c3bac1b20fb3a4b0bf0c6e41a8c0e0ea1437ad4585a800e6bef20861462c3c1 |
release-2024-11-28_03-15-base
IC release-2024-11-28_03-15-base