Skip to content

v7.3.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 07:46
· 307 commits to main since this release
f0ec405

fxCore v7.3.0-rc3 Release Notes

This is an upgrade to the 7.3.x beta version, supporting only the testnet. The upgrade height is 14,551,500.

Upgrade countdown

🚀 Highlights

[v7.3.0-rc3]

  • Improved refund methods to return assets to the refund address when cross-chain transactions fail
  • Simplified MsgBridgeCallResultClaim
  • Implement fxcored export-delegates command
  • Fixed MsgBridgeCallClaim not broadcasting event in fxcore
  • Clean up incompatible attestations in the testnet

Full Changelog: https://github.com/FunctionX/fx-core/commits/v7.3.0-rc3.

🔨 Build from source

git clone https://github.com/functionx/fx-core.git
cd fx-core && git checkout v7.3.0-rc3
make install

🐳 Docker Images

docker pull ghcr.io/functionx/fx-core:7.3.0-rc3
docker pull ghcr.io/functionx/fxcorevisor:7.3.0-rc3

⚡️ Download binaries

Binaries for linux, darwin, and windows are available below.