Commit 96d0db9
committed
Gossip recently computed light client data (#7023)
Squashed commit of the following:
commit 7b861ac
Author: Eitan Seri-Levi <[email protected]>
Date: Sun Jun 22 17:14:32 2025 +0300
/
commit 8ca4ec1
Merge: 08510b9 d509246
Author: Eitan Seri-Levi <[email protected]>
Date: Sun Jun 22 16:51:15 2025 +0300
Merge branch 'unstable' of https://github.com/sigp/lighthouse into gossip-light-client-updates
commit 08510b9
Merge: e7614a2 54f7bc5
Author: Eitan Seri-Levi <[email protected]>
Date: Mon Apr 21 16:36:20 2025 -0700
Merge branch 'release-v7.0.0' into gossip-light-client-updates
commit e7614a2
Merge: a2b2eb3 c7acffc
Author: Eitan Seri-Levi <[email protected]>
Date: Sun Apr 20 10:19:47 2025 -0700
Merge branch 'release-v7.0.0' into gossip-light-client-updates
commit a2b2eb3
Merge: d223840 8ce9edc
Author: Eitan Seri-Levi <[email protected]>
Date: Mon Mar 17 09:25:32 2025 -0600
Merge branch 'release-v7.0.0' into gossip-light-client-updates
commit d223840
Merge: 75f00af 522b3cb
Author: Eitan Seri-Levi <[email protected]>
Date: Sun Feb 23 21:17:25 2025 -0800
Merge branch 'release-v7.0.0' of https://github.com/sigp/lighthouse into gossip-light-client-updates
commit 75f00af
Author: Eitan Seri-Levi <[email protected]>
Date: Sun Feb 23 21:04:07 2025 -0800
fix
commit b51196e
Author: Eitan Seri-Levi <[email protected]>
Date: Sun Feb 23 16:41:27 2025 -0800
fix comments
commit f99fef7
Author: Eitan Seri-Levi <[email protected]>
Date: Sun Feb 23 16:39:08 2025 -0800
gossip light client data durnig sync committee contributions
commit 29b5614
Author: Eitan Seri-Levi <[email protected]>
Date: Fri Feb 21 06:53:54 2025 -0800
add logic to gossip light client updates post computation1 parent 90ce541 commit 96d0db9
3 files changed
Lines changed: 94 additions & 1 deletion
File tree
- beacon_node
- beacon_chain/src
- http_api/src
- store/src
Lines changed: 61 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| 56 | + | |
| 57 | + | |
52 | 58 | | |
53 | 59 | | |
54 | 60 | | |
| |||
334 | 340 | | |
335 | 341 | | |
336 | 342 | | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
337 | 371 | | |
338 | 372 | | |
339 | 373 | | |
340 | 374 | | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
341 | 402 | | |
342 | 403 | | |
343 | 404 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
323 | 355 | | |
324 | 356 | | |
325 | 357 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3538 | 3538 | | |
3539 | 3539 | | |
3540 | 3540 | | |
3541 | | - | |
| 3541 | + | |
3542 | 3542 | | |
3543 | 3543 | | |
3544 | 3544 | | |
| |||
0 commit comments