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

fix: write-chain-info after u17 #10110

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

turadg
Copy link
Member

@turadg turadg commented Sep 18, 2024

incidental

Description

We don't have a good design yet for the schema of Orchestration chain info in agoricNames,

It's not necessary for upgrade-17 so save it for another proposal.

Security Considerations

none

Scaling Considerations

none

Documentation Considerations

SDK still registers the info so the development experience doesn't differ.

Testing Considerations

Shouldn't break any existing tests.

Upgrade Considerations

Not yet deployed. Should be part of u17-rc1.

Copy link

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: fc1f3ce
Status: ✅  Deploy successful!
Preview URL: https://abf6df81.agoric-sdk.pages.dev
Branch Preview URL: https://ta-defer-orchestration-agori.agoric-sdk.pages.dev

View logs

@turadg turadg added the force:integration Force integration tests to run on PR label Sep 18, 2024
@turadg turadg added the automerge:rebase Automatically rebase updates, then merge label Sep 18, 2024
@mergify mergify bot merged commit 9cdb01d into master Sep 18, 2024
99 of 103 checks passed
@mergify mergify bot deleted the ta/defer-orchestration-agoricNames branch September 18, 2024 22:26
gibson042 pushed a commit that referenced this pull request Sep 19, 2024
_incidental_

## Description
We don't have a good design yet for the schema of Orchestration chain info in agoricNames,
- #10109

It's not necessary for upgrade-17 so save it for another proposal.

### Security Considerations
none

### Scaling Considerations
none

### Documentation Considerations
SDK still registers the info so the development experience doesn't differ.

### Testing Considerations
Shouldn't break any existing tests.

### Upgrade Considerations
Not yet deployed. Should be part of u17-rc1.
gibson042 added a commit that referenced this pull request Sep 19, 2024
## Description

Includes commits from the following PRs:
* #10110

Does _not_ include a new upgrade name, because agoric-upgrade-17 has not
yet been used in a proposal for any chain.

Constructed using the following `git rebase -i HEAD` todo list:
```
# pull request #10110 branch ta/defer-orchestration-agoricNames
label base-ta/defer-orchestration-agoricNames
pick fc1f3ce fix: write-chain-info after u17
label ta/defer-orchestration-agoricNames
reset base-ta/defer-orchestration-agoricNames
merge -C 9cdb01d ta/defer-orchestration-agoricNames # fix: write-chain-info after u17 (#10110)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge force:integration Force integration tests to run on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants