Tags: chainx-org/ChainX
Tags
V5.2.3 (#708) * Update chainx-frontier dependency * Update bootnodes * Bump runtime version 33 -> 34 * Add bevm-finality-rpc finalized tool * Update chainx-frontier dependency * Update new addresses --------- Co-authored-by: icodezjb <[email protected]>
Fix babe (#691) * Fix Babe * Fix Babe --------- Co-authored-by: icodezjb <[email protected]>
Chainx v5.1.0 (#660) * Add assets_bridge::swap_btc_to_xbtc * Add assets_bridge::withdraw_pcx_from_evm * Add PCX contract codes * Bump version to v5.1.0 * Fix assets_bridge::withdraw_pcx_from_evm * Fix assets_bridge::swap_btc_to_xbtc * Run `make format` * Add uniswap-v2 contracts * Add BitcoinAssetsErc20.sol * Update BitcoinAssetsErc20.sol * Remove outdated migration * Update init_code_hash * Add ChainXBridge.sol * Update ChainXBridge.sol * Add a flag whether to reward pcx while issuing * Refactor ChainXBridge by precompile contracts * Bump runtime_version to 31 * Run `make benchmarks` * Add XAssetsBridge migration --------- Co-authored-by: icodezjb <[email protected]>
Fix stuck #3558525 while syncing blocks (#636) * Fix stuck #3558525 while syncing blocks The from_ss58check host function is the root cause. * Format code Co-authored-by: icodezjb <[email protected]> Co-authored-by: AAweidai <[email protected]>
PreviousNext