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

rename old block contents #7682

Conversation

mehdi-aouadi
Copy link
Contributor

@mehdi-aouadi mehdi-aouadi commented Nov 8, 2023

PR Description

  • Rename SignedBlindedBlockContents to SignedBlindedBlockContentsOld and deprecate it
  • Rename BlindedBlockContents to BlindedBlockContentsOld and deprecate it

Fixed Issue(s)

#7651
#7654

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

@mehdi-aouadi mehdi-aouadi self-assigned this Nov 8, 2023
Copy link
Contributor

@StefanBratanov StefanBratanov left a comment

Choose a reason for hiding this comment

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

We can just deprecate SignedBlindedBlockContents and BlindedBlockContents. My understanding is we would need to rename the current BlockContents and SignedBlockContents though to Old and create the new ones as per ethereum/beacon-APIs#369

@mehdi-aouadi
Copy link
Contributor Author

Closing it, too many conflict, will raise a new PR

@mehdi-aouadi mehdi-aouadi deleted the 7654-deprecate-deneb-containers branch November 10, 2023 16:21
@StefanBratanov
Copy link
Contributor

Closing it, too many conflict, will raise a new PR

Yeah. Sorry about that. Think now it's cleaner so can just rename BlockContents and SignedBlockContents to Old.

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