Releases: PundiAI/fx-core
v6.1.0
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
- See CHANGELOG.md for details.
Docker Images
- fxcore:
ghcr.io/functionx/fx-core:6.1.0
v7.3.0-rc3
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.
🚀 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
v7.2.0-rc2
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
- See CHANGELOG.md for details.
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
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)
- See CHANGELOG.md for details.
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
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
- See CHANGELOG.md for details.
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
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
- See CHANGELOG.md for details.
Docker Images
- fxcore:
ghcr.io/functionx/fx-core:7.0.0-rc0
- cosmovisor:
ghcr.io/functionx/fxcorevisor:7.0.0-rc0
v6.0.0
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
- See CHANGELOG.md for details.
Docker Images
- fxcore:
ghcr.io/functionx/fx-core:6.0.0
- cosmovisor:
ghcr.io/functionx/fxcorevisor:6.0.0
v1.1.3
v6.0.0-rc0
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
- See CHANGELOG.md for details.
Docker Images
- fxcore:
ghcr.io/functionx/fx-core:6.0.0-rc0
- cosmovisor:
ghcr.io/functionx/fxcorevisor:6.0.0-rc0