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: free the blobs #5181

Merged
merged 4 commits into from
Aug 9, 2023
Merged

feat: free the blobs #5181

merged 4 commits into from
Aug 9, 2023

Commits on Aug 6, 2023

  1. Free the blobs

    fix the types
    
    rejig the new constants in params
    
    add comment for cleanup
    
    update reqresp
    
    fix api package
    
    rename blobs repo
    
    commit the wip modifications
    
    further appropriate renaming
    
    further references update
    
    further reference updates
    
    continue refac
    
    fix reqresp build
    
    further refac
    
    further refac
    
    fix api
    
    fix db interface
    
    fix beacondb alloc
    
    build
    
    fix api
    
    improve blob verificaion
    
    correct validation call
    
    fixes
    
    fix the produce block/blobs flow
    
    reduce diff
    
    blob gossip validation
    
    update validations
    
    cleanup block vali
    
    reduce diff
    
    handle gossip of block and blob
    
    fix test for timebeing
    
    modify publishing flow
    
    fix import flow
    
    onsidecarbyrange fix and some type fixes
    
    fix sidecars by root
    
    prune blockinput cache
    
    fix kzg interface
    
    small renaming
    
    interface rename
    
    fix fetch blockmaybeblobs by range test
    
    fix build lint issues for now
    
    c-kzg version fix
    
    FullOrBlindedBlobSidecar changes
    
    fix tests
    
    complete the blob publishing flow
    
    fix test
    
    get the single node run functional
    
    get the gossip blob flow working
    
    fix peer syncing using req/resp
    
    fix sidecar by root check
    
    refactor blobsidecars hotdb and remove archive
    
    add blob gossip validation flow
    
    fix topic
    
    fix the validation condition
    
    add blob validation and test various sync modes
    
    fix tests
    
    rebase fixes
    
    enable deneb spec tests
    
    make blobsbyroot multi block
    
    fixes
    
    cleanup defunt builder endpoint
    
    archive blobs post finalization uptill the blob window
    
    serve finalized blobs within the blob prune window
    
    fix test
    
    fix test
    
    lookup in archive as well
    
    cleanup and improvements
    
    rebase fx
    
    Add 4844 sim test and override the field elements per blob
    
    update image
    
    add blob test
    
    add test run in package
    
    start unknown sync and range sync
    
    finalize the sims
    
    change the signing flow
    
    fix test types
    
    fix tests
    
    fix test
    
    lint
    
    update tx type and corresponding ethereumjs image
    
    update c-kzg and use blobs bundle proof
    
    fix test
    
    fix test
    
    merge getblobsbundle into getpayloadv3
    
    update images
    
    fix genesis config
    
    rebase fixes
    
    fix test
    
    update images
    
    fix tests
    
    lint
    
    fix the sidecar request count limit
    
    fix test
    
    lint
    
    rebase fixes
    
    cleanup
    
    fix unit tests
    
    update kzg to big endian
    
    devnet 6 integration
    
    fix passing setup arg
    
    update path
    
    fix tests
    
    fix blobs sidecar by range response
    
    cleanup blob import vals
    
    reduce diff
    
    cleanups
    
    disable blob sim tests till spec stablizes
    
    handle blob bytes in blockinput
    
    fixes
    g11tech committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    c2c4648 View commit details
    Browse the repository at this point in the history
  2. apply feedback

    g11tech committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    12eeaf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9f3fd9 View commit details
    Browse the repository at this point in the history
  4. rebase fix

    g11tech committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    2c70d31 View commit details
    Browse the repository at this point in the history