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

src|tests: Final final update to beacon root address #312

Merged

Conversation

spencer-tb
Copy link
Collaborator

@spencer-tb spencer-tb commented Sep 25, 2023

Updated after @marioevz used magic 🪄 to recover the correct s field, so we now have the following:

Sender: 0x0B799C86a49DEeb90402691F1041aa3AF2d3C875
Address: 0x000F3df6D732807Ef1319fB7B8bB8522d0Beac02
Tx:
{
  "type": "0x0",
  "nonce": "0x0",
  "to": null,
  "gas": "0x3d090",
  "gasPrice": "0xe8d4a51000",
  "maxPriorityFeePerGas": null,
  "maxFeePerGas": null,
  "value": "0x0",
  "input": "0x60618060095f395ff33373fffffffffffffffffffffffffffffffffffffffe14604d57602036146024575f5ffd5b5f35801560495762001fff810690815414603c575f5ffd5b62001fff01545f5260205ff35b5f5ffd5b62001fff42064281555f359062001fff015500",
  "v": "0x1b",
  "r": "0x539",
  "s": "0x1b9b6eb1f0",
  "hash": "0xdf52c2d3bbe38820fff7b5eaab3db1b91f8e1412b56497d88388fb5d4ea1fde0"
}

cc'ing @lightclient & ethereum/EIPs#7672

evm t8n tool: https://github.com/marioevz/go-ethereum/tree/cancun-t8n-beacon-root-final-address

Copy link
Member

@danceratopz danceratopz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

All tests fill (--until Cancun) successfully with marioevz/go-ethereum@0f7d427 from marioevz/go-ethereum/tree/cancun-t8n-beacon-root-final-address.

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.

None yet

2 participants