Skip to content

Conversation

@gballet
Copy link
Member

@gballet gballet commented Apr 28, 2025

This PR modifies the evm t8n utility, to support verkle-at-genesis. It should be independent from all the transition code, but in #31634 will help.

@gballet gballet force-pushed the rebase-master-t8n-verkle-at-genesis branch 4 times, most recently from 8cb93e9 to b091c1c Compare April 28, 2025 19:56
@gballet gballet added the verkle label Apr 29, 2025
@gballet gballet force-pushed the rebase-master-t8n-verkle-at-genesis branch from b091c1c to 2196aa1 Compare May 5, 2025 07:13
@gballet gballet changed the title cmd/evm/internal/t8ntool: support for verkle-at-genesis testnets cmd/evm/internal/t8ntool: support for verkle-at-genesis in evm t8n (verkle transition part 3) May 5, 2025
@gballet
Copy link
Member Author

gballet commented May 5, 2025

Confirmed that this needs #31014 to work, the execution spec tests are failing because of an invalid gas consumption

gballet added a commit that referenced this pull request Nov 14, 2025
…T, and move the transition tree to its own package (#32445)

This is broken off of #31730 to only focus on testing networks that
start with verkle at genesis.

The PR has seen a lot of work since its creation, and it now targets
creating and re-executing tests for a binary tree testnet without the
transition (so it starts at genesis). The transition tree has been moved
to its own package. It also replaces verkle with the binary tree for
this specific application.

---------

Co-authored-by: Gary Rong <[email protected]>
atkinsonholly pushed a commit to atkinsonholly/ephemery-geth that referenced this pull request Nov 24, 2025
…T, and move the transition tree to its own package (ethereum#32445)

This is broken off of ethereum#31730 to only focus on testing networks that
start with verkle at genesis.

The PR has seen a lot of work since its creation, and it now targets
creating and re-executing tests for a binary tree testnet without the
transition (so it starts at genesis). The transition tree has been moved
to its own package. It also replaces verkle with the binary tree for
this specific application.

---------

Co-authored-by: Gary Rong <[email protected]>
prestoalvarez pushed a commit to prestoalvarez/go-ethereum that referenced this pull request Nov 27, 2025
…T, and move the transition tree to its own package (ethereum#32445)

This is broken off of ethereum#31730 to only focus on testing networks that
start with verkle at genesis.

The PR has seen a lot of work since its creation, and it now targets
creating and re-executing tests for a binary tree testnet without the
transition (so it starts at genesis). The transition tree has been moved
to its own package. It also replaces verkle with the binary tree for
this specific application.

---------

Co-authored-by: Gary Rong <[email protected]>
fjl pushed a commit to lightclient/go-ethereum that referenced this pull request Nov 28, 2025
…T, and move the transition tree to its own package (ethereum#32445)

This is broken off of ethereum#31730 to only focus on testing networks that
start with verkle at genesis.

The PR has seen a lot of work since its creation, and it now targets
creating and re-executing tests for a binary tree testnet without the
transition (so it starts at genesis). The transition tree has been moved
to its own package. It also replaces verkle with the binary tree for
this specific application.

---------

Co-authored-by: Gary Rong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant