-
Notifications
You must be signed in to change notification settings - Fork 208
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
base: master
Are you sure you want to change the base?
10445 transfer pfm #10448
Commits on Nov 12, 2024
-
feat: CosmosChainInfo includes
pfmEnabled?: boolean
- 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
Configuration menu - View commit details
-
Copy full SHA for dd51815 - Browse repository at this point
Copy the full SHA dd51815View commit details -
feat: chain-capabilities.js constants
- 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
Configuration menu - View commit details
-
Copy full SHA for f5451a1 - Browse repository at this point
Copy the full SHA f5451a1View commit details -
- use `ts-blank-space` since `tsx` is no longer in `node_modules/.bin` - prefer yarn command instead of standalone script
Configuration menu - View commit details
-
Copy full SHA for 0938e9a - Browse repository at this point
Copy the full SHA 0938e9aView commit details -
- add `pfmEnabled: boolean` data - update snapshot tests
Configuration menu - View commit details
-
Copy full SHA for 4fbebf4 - Browse repository at this point
Copy the full SHA 4fbebf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 784feb2 - Browse repository at this point
Copy the full SHA 784feb2View commit details
Commits on Nov 13, 2024
-
feat: CosmosChainInfo includes
pfmEnabled?: boolean
- 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
Configuration menu - View commit details
-
Copy full SHA for 3c2c0fd - Browse repository at this point
Copy the full SHA 3c2c0fdView commit details -
feat: chain-capabilities.js constants
- 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
Configuration menu - View commit details
-
Copy full SHA for b11b3e6 - Browse repository at this point
Copy the full SHA b11b3e6View commit details -
- use `ts-blank-space` since `tsx` is no longer in `node_modules/.bin` - prefer yarn command instead of standalone script
Configuration menu - View commit details
-
Copy full SHA for 15290f5 - Browse repository at this point
Copy the full SHA 15290f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6121bed - Browse repository at this point
Copy the full SHA 6121bedView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6eebba0 - Browse repository at this point
Copy the full SHA 6eebba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d35e71 - Browse repository at this point
Copy the full SHA 2d35e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 555c29b - Browse repository at this point
Copy the full SHA 555c29bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9ddea5 - Browse repository at this point
Copy the full SHA e9ddea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd376bf - Browse repository at this point
Copy the full SHA dd376bfView commit details -
Merge branch '10006-transfer-pfm' of https://github.com/Agoric/agoric…
…-sdk into 10445-transfer-pfm
Configuration menu - View commit details
-
Copy full SHA for 59ffc9a - Browse repository at this point
Copy the full SHA 59ffc9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c519898 - Browse repository at this point
Copy the full SHA c519898View commit details