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

feat: add impl From BlockExecutionOutput for ExecutionOutcome #10507

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

nkysg
Copy link
Contributor

@nkysg nkysg commented Aug 25, 2024

add impl From BlockExecutionOutput for ExecutionOutcome

@nkysg nkysg changed the title impl From<(BlockExecutionOutput<Receipt>, BlockNumber)> for ExecutionOutcome impl From for ExecutionOutcome Aug 25, 2024
@nkysg nkysg changed the title impl From for ExecutionOutcome feat: impl From BlockExecutionOutput for ExecutionOutcome Aug 25, 2024
@nkysg nkysg changed the title feat: impl From BlockExecutionOutput for ExecutionOutcome feat: add impl From BlockExecutionOutput for ExecutionOutcome Aug 25, 2024
Copy link
Member

@emhane emhane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was this linked to any issue?

@emhane emhane added this pull request to the merge queue Aug 25, 2024
Merged via the queue into paradigmxyz:main with commit 5254f16 Aug 25, 2024
34 checks passed
@nkysg nkysg deleted the execution_outcome_from branch August 25, 2024 21:05
Copy link
Contributor

@emnul emnul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code is a lot cleaner now. Great job!

@nkysg
Copy link
Contributor Author

nkysg commented Aug 25, 2024

was this linked to any issue?

will add some issue next time.

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.

3 participants