Skip to content

2024.01.17

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 20:54
· 17 commits to main since this release
77cdb2c

Summary

  • Proposer: DFINITY Foundation
  • Git Hash: 77cdb2c91c2b59238def95bab738bc8308389b9b
  • Compressed WASM Hash: 785ad7825857116528fe17d2b286b488bff6a533999d8e46d505f85f3c46bc3f
  • Target Canister: uf6dk-hyaaa-aaaaq-qaaaq-cai
  • Repository: https://github.com/dfinity/exchange-rate-canister.git

Features

  • Update the handling of responses from Gate.io due to a change in their API.
  • Update Candid to 0.10.0.

Commit Log

$ git clone https://github.com/dfinity/exchange-rate-canister.git
$ cd exchange-rate-canister
$ git checkout 77cdb2c91c2b59238def95bab738bc8308389b9b
$ git log --format="%C(auto) %h %s" b6b25bcb6db7a972dcee58ab9b53b04d88fdda9a..77cdb2c91c2b59238def95bab738bc8308389b9b --  ./src/xrc
77cdb2c fix: Gate.io updated API Response (#250)
ff2a2b5 chore: updated candid to 0.10.0 (#249)

To Verify

$ git clone https://github.com/dfinity/exchange-rate-canister.git
$ cd exchange-rate-canister
$ git checkout 77cdb2c91c2b59238def95bab738bc8308389b9b
$ export IP_SUPPORT=ipv4
$ ./scripts/docker-build
$ sha256sum xrc.wasm.gz

Expected output

785ad7825857116528fe17d2b286b488bff6a533999d8e46d505f85f3c46bc3f  xrc.wasm.gz