-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information
Showing
126 changed files
with
15,815 additions
and
201 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.