Unreleased - ReleaseDate
1.0.3 - 2024-11-18
- Adapted
icrc3_get_tip_certificate
to be compliant with the ICRC-3 specification by changing the encoding oflast_block_index
toleb128
.
1.0.2 - 2024-10-28
- Added
get_icp_xdr_conversion_rate
to mock CMC
No changes to the cycles ledger. Released because a community project relies on the mock CMC and would like to have this feature available.
1.0.1 - 2024-08-22
- Update
ic-cdk
dependency to patch a security issue.
1.0.0 - 2024-06-18
- Added the logo to the metadata value
icrc1:logo
. - Fixed a bug where the cycles ledger took control over a newly created canister if
creation_args
isSome
andcanister_settings
isNone
.