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

feat(transition): Skip state transition on nil block #1362

Merged
merged 46 commits into from
Jun 6, 2024
Merged

Conversation

itsdevbear
Copy link
Contributor

No description provided.

@itsdevbear itsdevbear requested a review from ocnc as a code owner June 6, 2024 18:54
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 175 lines in your changes missing coverage. Please review.

Project coverage is 21.80%. Comparing base (c260d43) to head (1367ebe).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1362      +/-   ##
==========================================
- Coverage   21.93%   21.80%   -0.14%     
==========================================
  Files         229      230       +1     
  Lines       11064    11132      +68     
  Branches       18       18              
==========================================
  Hits         2427     2427              
- Misses       8475     8543      +68     
  Partials      162      162              
Files Coverage Δ
mod/beacon/validator/state.go 0.00% <ø> (ø)
mod/payload/pkg/builder/config.go 0.00% <ø> (ø)
mod/beacon/validator/builder.go 0.00% <0.00%> (ø)
mod/da/pkg/store/store.go 0.00% <0.00%> (ø)
mod/beacon/validator/payload.go 0.00% <0.00%> (ø)
mod/beacon/blockchain/execution_engine.go 0.00% <0.00%> (ø)
mod/consensus-types/pkg/types/block.go 85.07% <0.00%> (-2.62%) ⬇️
mod/payload/pkg/builder/payload.go 0.00% <0.00%> (ø)
mod/node-builder/pkg/node-builder/config.go 0.00% <0.00%> (ø)
mod/runtime/pkg/runtime/middleware/validator.go 0.00% <0.00%> (ø)
... and 4 more

kurtosis/beaconkit-all.yaml Outdated Show resolved Hide resolved
mod/beacon/validator/state.go Outdated Show resolved Hide resolved
@itsdevbear itsdevbear merged commit ae98544 into main Jun 6, 2024
14 of 15 checks passed
@itsdevbear itsdevbear deleted the skip-slot branch June 6, 2024 23:28
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