Skip to content

feat(blockchain): update payload attribute for deneb#12509

Merged
terencechain merged 2 commits intodeneb-integrationfrom
deneb-payload-attribute
Jun 9, 2023
Merged

feat(blockchain): update payload attribute for deneb#12509
terencechain merged 2 commits intodeneb-integrationfrom
deneb-payload-attribute

Conversation

@terencechain
Copy link
Collaborator

Update getPayloadAttribute to account for deneb state version

@terencechain terencechain requested a review from a team as a code owner June 9, 2023 15:33
@terencechain terencechain self-assigned this Jun 9, 2023
@terencechain terencechain requested review from james-prysm, kasey and nisdas and removed request for a team June 9, 2023 15:33
var attr payloadattribute.Attributer
switch st.Version() {
case version.Capella:
case version.Capella, version.Deneb:
Copy link
Contributor

Choose a reason for hiding this comment

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

we'll also want to add this to events.go streamPayloadAttributes line 320 to handle deneb

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@terencechain terencechain force-pushed the deneb-payload-attribute branch from 3021b2d to 0b322bb Compare June 9, 2023 17:18
@terencechain terencechain merged commit f1dd96b into deneb-integration Jun 9, 2023
@terencechain terencechain deleted the deneb-payload-attribute branch June 9, 2023 17:58
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