keruch

Results 28 issues of keruch

Epic: #7643 Сontinuation of https://github.com/osmosis-labs/osmosis/pull/7658 ## What is the purpose of the change Added x/bridge module draft: * Package in the x folder * Proto contracts with queries and txs...

C:docs
C:CLI
C:x/gamm
C:x/epochs
C:x/txfees
C:app-wiring
C:x/tokenfactory
A:no-changelog

### Summary This epic outlines the Phase 1 implementation of integrating the Bifrost Protocol with the Osmosis blockchain to enable cross-chain asset swaps. ### Problem Definition This integration aims to...

Closes: #7670 Duplicate of https://github.com/osmosis-labs/osmosis/pull/7671 ## What is the purpose of the change I made x/tokenfactory mint and burn methods public to allow other modules to use these methods through...

C:x/tokenfactory
V:state/compatible/no_backport
A:no-changelog

Epic: #7643 Tests for https://github.com/osmosis-labs/osmosis/pull/7684 ## What is the purpose of the change Added x/bridge module tests ## Testing and Verifying All code is covered with tests. ## Documentation and...

C:app-wiring

### Summary I suggest making x/tokenfactory mint and burn methods public to allow other modules to use these methods through Go interfaces. ### Problem Definition During implementing the x/bridge module,...

- [x] DA chain client implementation (based on [[1]](https://github.com/dymensionxyz/cosmosclient?tab=readme-ov-file)) - [x] DA chain config - [x] Interchain-da proto contracts - [x] Broadcasting transactions (queries, timeouts, attempts, etc) - [x] SubmitBatch...

C:da

Part of #930 This PR contains changes with respect to [the generalized DA specification](https://www.notion.so/dymension/Dymint-generalized-DA-layer-client-a2676fe784ed4f289317cb4fbc6950e9). This is the first part of the implementation. Changelog: * Added `interchain` to the da registry...

C:da
dym-internal

Part of #930 This PR contains changes with respect to [the generalized DA specification](https://www.notion.so/dymension/Dymint-generalized-DA-layer-client-a2676fe784ed4f289317cb4fbc6950e9). This is the second part of the implementation following #929. Changelog: * Added batch encoding/decoding [[1]](https://github.com/dymensionxyz/dymint/blob/kirill/interchain-da-retrieve-batch/da/interchain/helpers.go)...

C:da
dym-internal

## Description Added streamer pagination. ---- Closes #1010 **All** items are required. Please add a note to the item if the item is not applicable and please add links to...

dym-internal

Adjust error handling in x/sponsorship to use https://pkg.go.dev/github.com/dymensionxyz/[email protected]/gerrc