specs icon indicating copy to clipboard operation
specs copied to clipboard

Add script for generating upgrade tx specs

Open teddyknox opened this issue 8 months ago • 2 comments

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.

teddyknox avatar Apr 22 '25 11:04 teddyknox

@emhane as a test? Or what would be the purpose?

teddyknox avatar Apr 28 '25 17:04 teddyknox

@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

emhane avatar Apr 28 '25 21:04 emhane

I would love to merge this but ideally it uses uv instead of pip

tynes avatar Jul 08 '25 05:07 tynes

@geoknee I've updated it to use uv.

teddyknox avatar Sep 16 '25 15:09 teddyknox

@teddyknox check out https://github.com/ethereum-optimism/specs/pull/778 for a few more pointers.

geoknee avatar Sep 18 '25 14:09 geoknee