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

Rework block processing #4092

Merged
merged 53 commits into from
Mar 24, 2023

Conversation

pawanjay176
Copy link
Member

Issue Addressed

Which issue # does this PR address?

Proposed Changes

Please list or describe the changes introduced by this PR.

Additional Info

Please provide any additional information. For example, future considerations
or information useful for reviewers.

@pawanjay176 pawanjay176 mentioned this pull request Mar 15, 2023
@realbigsean realbigsean added work-in-progress PR is a work-in-progress deneb labels Mar 15, 2023
realbigsean and others added 8 commits March 23, 2023 11:32
* move beacon block and blob to eth2/types

* rename gossip blob cache to data availability checker

* lots of changes

* fix some compilation issues

* fix compilation issues

* fix compilation issues

* fix compilation issues

* fix compilation issues

* fix compilation issues

* cargo fmt

* use a common data structure for block import types

* fix availability check on proposal import

* refactor the blob cache and split the block wrapper into two types

* add type conversion for signed block and block wrapper

* fix beacon chain tests and do some renaming, add some comments
@realbigsean realbigsean marked this pull request as ready for review March 24, 2023 21:12
@realbigsean realbigsean removed the work-in-progress PR is a work-in-progress label Mar 24, 2023
@realbigsean realbigsean merged commit b276af9 into sigp:deneb-free-blobs Mar 24, 2023
@realbigsean realbigsean mentioned this pull request Jun 5, 2023
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.

2 participants