Skip to content
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

add a helper command to compute the verkle address #395

Merged

Conversation

gballet
Copy link
Owner

@gballet gballet commented Feb 29, 2024

Adds a helper command to compute a verkle tree key, given an account address and an optional slot number. Use as follows:

evm t8n verkle <address> [<slot>]

where address and slot are hexadecimal numbers prefixed by 0x.

Note that this uncovered issue #394

@gballet gballet merged commit 2bb393b into use-raw-mpt-input Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant