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

Implement t8n execution #7695

Merged
merged 7 commits into from
Nov 5, 2024
Merged

Conversation

yerke26
Copy link
Contributor

@yerke26 yerke26 commented Oct 31, 2024

t8n execution implementation

What types of changes does your code introduce?

  • Bugfix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a change that causes existing functionality not to work as expected)
  • Optimization
  • Refactoring
  • Documentation update
  • Build-related changes
  • Other: Description

Testing

Requires testing

  • Yes
  • No

If yes, did you write tests?

  • Yes
  • No

Notes on testing

Optional. Remove if not applicable.

Documentation

Requires documentation update

  • Yes
  • No

If yes, link the PR to the docs update or the issue with the details labeled docs. Remove if not applicable.

Requires explanation in Release Notes

  • Yes
  • No

If yes, fill in the details here. Remove if not applicable.

Remarks

Optional. Remove if not applicable.

Copy link
Contributor

@rubo rubo left a comment

Choose a reason for hiding this comment

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

@yerke26 This PR needs to be updated with the changes of #7701. If you need some help resolving conflicts, let me know.

# Conflicts:
#	tools/Evm/Evm/t8n/T8NExecutor.cs
#	tools/Evm/T8n/Errors/GethErrorMappings.cs
#	tools/Evm/T8n/JsonTypes/T8nTest.cs
#	tools/Evm/T8n/RejectedTx.cs
#	tools/Evm/T8n/StorageTxTracer.cs
#	tools/Evm/T8n/T8NBlockHashProvider.cs
#	tools/Evm/T8n/T8NResult.cs
#	tools/Evm/T8n/T8nInputProcessor.cs
#	tools/Evm/T8n/TransactionExecutionReport.cs
tools/Evm/T8n/JsonTypes/RejectedTx.cs Outdated Show resolved Hide resolved
tools/Evm/T8n/JsonTypes/T8nResult.cs Outdated Show resolved Hide resolved
@yerke26 yerke26 merged commit 8bc8d8f into master Nov 5, 2024
77 checks passed
@yerke26 yerke26 deleted the feature/t8n-execution-implementation branch November 5, 2024 04:06
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