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

10445 transfer pfm #10448

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

10445 transfer pfm #10448

wants to merge 16 commits into from

Conversation

iomekam
Copy link
Contributor

@iomekam iomekam commented Nov 11, 2024

closes: #10445

Description

Security Considerations

Scaling Considerations

Documentation Considerations

Testing Considerations

Upgrade Considerations

Copy link

cloudflare-workers-and-pages bot commented Nov 11, 2024

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: c519898
Status: ✅  Deploy successful!
Preview URL: https://bca4e6f1.agoric-sdk.pages.dev
Branch Preview URL: https://10445-transfer-pfm.agoric-sdk.pages.dev

View logs

- in order to determine whether its possible to route a transfer through a particular ibc chain, we must know if they have the PFM module installed
- adds `ICQ_ENABLED` and `PFM_ENABLED` constants to support `CosmosChainInfo`
- this data is not available via a well-known registry like cosmos/chain-registry,
  but necessary for the Orchestration API
- use `ts-blank-space` since `tsx` is no longer in `node_modules/.bin`
- prefer yarn command instead of standalone script
- add `pfmEnabled: boolean` data
- update snapshot tests
@0xpatrickdev 0xpatrickdev force-pushed the 10006-transfer-pfm branch 2 times, most recently from 1792090 to 5617071 Compare November 12, 2024 01:38
@0xpatrickdev 0xpatrickdev force-pushed the 10006-transfer-pfm branch 2 times, most recently from 784feb2 to d08f946 Compare November 13, 2024 22:26
0xpatrickdev and others added 4 commits November 13, 2024 17:27
- in order to determine whether its possible to route a transfer through a particular ibc chain, we must know if they have the PFM module installed
- adds `ICQ_ENABLED` and `PFM_ENABLED` constants to support `CosmosChainInfo`
- this data is not available via a well-known registry like cosmos/chain-registry,
  but necessary for the Orchestration API
- use `ts-blank-space` since `tsx` is no longer in `node_modules/.bin`
- prefer yarn command instead of standalone script
@0xpatrickdev 0xpatrickdev force-pushed the 10006-transfer-pfm branch 6 times, most recently from 71059f0 to 5b163e4 Compare November 26, 2024 01:03
@0xpatrickdev 0xpatrickdev force-pushed the 10006-transfer-pfm branch 5 times, most recently from d6db026 to 2fa2f75 Compare November 26, 2024 07:07
Base automatically changed from 10006-transfer-pfm to master November 26, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants