We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This PR to the engine api spec has removed the INVALID_TERMINAL_BLOCK_HASH error: ethereum/execution-apis#217
This should be a simple change, but the change needs to be made only once hive tests are implementing this change to execution api
Expected behavior: [What you expect to happen]
Actual behavior: [What actually happens]
Frequency: [What percentage of the time does it occur?]
besu --version
java -version
cat /etc/*release
uname -a
vmware -v
docker version
solc --version
The text was updated successfully, but these errors were encountered:
fab-10
Successfully merging a pull request may close this issue.
Description
This PR to the engine api spec has removed the INVALID_TERMINAL_BLOCK_HASH error:
ethereum/execution-apis#217
This should be a simple change, but the change needs to be made only once hive tests are implementing this change to execution api
Acceptance Criteria
Steps to Reproduce (Bug)
Expected behavior: [What you expect to happen]
Actual behavior: [What actually happens]
Frequency: [What percentage of the time does it occur?]
Versions (Add all that apply)
besu --version
]java -version
]cat /etc/*release
]uname -a
]vmware -v
]docker version
]Smart contract information (If you're reporting an issue arising from deploying or calling a smart contract, please supply related information)
solc --version
]Additional Information (Add any of the following or anything else that may be relevant)
The text was updated successfully, but these errors were encountered: