Skip to content

2023.12.01

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 15:52
· 19 commits to main since this release
b6b25bc

Summary

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

Features

  • Replace ByBit with Crypto.com as an exchange source.

Commit Log

$ git clone https://github.com/dfinity/exchange-rate-canister.git
$ cd exchange-rate-canister
$ git checkout b6b25bcb6db7a972dcee58ab9b53b04d88fdda9a
$ git log --format="%C(auto) %h %s" 9ee933fb2d8b29fcc4a2a4ff9052b9c21a72433e..b6b25bcb6db7a972dcee58ab9b53b04d88fdda9a --  ./src/xrc
b6b25bc chore: Replace bybit with crypto.com (#248)

To Verify

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

Expected output

fe91ed906ba7f7b3ac506680d68ab50fc815dba5718154539fe9df032e222553  xrc.wasm.gz