Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: send-anywhere pfm scenarios #10591

Merged
merged 4 commits into from
Dec 4, 2024
Merged

Commits on Dec 4, 2024

  1. feat: register interchain bank assets proposal

    - create `register-interchain-bank-assets.js` for multichain-testing environment
      - allow users to submit offers using new brands like OSMO, ION
      - override existing brands like ATOM (ibc/toyatom) with starship denom
    - create `make-bank-asset-info.ts` to gather `InterchainAssetOptions` from starship env
    - update `make start` and ci `multichain-e2e-template.yaml` to call these scripts
    - deploy-cli.ts `deployBuilder` accepts `builderOpts`
    0xpatrickdev committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    0e20707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cafda6 View commit details
    Browse the repository at this point in the history
  3. test: faucetTools.fundFaucet

    - adds helper to fund agoric faucet with interchain tokens
    - allows callers to request `OSMO`, `ATOM`, etc, via `provisionSmartWallet`
    0xpatrickdev committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    57cc060 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    748883d View commit details
    Browse the repository at this point in the history