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

Improving blob propagation post-PeerDAS with Decentralized Blob Building #6268

Merged
merged 46 commits into from
Nov 15, 2024
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
662d6cf
Get blobs from EL.
jimmygchen Aug 29, 2024
0c23848
Avoid cloning blobs after fetching blobs.
jimmygchen Aug 29, 2024
89dfaaa
Address review comments and refactor code.
jimmygchen Aug 29, 2024
401231b
Fix lint.
jimmygchen Aug 29, 2024
2efc99b
Move blob computation metric to the right spot.
jimmygchen Aug 29, 2024
db6318e
Merge branch 'unstable' into das-fetch-blobs
jimmygchen Aug 30, 2024
aa79ec6
Merge branch 'unstable' into das-fetch-blobs
jimmygchen Sep 5, 2024
36b23b2
Merge branch 'unstable' into das-fetch-blobs
jimmygchen Sep 9, 2024
6bff4ab
Gradual publication of data columns for supernodes.
michaelsproul Sep 13, 2024
7977999
Recompute head after importing block with blobs from the EL.
jimmygchen Sep 13, 2024
5e75527
Fix lint
jimmygchen Sep 17, 2024
3444281
Merge branch 'unstable' into das-fetch-blobs
jimmygchen Sep 17, 2024
e76d21f
Use blocking task instead of async when computing cells.
jimmygchen Sep 19, 2024
4b2956f
Merge branch 'das-fetch-blobs' of github.com:jimmygchen/lighthouse in…
jimmygchen Sep 19, 2024
a6fbb3c
Merge remote-tracking branch 'origin/unstable' into das-fetch-blobs
michaelsproul Sep 27, 2024
4639146
Fix semantic conflicts
michaelsproul Sep 27, 2024
41c2e7d
Downgrade error log.
jimmygchen Oct 4, 2024
d8eedf3
Merge branch 'unstable' into das-fetch-blobs
jimmygchen Oct 17, 2024
a65030b
Merge branch 'unstable' into das-fetch-blobs
jimmygchen Oct 17, 2024
0a2c6f7
Publish block without waiting for blob and column proof computation.
jimmygchen Oct 18, 2024
0a9d5a0
Address review comments and refactor.
jimmygchen Oct 18, 2024
6511c93
Merge branch 'unstable' into das-fetch-blobs
jimmygchen Oct 18, 2024
7939888
Fix test and docs.
jimmygchen Oct 18, 2024
5ec9756
Comment cleanups.
jimmygchen Oct 18, 2024
422fc1b
Merge branch 'unstable' into das-fetch-blobs
jimmygchen Oct 22, 2024
bf19769
Address review comments and cleanup
jimmygchen Oct 22, 2024
6e44763
Address review comments and cleanup
jimmygchen Oct 22, 2024
1872ae5
Refactor to de-duplicate gradual publication logic.
jimmygchen Oct 28, 2024
81493f5
Add more logging.
jimmygchen Oct 28, 2024
4278e6a
Merge remote-tracking branch 'origin/unstable' into das-fetch-blobs
jimmygchen Oct 29, 2024
756230e
Fix incorrect comparison on `num_fetched_blobs`.
jimmygchen Oct 29, 2024
0f32b73
Implement gradual blob publication.
jimmygchen Oct 29, 2024
dfdfccb
Merge branch 'unstable' into das-fetch-blobs
jimmygchen Oct 29, 2024
1701565
Inline `publish_fn`.
jimmygchen Oct 29, 2024
b081dfc
Merge branch 'das-fetch-blobs' of github.com:jimmygchen/lighthouse in…
jimmygchen Oct 29, 2024
1aa125e
Gossip verify blobs before publishing
michaelsproul Nov 1, 2024
7fa2f44
Avoid queries for 0 blobs and error for duplicates
michaelsproul Nov 1, 2024
ca7a78f
Gossip verified engine blob before processing them, and use observe c…
jimmygchen Nov 1, 2024
b41083f
Merge branch 'das-fetch-blobs' of github.com:jimmygchen/lighthouse in…
jimmygchen Nov 1, 2024
9fd74fd
Merge branch 'unstable' into das-fetch-blobs
jimmygchen Nov 1, 2024
2f11f3c
Fix invalid commitment inclusion proofs in blob sidecars created from…
jimmygchen Nov 1, 2024
1b6d9ed
Only publish EL blobs triggered from gossip block, and not RPC block.
jimmygchen Nov 4, 2024
9c9de63
Downgrade gossip blob log to `debug`.
jimmygchen Nov 4, 2024
8060e86
Merge branch 'unstable' into das-fetch-blobs
jimmygchen Nov 5, 2024
d2c75a2
Merge branch 'unstable' into das-fetch-blobs
jimmygchen Nov 6, 2024
0f06877
Grammar
michaelsproul Nov 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'unstable' into das-fetch-blobs
  • Loading branch information
jimmygchen authored Oct 29, 2024
commit dfdfccb9948b4e1c9d344a366a5e3a7c7d581bbf

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.