Mykhailo Donchenko
Mykhailo Donchenko
Gas station from #41 ### Checklist - [ ] CI is green. - [ ] Changelog updated.
Making an easy way to integrate interactive cli for apps and adapters - [x] Add blanket impl of `ParseCwMessage` for Module Messages that implements it - [x] Create macro to...
I have a config with 4 chains and 3 relayers between them and `/ibc/{chain_1}/{chain_2}` request returns incorrect connection id randomly. For reproduction here's the config I'm using: ```yaml chains: -...
See ORC-152 ### Checklist - [ ] Changelog updated. - [ ] Docs updated.
Merge into #386 MockApi now accepts only valid Bech32 addrs, so it doesn't make sense to accept anything except Addr anymore ### Checklist - [ ] Changelog updated. - [...
### Checklist - [x] Changelog updated. - [ ] Docs updated.
This PR removes receive module action and adds "untagged" where top level actions can be added by the module developer. Before merging this thing, let's see artifacts output to see...
Don't think anyone still using that old adapters ### Checklist - [ ] CI is green. - [x] Changelog updated.
@CyberHoward not sure where we're supposed to get this data, should we add `connected_chains: Vec` or `Vec` to DeployData? ### Checklist - [ ] CI is green. - [ ]...
- [x] Packet forward middleware - [x] Ibc Hooks ### Checklist - [x] CI is green. - [x] Changelog updated.