Skip to content

Releases: PundiAI/fx-core

v6.1.0

30 Jul 00:54
68d31a6
Compare
Choose a tag to compare

fxCore v6.1.0 Release Notes

Notice: This is a mandatory fix for version v6.0.0 and not a proposed upgrade. Please replace v6.0.0 directly with v6.1.0.

ChangeLog

[v6.1.0]

  • Fix: precompile contract revert issue

Docker Images

  • fxcore: ghcr.io/functionx/fx-core:6.1.0

v7.3.0-rc3

31 May 07:46
f0ec405
Compare
Choose a tag to compare
v7.3.0-rc3 Pre-release
Pre-release

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.

v1.1.4

24 May 09:58
Compare
Choose a tag to compare

Changelog

  • b7684ea chore: fix tendermint version

v7.2.0-rc2

21 May 03:24
060248e
Compare
Choose a tag to compare
v7.2.0-rc2 Pre-release
Pre-release

fxCore v7.2.0-rc2 Release Notes

This is an upgrade to the 7.2.x beta version, supporting only the testnet. The upgrade height is 14,389,000. For more information, please refer to the Changelog documentation.

ChangeLog

[v7.2.0-rc2]

Bug Fixes

  • Fixed the pre-compiled BridgeCall interface return value type

Docker Images

  • fxcore: ghcr.io/functionx/fx-core:7.2.0-rc2
  • cosmovisor: ghcr.io/functionx/fxcorevisor:7.2.0-rc2

v7.1.0-rc1

20 May 10:04
105e293
Compare
Choose a tag to compare
v7.1.0-rc1 Pre-release
Pre-release

fxCore v7.1.0-rc1 Release Notes

This is an upgrade to the 7.1.x beta version, supporting only the testnet. The upgrade height is 14,369,500. For more information, please refer to the Changelog documentation.

ChangeLog

[v7.1.0-rc1]

Features

  • Support bridge call auto refund and refundCallback interface (#554) (#576)
  • Support for pre-compiled contracts to call bridgeCall
  • Support IBC bridge call to fxCore-EVM
  • Support for adding crosschain requests to pending pool when liquidity is low (#420)
  • Implement liquidity provider rewards on crosschain (#339)

Improvements

  • Improved bridge call fxCore-EVM contracts on evm heterogeneous chains

Bug Fixes

  • Add validate for BypassMinFee (#587)
  • Update max-tx-gas-wanted to 0 on upgrade (#585)
  • Add layer2 module to crosschain cli (#438)

Docker Images

  • fxcore: ghcr.io/functionx/fx-core:7.1.0-rc1
  • cosmovisor: ghcr.io/functionx/fxcorevisor:7.1.0-rc1

v7.0.1-rc0

23 Feb 07:03
18025af
Compare
Choose a tag to compare
v7.0.1-rc0 Pre-release
Pre-release

fxCore v7.0.1-rc0 Release Notes

This is an upgrade to the 7.0.x beta version, supporting only the testnet. The upgrade height is 12,961,500. For more information, please refer to the Changelog documentation.

ChangeLog

[v7.0.1-rc0]

Bug Fixes

  • Fix: unified decode message

Docker Images

  • fxcore: ghcr.io/functionx/fx-core:7.0.1-rc0
  • cosmovisor: ghcr.io/functionx/fxcorevisor:7.0.1-rc0

[Deprecated] v7.0.0-rc0

22 Feb 09:02
8962aa2
Compare
Choose a tag to compare
Pre-release

fxCore v7.0.0-rc0 Release Notes

This is an upgrade to the 7.0.x beta version, supporting only the testnet. The upgrade height is 12,961,500. For more information, please refer to the Changelog documentation.

ChangeLog

[v7.0.0-rc0]

Features

  • Supports bridge call to fxCore evm contract

Docker Images

  • fxcore: ghcr.io/functionx/fx-core:7.0.0-rc0
  • cosmovisor: ghcr.io/functionx/fxcorevisor:7.0.0-rc0

v6.0.0

26 Dec 02:11
2c20233
Compare
Choose a tag to compare

fxCore v6.0.0 Release Notes

This is the final version of the v6.0.x upgrade at 13,598,000, scheduled for Jan 06, 2024 at 12:00:00 UTC. See upgrade docs

ChangeLog

[v6.0.0]

Features

  • Supports precompile staking redelegate
  • Supports Convert one-to-one token to many-to-one
  • Supports layer2 cross-chain protocol integration

Docker Images

  • fxcore: ghcr.io/functionx/fx-core:6.0.0
  • cosmovisor: ghcr.io/functionx/fxcorevisor:6.0.0

v1.1.3

18 Dec 10:45
fd40fd3
Compare
Choose a tag to compare

Changelog

  • fd40fd3 build(deps): bump functionx/cosmos-sdk (#166)

v6.0.0-rc0

07 Dec 02:16
Compare
Choose a tag to compare
v6.0.0-rc0 Pre-release
Pre-release

fxCore v6.0.0-rc0 Release Notes

This is an upgrade to the 6.0.x beta version, supporting only the testnet. The upgrade height is 11,701,000. For more information, please refer to the Changelog documentation.

ChangeLog

[v6.0.0-rc0]

Features

  • Supports precompile staking redelegate
  • Supports convert one-to-one token to many-to-one
  • Supports layer2 cross-chain protocol integration

Docker Images

  • fxcore: ghcr.io/functionx/fx-core:6.0.0-rc0
  • cosmovisor: ghcr.io/functionx/fxcorevisor:6.0.0-rc0