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: optimistically verify blocks even before all blobs available #6087

Merged
merged 2 commits into from
Dec 19, 2023

Commits on Dec 19, 2023

  1. feat: optimistically verify blocks even before all blobs available

    cleanup pr and add metrics to track
    
    simplify
    
    improvements and type fixes
    
    increase bucket precision
    
    time fixes
    
    improve metrics collection
    
    improve metrics collection
    
    some comments improv
    
    fix the missing writing blobs for blobspromise
    
    rebase fixes
    
    rebase fixes
    
    remove artifact
    
    apply feedback
    
    add more meta info to error
    
    separate out the blockinput cache and attach to chain
    
    rename the cache
    
    apply more feedback
    
    add unittest for seengossipblockinput
    
    add comments
    g11tech committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f43984e View commit details
    Browse the repository at this point in the history
  2. check type fixes

    g11tech committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e6e7e4e View commit details
    Browse the repository at this point in the history