-
**Describe the Issue**
Crosschain should be mentioned as a single word in our entire codebase for consistency
-
here is the doc with what has been built
https://github.com/balancednetwork/balanced-java-contracts/blob/feature/crosschain_lp/crosschainlp.md
-
Follow up of https://github.com/zeta-chain/node/issues/2972
Create advanced crosschain interactions with:
- Gas, ERC20 and ZETA cctxs
- cctx with custom messages
- no-asset call CCTX
-
**Describe the Issue**
Add messages generation from `crosschain` and `observer` modules allowing to simulation CCTX processing in simulation tests.
- Generate vote gas price message for different …
-
**Describe the Issue**
CCTX aborted through the `MsgAbortStuckCCTX` can still be listed in the pending cctx query.
These CCTXs should be filtered https://github.com/zeta-chain/node/blob/19c929c50e…
-
How to commit transaction data from privatechain to mainchain.
Add AKC Peer in each chain? Using Bridge Protocol?
-
This is the parent issue for Interop reference examples to share for Devcon. Tic Tac Toe is definitely on the list, a SuperchainERC20 implementation and crosschain loan implementation would be a great…
-
## About you
Please include your name so your contribution can be publicly acknowledged in the final publication.
**Name:**
**Organization/Company:**
## About your review
**Document:** E…
-
Hello, I'm currently trying to swap ETH => ETH from ZkSync Era mainnet to Ethereum mainnet using symbiosis js sdk, but something went wrong again. What could be the problem?
Here's the source code:…
-
The contract looks similar to the following:
```solidity
// SPDX-License-Identifier: MIT
pragma solidity 0.8.7;
import "@openzeppelin/contracts/interfaces/IERC20.sol";
import "@openzeppelin/c…