Releases: ethpandaops/ethereum-genesis-generator
Releases · ethpandaops/ethereum-genesis-generator
fix missing file for genesis generator
verkle-gen-v1.0.11 fixing missing file
minor bugfix with default value of `EL_PREMINE_ADDRS` being read incorrectly
fix: "Exception: Missing environment variable EL_PREMINE_ADDRS" (#155) Signed-off-by: Rafael Matias <rafael@skyle.net>
Updated approach to include premined contracts
Add support for large preloads and premines (#153) We're using the Kurtosis Ethereum package to deploy chains in testing. Some of these chains have large numbers of preloaded contracts and premine addresses. Since the preloads and premines are loaded into the entrypoint via env vars, they can sometimes overflow the maximum arg space available to Bash and cause 'Argument list too long' errors. This PR removes the preloads/premines from the env file so that the script can proceed as originally intend, and implements a custom envsubst script in Python for use with execution layer genesis generation.
v3.4.0
What's Changed
- update eip7002 system contract by @pk910 in #150
- update eip7002 & eip7251 contracts by @pk910 in #151
- feat: add fusaka support by @barnabasbusa in #152
Full Changelog: v3.3.8...v3.4.0
Update pectra contracts for devnet-4
What's Changed
- fix: semver for verkle-gen by @barnabasbusa in #128
- switch the type to raw by @parithosh in #148
- fix: update pectra contracts by @pk910 in #143
Full Changelog: v3.3.7...v3.3.8
verkle-gen-v1.0.9
Full Changelog: verkle-gen-v1.0.8...verkle-gen-v1.0.9
verkle-gen-v1.0.8
Full Changelog: verkle-gen-v1.0.4...verkle-gen-v1.0.8
Updated verkle genesis to handle new gas cost calculation
Full Changelog: verkle-gen-v1.0.2...verkle-gen-v1.0.7
Updated verkle genesis to handle new gas cost calculation
Full Changelog: verkle-gen-v1.0.2...verkle-gen-v1.0.6
Updated verkle genesis to handle new gas cost calculation
Full Changelog: verkle-gen-v1.0.2...verkle-gen-v1.0.5