-
Notifications
You must be signed in to change notification settings - Fork 172
Add script for generating upgrade tx specs #673
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
base: main
Are you sure you want to change the base?
Conversation
5d4346b
to
9b6e587
Compare
9b6e587
to
d0b3baa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we have a workflow for manually dispatching this script in ci pls?
d0b3baa
to
099875a
Compare
@emhane as a test? Or what would be the purpose? |
for creating new specs when needed and, yes, for not relying on manual test to check its validity |
099875a
to
3706ac1
Compare
3706ac1
to
f6ebd7a
Compare
I would love to merge this but ideally it uses |
Description
Adds a set of scripts that make it easy to generate specifications for upgrade/proxy update transactions.
Tests
I manually compared the result of this script to previous specifications for upgrade/proxy update transactions, given the same input.
Additional context
Used to generate #672.