Skip to content

EIP-7732: Refactor Beacon chain state transition function#3898

Merged
jtraglia merged 3 commits into
ethereum:devfrom
StefanBratanov:refactor_beacon_chain_state_transition_function
Sep 18, 2024
Merged

EIP-7732: Refactor Beacon chain state transition function#3898
jtraglia merged 3 commits into
ethereum:devfrom
StefanBratanov:refactor_beacon_chain_state_transition_function

Conversation

@StefanBratanov

@StefanBratanov StefanBratanov commented Aug 23, 2024

Copy link
Copy Markdown
Contributor

Move process_execution_payload to new Execution payload processing section to separate it from Block processing

@StefanBratanov StefanBratanov changed the title EIP-7332 Refactor Beacon chain state transition function EIP-7332: Refactor Beacon chain state transition function Aug 23, 2024
@StefanBratanov StefanBratanov force-pushed the refactor_beacon_chain_state_transition_function branch from 31404fa to 0220642 Compare August 23, 2024 16:37
@StefanBratanov StefanBratanov force-pushed the refactor_beacon_chain_state_transition_function branch from 0220642 to cd33c92 Compare August 23, 2024 17:31
@StefanBratanov StefanBratanov changed the title EIP-7332: Refactor Beacon chain state transition function EIP-7732: Refactor Beacon chain state transition function Aug 24, 2024

@Gulrizwan23 Gulrizwan23 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

specs/_features/eip7732/beacon-chain.md

Gulrizwan23

This comment was marked as resolved.

@potuz potuz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM thanks! hope conflicts on #3854 aren't that bad

@hwwhww hwwhww added the eip7732 ePBS label Aug 29, 2024
@jtraglia jtraglia mentioned this pull request Sep 13, 2024
5 tasks

@jtraglia jtraglia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM 👍 thank you!

@jtraglia jtraglia merged commit e12b9ab into ethereum:dev Sep 18, 2024
@StefanBratanov StefanBratanov deleted the refactor_beacon_chain_state_transition_function branch September 18, 2024 15:50
- [Modified `is_merge_transition_complete`](#modified-is_merge_transition_complete)
- [Modified `validate_merge_block`](#modified-validate_merge_block)
- [Execution payload processing](#execution-payload-processing)
- [New `verify_execution_payload_envelope_signature`](#new-verify_execution_payload_envelope_signature)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

  - [New `verify_execution_payload_envelope_signature`](#new-verify_execution_payload_envelope_signature)

@Gulrizwan23 Gulrizwan23 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Modified version

@Gulrizwan23 Gulrizwan23 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Go

@Gulrizwan23 Gulrizwan23 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants