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

orchestration: core eval for chainHub data in agoricNames #10230

Open
1 task
0xpatrickdev opened this issue Oct 7, 2024 · 0 comments
Open
1 task

orchestration: core eval for chainHub data in agoricNames #10230

0xpatrickdev opened this issue Oct 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@0xpatrickdev
Copy link
Member

0xpatrickdev commented Oct 7, 2024

What is the Problem Being Solved?

As part of the Orchestration API, canonical chain info will be published to agoricNames for contracts to consume. A core eval is needed to publish this information to agoricNames. We have @agoric/orchestration/src/proposals/init-chain-info.js from #10110, but it's unreleased and has outstanding dependencies.

We might want to include this task in the same release as #9967, which covers asset info also used by the ChainHub.

Description of the Design

Dependencies

  1. bug

Security Considerations

Scaling Considerations

This information is environment-dependent, so an emerynet proposal will need different data than a proposal for another network.

Test Plan

Upgrade Considerations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant