-
# Lines of code
https://github.com/code-423n4/2023-07-axelar/blob/main/contracts/its/remote-address-validator/RemoteAddressValidator.sol#L135-L137
# Vulnerability details
## Impact
If a user suppl…
-
How does `client`, `connection` and `channel` related to each other? Like for this path example:
```yaml
paths:
junotestnet-stargazetestnet:
src:
chain-id: uni-6
…
-
# Lines of code
https://github.com/code-423n4/2023-07-axelar/blob/2f9b234bb8222d5fbe934beafede56bfb4522641/contracts/its/token-manager/implementations/TokenManagerLiquidityPool.sol#L82-L85
https://gi…
-
Began discussing this topic within the document for the Interchain UX working group [here](https://docs.google.com/document/d/1UUgowUBRX2bJlWQcZrgv1KdSpAf1JsNjBvTF4vs41qI/edit#).
Basically CAIP-19 …
-
Rough steps:
- [ ] Proof generation triggering sidecar process
- [ ] Sequencer consensus proof + Send State Proofs + Merkle Inclusion Proofs + Blob Inclusion Proof to the IBC relayer
- [ ] EVM veri…
-
_Surfaced from @informalsystems security feedback for [Interchain Security](https://github.com/cosmos/interchain-security/), at commit 57b47af1_
# Problem
Presently Interchain Security (ICS) tak…
-
## Problem
Currently, the relayer accepts a single native fee asset for interchain gas payment
The (EVM) IGP only supports native value payments. The (EVM) hook interface only supports native value q…
-
Use case: _I want to write a contract that stakes an asset on a non-CosmWasm chain._
Really love implementing ICA in pure CosmWasm as with Confio's [cw-ibc-demo](https://github.com/confio/cw-ibc-de…
-
It may be a little early to think about this but I think having a pro-active approach to creating it will pay off later.
_Idea:_
We have an "all-encompassing" beginners tutorial for creating sp…
-
## Context
When using Interchain Accounts to send or delegate tokens, there's a given error: `caller does not own capability for channel, port ID () channel ID ():
`
## To Reproduce
Create an IC…