Commit 28a1189
committed
feat(types): add Fulu cell dissemination SSZ types
Add PartialDataColumnSidecar, PartialDataColumnPartsMetadata, and
PartialDataColumnHeader types from consensus-specs #4558.
These types support cell-level dissemination via Gossipsub partial
messages, allowing individual cells to be sent instead of full data
columns for more efficient data availability sampling.
🤖 Generated with AI assistance1 parent 1060251 commit 28a1189
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
105 | 125 | | |
106 | 126 | | |
107 | 127 | | |
| |||
0 commit comments