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

request for a Noble ICA for Fast USDC has yet to settle - misconfigured host #11013

Open
dckc opened this issue Feb 18, 2025 · 2 comments · May be fixed by #11025
Open

request for a Noble ICA for Fast USDC has yet to settle - misconfigured host #11013

dckc opened this issue Feb 18, 2025 · 2 comments · May be fixed by #11025
Assignees
Labels
bug Something isn't working

Comments

@dckc
Copy link
Member

dckc commented Feb 18, 2025

Describe the bug

@0xpatrickdev writes:

I am able to deposit and withdraw to the LP and see the pool and settlement account addresses published.
Unfortunately, it seems our request for a Noble ICA has yet to settle.

I suspect the connection parameters we used - from cosmos/chain-registry - are incorrect. We specified connection-72 for the controller and connection-40 for the host.

'noble-1': {
id: 'connection-72',
client_id: '07-tendermint-77',
counterparty: {
client_id: '07-tendermint-32',
connection_id: 'connection-40',
},

It seems we should’ve used connection-38 for the host per map of zones

To Reproduce

  1. agd query ibc channel end icacontroller-1 channel-157 --node https://agoric-rpc.polkachu.com:443
  2. see STATE_INIT

Also:

$ agd query ibc connection end connection-72 --node https://agoric-rpc.polkachu.com:443
connection:
  client_id: 07-tendermint-77
  counterparty:
    client_id: 07-tendermint-32
    connection_id: connection-38

Expected behavior

I'm not sure

Platform Environment

  • what OS are you using? what version of Node.js?
  • is there anything special/unusual about your platform?
  • what version of the Agoric-SDK are you using? (run git describe --tags --always)

Additional context

Add any other context about the problem here.

Screenshots

If applicable, add screenshots to help explain your problem, especially for UI interactions.

@dckc dckc added the bug Something isn't working label Feb 18, 2025
@dckc
Copy link
Member Author

dckc commented Feb 18, 2025

See also pc/fusdc-beta-2.

@dckc
Copy link
Member Author

dckc commented Feb 18, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant