-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
ArithmetizationArithmetization team is in charge or involved in this taskArithmetization team is in charge or involved in this taskEIP-7702
Description
Description
This issue mirrors the testing issue for CALLs. We need to test TX_SKIP and TX_INIT for set codet ransactions in all possible configurations of the following addresses:
- sender
- recipient (delegated: yes / no)
- delegate (or recipient)
- coinbase
Furthermore, we need to do this with associated state changes to any configuration of these addresses. Zero or One delegations / resettings per account. The address configurations are
- recipient isn't delegated:
- all configurations are already tested and we just need to test them using
set code transactionsupdating any possible configuration of the existing addresses
- all configurations are already tested and we just need to test them using
- recipient is delegated
- 4 distinct addresses
- 3 distinct addresses: 6 configurations
- 2 distinct addresses: 4 + 3 configurations
- 1 distinct address: 1 configuration
Motivation
The reason for this is that the TX_SKIP and TX_INIT sections are forced to simulate these state changes ahead of Besu enacting them. This simulation has to be tested to see if we do it properly
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ArithmetizationArithmetization team is in charge or involved in this taskArithmetization team is in charge or involved in this taskEIP-7702