You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current account access information is incomplete, since the EXTCODE* family of opcodes (extcodesize, extcodehash, extcodecopy) as well as BALANCE mark accessed accounts as warm.
Additional context
No response
The text was updated successfully, but these errors were encountered:
emo-eth
changed the title
vm.startStateDiffRecording should record EXT* opcodes as account accesses
vm.startStateDiffRecording should record EXTCODE* and BALANCE opcodes as account accesses
Dec 8, 2023
Component
Forge
Describe the feature you would like
Current account access information is incomplete, since the EXTCODE* family of opcodes (
extcodesize
,extcodehash
,extcodecopy
) as well as BALANCE mark accessed accounts as warm.Additional context
No response
The text was updated successfully, but these errors were encountered: