-
# Problem
ICS e2e testing uses a long bash script to initialize the testing environment.
Although there is nothing wrong with using bash scripts they quickly become poorly maintained due to their imp…
-
-
As the Interchain community
We want a Canonical Source of Truth to memorialize any Decisions, Plans, Hypotheses, Experiments, Explorations or Learnings
Because as a community, we need institutional me…
-
"add the following interchain tokens to Agoric vbank" with a list of options populated from the chain registry
For bonus points, confirm the IBC channel info in the chain registry using queries.
…
dckc updated
10 months ago
-
-
Ignite testnet is an alternative to `ignite chain serve` (command that re-build and runs a single node chain).
That command should be used when in development (next to `ignite chain simulate`), but w…
-
Could separate the two go networks, and then let the user decide whether they want intra, inter, or both go networks applied. (Idea by Paulo.)
-
**Describe the bug**
A partner(Unfettered) registered and deployed their token through the ITS portal, the token was registered on Polygon: `0xaa4fBC6809a8E1924520FC85282aC4C76A7671d7`, deployed remo…
-
> I think having the cosmos-operator as an option for local-interchain persistent testnet deployments is where it would be most useful in the near term. Mark's idea of using kind could get us to a pla…
-
ERC20 [`permit`](https://docs.openzeppelin.com/contracts/5.x/api/token/erc20#IERC20Permit-permit-address-address-uint256-uint256-uint8-bytes32-bytes32-) is like `approve` but is muh better because the…