Bifrost Relayer v2.0.1
This release contains the changes from v2.0.0
to v2.0.1
.
Rust compiler versions
This release was built and tested with the following versions of rustc
.
Other versions may also be compatible.
- Rust Stable:
rustc 1.81.0 (eeb90cda1 2024-09-04)
- Rust Nightly:
rustc 1.83.0-nightly (9ff5fc4ff 2024-10-03)
Summary
This report presents the latest minor modifications to the Bifrost Network’s Relayer client. The key highlights of the new version is to support the new Oracle asset, cbBTC. Which is the Coinbase Wrapped BTC token that is backed 1:1 by Bitcoin held by Coinbase.
Changes
- Support a new Oracle asset: cbBTC (#162)
Required Configuration Updates (Mainnet Only)
v2.0.1
, must update their configuration YAML file specified as below.
- [Mainnet Only]
- Add
chainlink_cbbtc_usd_address
toevm_providers
that is mapped to Ethereum. The contract address must match with0x2665701293fCbEB223D11A08D826563EDcCE423A
.
- Add
References
Versions
Component | version |
---|---|
relayer implementation | v2.0.1 |
substrate implementation | bifrost-polkadot-v1.3.0 |
Assets
Assets | sha256checksum |
---|---|
bifrost-relayer | 9bd4d64e6769d77c4c567504874e925ebb0285ac86de9eb5df0100f153fbaf5d |
bifrost-relayer-aarch64-macos | 3e8caae56ef901018fb1875cdd5ffcd4b9815b7f69228fc499268fa0fde4bd09 |
config.mainnet.yaml | 6cdf11a3655e217654e9d05770562b594303e8740277212c4163a51ca9b0b8f0 |
config.testnet.yaml | 511581c1858cbc0aab0cf761251f57a5376ef68d1cd6e712acec63296405f082 |