-
Notifications
You must be signed in to change notification settings - Fork 459
New issue
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
Reduce exceptions in Evm #5727
Reduce exceptions in Evm #5727
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the must-have step after EVM optimization is running fuzzer. Next week I will talk with EF guys about how we can do it.
The step that we can do now is running hive consensus tests
Hive and Consensus (run timeout) issues unrelated |
You are 100% positive on that? |
Yeah following up with Hive team; also have same issues on master (timeouts, etc) |
Changes
Types of changes
What types of changes does your code introduce?
Testing
Requires testing
If yes, did you write tests?