-
____
## For Admin Use
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate contributors tagged
- [ ] Contributor assigned/self-assigned
-
The ICS documentation clearly states the versioning practice as one where when breaking changes happen, a new minor release is cut, to ensure that there is not confusion among users.
This is right…
-
In ibc-go we have the interface
```go
type Acknowledgement interface {
Success() bool
Acknowledgement() []byte
}
```
In wasmd [we try to use that](https://github.com/CosmWasm/wasmd/pull/1…
-
@yorhodes in https://github.com/hyperlane-xyz/hyperlane-monorepo/pull/1914 :
- pass proxy address to ICA router constructor
- set OwnableMulticall owner (in bytecode) to proxy
- set ICA router impl…
-
## Background
This issue keeps track of the work that contributes to the objective to "Support the Interchain ecosystem and current Hermes users".
The work here mainly revolves around maintaining…
-
Usecase:
A lease was in repay-swap. I sent a 'timeout' to unblock it. The contract sent a 'registerICA' request which triggered the opening of a new channel. When relayers try to send back an acknowl…
-
**Description**
This pallet implementation should handle all the on-chain logic for the ibc interchain transfer protocol.
This would mostly involve implementing the `ICS20Context` trait as defin…
-
upgrade-ics-sdk47-ibc7
Can handle this but it'll need to be sometime next week. It's not a good idea to ask contributors to contribute to branches that don't have CI when CI forms a very key part o…
-
## Summary
If we want to keep a changelog in main up to date, we'll need the automated dependabot PRs to include the addition of a changelog entry in the unreleased section.
## Problem Defin…
-
For reference:
https://github.com/sainoe/IS-testnet/blob/main/is-testnet-tutorial.md