Skip to content

Pull requests: sigp/lighthouse

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Adjust effective_epoch calculation for genesis case
#8584 opened Dec 15, 2025 by barnabasbusa Loading…
Add cargo deny on CI infra-ci low-hanging-fruit Easy to resolve, get it before someone else does! ready-for-review The code is ready for review
#8580 opened Dec 15, 2025 by michaelsproul Loading…
Beacon proposer polling to epoch boundaries
#8574 opened Dec 13, 2025 by NikhilSharmaWe Loading…
chore: avoid pruning split block execution payloads
#8572 opened Dec 12, 2025 by Andrurachi Loading…
Remove nested spawns and error handling
#8568 opened Dec 11, 2025 by PoulavBhowmick03 Loading…
Gloas fork choice consensus An issue/PR that touches consensus code, such as state_processing or block verification. fork-choice gloas
#8562 opened Dec 11, 2025 by michaelsproul Loading…
feat: adding telemetry-trace-sample-rate cli arg and set default to 1% backwards-incompat Backwards-incompatible API change tracing UX-and-logs waiting-on-author The reviewer has suggested changes and awaits thier implementation.
#8561 opened Dec 10, 2025 by 0xmrree Loading…
perf: remove unnecessary copy in AggregateSignature::serialize infra-ci optimization Something to make Lighthouse run more efficiently. waiting-on-author The reviewer has suggested changes and awaits thier implementation.
#8560 opened Dec 10, 2025 by Lil-Duckling-22 Loading…
Add network feature to eth2 code-quality dependencies Pull requests that update a dependency file work-in-progress PR is a work-in-progress
#8558 opened Dec 9, 2025 by macladson Loading…
fix: remove dead restart_failed_sync from custody backfill syncing waiting-on-author The reviewer has suggested changes and awaits thier implementation.
#8553 opened Dec 8, 2025 by ANtutov Loading…
fix: TOCTOU issue in network config
#8551 opened Dec 8, 2025 by 0xmrree Loading…
fix: populate participating_peers to enable correct peer penalization Networking waiting-on-author The reviewer has suggested changes and awaits thier implementation.
#8526 opened Dec 3, 2025 by sashass1315 Loading…
Sign attestations in the VC using rayon optimization Something to make Lighthouse run more efficiently. val-client Relates to the validator client binary work-in-progress PR is a work-in-progress
#8523 opened Dec 3, 2025 by michaelsproul Draft
Try frequent pruning of slashing protection data optimization Something to make Lighthouse run more efficiently. val-client Relates to the validator client binary work-in-progress PR is a work-in-progress
#8522 opened Dec 3, 2025 by michaelsproul Draft
Check slashability of attestations in batches to avoid sequential bottleneck optimization Something to make Lighthouse run more efficiently. val-client Relates to the validator client binary
#8516 opened Dec 2, 2025 by michaelsproul Loading…
EIP-7916: ProgressiveList and tests consensus An issue/PR that touches consensus code, such as state_processing or block verification. gloas spec_change A change related to the Eth2 spec test improvement Improve tests work-in-progress PR is a work-in-progress
#8505 opened Dec 1, 2025 by michaelsproul Loading…
1 of 4 tasks
Gloas - add get_payload_attestation_endpoint gloas
#8497 opened Nov 28, 2025 by shane-moore Loading…
Add User-Agent header to validator client HTTP requests duplicate This issue or pull request already exists
#8481 opened Nov 27, 2025 by jimmygchen Loading…
Delete attester cache code-quality ready-for-review The code is ready for review
#8469 opened Nov 26, 2025 by jimmygchen Loading…
Gloas - add off protocol payment to bid gloas
#8466 opened Nov 25, 2025 by shane-moore Loading…
Add insecure-dep test task to Makefile and CI
#8464 opened Nov 25, 2025 by uvizhe Loading…
added check for fee recipient per validator and added unit tests backwards-incompat Backwards-incompatible API change UX-and-logs val-client Relates to the validator client binary waiting-on-author The reviewer has suggested changes and awaits thier implementation.
#8454 opened Nov 24, 2025 by AbolareRoheemah Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.