Will this RPC debug_executionWitness
support Prague hardfork?
#17680
Closed
felicityin
started this conversation in
General
Replies: 3 comments 7 replies
-
The system account is not touched during the syscalls, per spec it is only set as the caller address hence it is not touched I believe it's missing from the state output, so perhaps not relevant here? or where would this be required? |
Beta Was this translation helpful? Give feedback.
6 replies
-
I see, let me try to hotfix this and perhaps you can verify |
Beta Was this translation helpful? Give feedback.
1 reply
-
@mattsse I have fixed this issue: felicityin/reth-processor@b8a6088 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Will this RPC
debug_executionWitness
support Prague hardfork?Or does it support pulling the information of the account '0xfffffffffffffffffffffffffffffffffffffffe'? This is a system contract account used by the Prague hardfork.
Beta Was this translation helpful? Give feedback.
All reactions