Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

The executeBlock function in the StateMachine class is exported but is never used #8640

Closed
Tracked by #7226
ishantiw opened this issue Jun 23, 2023 · 0 comments
Closed
Tracked by #7226

Comments

@ishantiw
Copy link
Contributor

Description

The executeBlock function in the StateMachine class is exported but is never used. This function contains a call to executeTransaction for which the result is not checked, meaning that, if this function was used, invalid transactions could be added to a block.

Which version(s) does this affect? (Environment, OS, etc...)

v6.0.0-beta.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants