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

align types/block.go with subnet-evm #463

Merged
merged 7 commits into from
Jan 29, 2024
Merged

align types/block.go with subnet-evm #463

merged 7 commits into from
Jan 29, 2024

Conversation

darioush
Copy link
Collaborator

@darioush darioush commented Jan 23, 2024

Why this should be merged

This PR moves extra methods defined on the block type (compared to subnet-evm) to its own file, and also separates out methods that create the block with ExtData so the no-ExtData methods are textually compatible with upstream & subnet-evm

How this works

Refactoring

How this was tested

CI

@darioush darioush changed the title align types/block.go with addative upstream align types/block.go with subnet-evm Jan 23, 2024
@darioush darioush marked this pull request as ready for review January 23, 2024 14:53
Copy link
Collaborator

@ceyonur ceyonur left a comment

Choose a reason for hiding this comment

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

lgtm, just a naming nit.

@darioush darioush enabled auto-merge (squash) January 26, 2024 16:29
@darioush darioush merged commit 74e06d8 into master Jan 29, 2024
8 checks passed
@darioush darioush deleted the coreth-block-ext branch January 29, 2024 14:36
darioush pushed a commit that referenced this pull request Apr 25, 2024
oxbee pushed a commit to taurusgroup/coreth that referenced this pull request Nov 6, 2024
* align types/block.go with addative upstream

* align with subnet-evm for now

* add copyright header

* rename to WithExtData
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants