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

Shanghai test vectors #1117

Closed
29 tasks done
winsvega opened this issue Dec 16, 2022 · 0 comments
Closed
29 tasks done

Shanghai test vectors #1117

winsvega opened this issue Dec 16, 2022 · 0 comments

Comments

@winsvega
Copy link
Collaborator

winsvega commented Dec 16, 2022

Follow chfast suggestion make a test vector file with test ID that is also referenced in the test itself
A list of testID - test description in one file like changelog, and each test must mention corresponging ID in its info comment section

Withdrawals

      "index": "0x00",
      "validatorIndex", "0x00",
      "address": "0xabc...",
      "amount": "0x00...",

what a the ranges of this fields. check the bounds

  1. it suicide 2) it gets fund from another transaction 3) it sends fund 4) it is being created or reverted

check that eth_getBlockBy rpc requests report withdrawals in the block if they should

  • check that if withdrawal happened to address A and in the same call a staticcall happened on A, the static call works fine

  • check interactions with EIP 2929 (https://eips.ethereum.org/EIPS/eip-2929)

  • SLOAD, CALL, BALANCE, EXT and SELFDESTRUCT called for account that received withdrawal warm up

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

No branches or pull requests

1 participant