You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…lease posts (#9271)
Fixes#9270
## Description
Adopt variable names and interpolation patterns as seen in community
forum posts such as cf.
https://community.agoric.com/t/proposal-71-agoric-upgrade-14-interchain-stack-smart-wallet-upgrades/633#creating-an-emerynet-upgrade-proposal-for-rc1-3
. Also provides slightly more guidance regarding expected transaction
options and where to look for past proposals.
### Security Considerations
n/a
### Scaling Considerations
n/a
### Documentation Considerations
We might want to direct operators to this script, rather than
duplicating its contents.
### Testing Considerations
This script is well-exercised.
### Upgrade Considerations
Script functionality must not change.
What is the Problem Being Solved?
Compare scripts/gen-upgrade-proposal.sh to e.g. [Proposal #71] agoric-upgrade-14
Description of the Design
Since we're demonstrably comfortable with sharing the forum post representation, adopt its patterns into gen-upgrade-proposal.sh.
Security Considerations
None.
Scaling Considerations
n/a
Test Plan
This code is well-exercised.
Upgrade Considerations
Functionality must not change.
The text was updated successfully, but these errors were encountered: