Skip to content
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

rpcdaemon: refactoring for ExecutionResult::error_code #2756

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

Sixtysixter
Copy link
Contributor

In ExecutionResult changed
std::optional<int64_t> error_code;
in
std::optional<evmc_status_code> status_code;

@Sixtysixter Sixtysixter marked this pull request as ready for review February 26, 2025 18:06
@battlmonstr battlmonstr merged commit 006cd7b into master Feb 27, 2025
6 checks passed
@battlmonstr battlmonstr deleted the refactoring/ExecutionResult_error_code_change branch February 27, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants