-
[Zodcia modules](https://github.com/gnosis/zodiac) are a standard to extend Gnosis Safe's. This ticket captures possible Hyperlane modules to make Gnosis Safe's interchain. The issue is left intention…
-
Simple escrow module similar to the one in pooltoy [here](https://github.com/interchainio/pooltoy/tree/escrow/x/escrow). More extensive ADR can be seen [here](https://github.com/interchainio/pooltoy/b…
-
See mirror issue
- https://github.com/cosmos/interchain-security/issues/220
Problem: the behavior allowed by the spec is different from the impl although we established that the impl has the cor…
danwt updated
7 months ago
-
# Description
CosmWasm v2 has been slowly gaining adoption throughout the ecosystem. As critical infrastructure, Polytone should be up-to-date with this latest version, allowing devs who are using CW…
-
# Problem
When a user sends a query they should be informed about any errors that happened during query execution.
At present, queries that use iterators will return partial output in case of lo…
-
# Lines of code
https://github.com/code-423n4/2023-07-axelar/blob/2f9b234bb8222d5fbe934beafede56bfb4522641/contracts/its/token-manager/TokenManager.sol#L77-L100
https://github.com/code-423n4/2023-07-…
-
As of now ics721 covers e2e tests using `ts-relayer`. This is for various reasons not ideal, since `ts-relayer` is neither meant for production nor it is up to date.
New e2e tests should cover test…
-
1. Can horcrux be used with a trustless distributed key generator to enable multisig validators? The current migration documentation requires a trusted party to distribute the key shares.
Dev (Osm…
-
From Discord `dgabri3le | Gelotto`:
Getting these errors while using CK within next14 app router:
![image](https://github.com/cosmology-tech/cosmos-kit/assets/44238025/de46313f-d7a6-4749-8e7e-3…
-
Hello, I've heard that [Secret started implementing rollups support](https://medium.com/@dYmensionXYZ/vertically-scaling-the-cosmos-with-dymension-and-secret-network-2d573d6472fd) for cosmos SDK, but …