Commit Graph

  • 99f5a92b98 Automatically pass spans into blocking handles (#8158) Eitan Seri-Levi 2026-04-01 11:13:20 +09:00
  • afb1f0ae2d Fix VoteTracker decoding Michael Sproul 2026-04-01 12:48:34 +11:00
  • 9ef73d0af0 Add new cross-boundary test Michael Sproul 2026-04-01 12:25:22 +11:00
  • ad0f3cf89b Use None for post-Gloas payload hashes pre-Gloas Michael Sproul 2026-04-01 12:10:11 +11:00
  • f6f9eae4ef More cleanup Michael Sproul 2026-04-01 12:04:32 +11:00
  • 03385d698d Update blob_delay_ms to track data columns seen (#9024) chonghe 2026-04-01 08:58:52 +08:00
  • 62c016660f Emit SSE: execution_payload (#9065) Daniel Knopik 2026-04-01 02:58:49 +02:00
  • 51e78fd157 Fix queued attestation decoding from disk Michael Sproul 2026-04-01 11:51:03 +11:00
  • 4684d972e0 Remove TOCTOU early return Michael Sproul 2026-04-01 11:31:51 +11:00
  • bc6cf0f882 Remove payload attestation queueing and more cleanups Michael Sproul 2026-04-01 11:17:33 +11:00
  • 1ee2ce4258 Fix schema migrations Michael Sproul 2026-04-01 10:10:48 +11:00
  • 993cecee83 Clear best_child/best_descendant during V28->V29 conversion dapplion 2026-03-31 15:22:31 -05:00
  • aa5292df99 Fix replayer Pawan Dhananjay 2026-03-30 15:36:17 -07:00
  • 93d3343482 Apply envelopes even if block is duplicate Pawan Dhananjay 2026-03-30 15:36:01 -07:00
  • 2a2647411b Process envelopes correctly Pawan Dhananjay 2026-03-26 14:45:49 -07:00
  • 4ca10e95be Add range sync machinery on sync side Pawan Dhananjay 2026-03-30 17:00:29 -07:00
  • 0f996ddbe8 sse stuff Eitan Seri- Levi 2026-03-31 11:23:59 -07:00
  • a538d7b91a resolve merge conflicts Eitan Seri- Levi 2026-03-31 11:06:08 -07:00
  • 1eefef610e Resolve merge conflicts Eitan Seri- Levi 2026-03-31 11:04:23 -07:00
  • 77382daab9 Rvert Eitan Seri- Levi 2026-03-31 10:45:29 -07:00
  • 7645064a38 Fix fc Eitan Seri- Levi 2026-03-31 10:40:39 -07:00
  • 95a58393c6 Smol fix Eitan Seri- Levi 2026-03-31 09:59:42 -07:00
  • 367972bb6e Default to full payload status if the payload has been received Eitan Seri- Levi 2026-03-31 07:26:02 -07:00
  • e1cabb8d67 Merge branch 'unstable' into gloas-walk-always Eitan Seri-Levi 2026-04-01 02:24:42 +09:00
  • 7fe9da0043 Add Gloas SSE event boilerplate (#9053) Daniel Knopik 2026-03-31 08:16:34 +02:00
  • cd60ea80bb Update to spec v1.7.0-alpha.4 (#9046) Michael Sproul 2026-03-31 16:59:36 +11:00
  • 6f480e499e Add range sync tests (#8989) Lion - dapplion 2026-03-31 00:07:22 -05:00
  • 6044d79ad9 Fix local testnet Tempo and Prometheus/Grafana config (#9054) Jimmy Chen 2026-03-31 11:19:18 +11:00
  • a1534bbfb3 Check ChainSpec consistency with upstream config.yaml (#9008) Michael Sproul 2026-03-30 17:43:57 +11:00
  • 037b263f17 Emit SSE: execution_payload_gossip (#9063) Daniel Knopik 2026-03-31 17:16:40 +02:00
  • 37a948cf32 Never use MIN_EPOCHS_FOR_DATA_COLUMN_SIDECARS_REQUESTS for networks that started with Fulu enabled (#8731) Daniel Knopik 2026-03-31 13:54:10 +02:00
  • f6f37652a8 Gloas get payload envelope beacon API (#9038) Eitan Seri-Levi 2026-03-31 19:44:12 +09:00
  • 9f08f48880 import envelope status into fc Eitan Seri- Levi 2026-03-30 23:50:31 -07:00
  • 2b224c59f7 Add Gloas SSE event boilerplate (#9053) Daniel Knopik 2026-03-31 08:16:34 +02:00
  • d92efc1e0f Update to spec v1.7.0-alpha.4 (#9046) Michael Sproul 2026-03-31 16:59:36 +11:00
  • 5353710e0a Fix compilation, clear best_child/best_descendant in migration dapplion 2026-03-31 00:18:24 -05:00
  • bc5d8c9f90 Add range sync tests (#8989) Lion - dapplion 2026-03-31 00:07:22 -05:00
  • b6728c2030 Start removing more best_child/best_descend Michael Sproul 2026-03-31 16:02:19 +11:00
  • 517d16f2fd Revert parent->child optimisation Michael Sproul 2026-03-31 15:47:50 +11:00
  • 3bc1d882f2 Clarify load_parent genesis behaviour Michael Sproul 2026-03-31 15:36:14 +11:00
  • e1dcd9e692 Update schema test Michael Sproul 2026-03-31 14:17:37 +11:00
  • 5c6e171a22 Add schema v29 migration Michael Sproul 2026-03-31 13:52:17 +11:00
  • 419645cc96 Update CURRENT_SCHEMA_VERSION to 29 Michael Sproul 2026-03-31 13:25:00 +11:00
  • 2fb69f84c0 Fix local testnet Tempo and Prometheus/Grafana config (#9054) Jimmy Chen 2026-03-31 11:19:18 +11:00
  • 991dc92d8f Check ChainSpec consistency with upstream config.yaml (#9008) Michael Sproul 2026-03-30 17:43:57 +11:00
  • 4c3fd70dbf Merge remote-tracking branch 'origin/unstable' into gloas-walk-always Michael Sproul 2026-03-30 16:10:35 +11:00
  • 5efaf85c90 Gloas new payload v5 (#9037) Eitan Seri-Levi 2026-03-30 13:52:08 +09:00
  • a5e748f808 Use yaml_serde in place of deprecated serde_yaml (#9040) Mac L 2026-03-29 22:39:20 +04:00
  • b2e6b42dbf Remove lookup epbs-devnet-0 Eitan Seri- Levi 2026-03-27 00:13:03 -07:00
  • 09e9a54314 When a block comes in whose parent is unkown, queue the block for processing and lookup the parent envelope Eitan Seri- Levi 2026-03-26 23:40:35 -07:00
  • 15b46b430a Yeet Eitan Seri- Levi 2026-03-26 22:22:12 -07:00
  • 85ed39040a Fix Eitan Seri- Levi 2026-03-26 22:16:00 -07:00
  • 45b2a6eddc hmm Eitan Seri- Levi 2026-03-26 22:09:46 -07:00
  • 7d2ee55652 ... Eitan Seri- Levi 2026-03-26 22:09:37 -07:00
  • 14f1aa1121 merge conflicts Eitan Seri- Levi 2026-03-26 22:03:17 -07:00
  • 5567bf9339 Merge conlficts Eitan Seri- Levi 2026-03-26 21:50:30 -07:00
  • e1a2cfe202 Merge remote-tracking branch 'origin/stable' into unstable Michael Sproul 2026-03-26 16:51:14 +11:00
  • 12f5ab04f3 Load the state corresponding to head payload status yay Michael Sproul 2026-03-26 16:03:55 +11:00
  • ac5357532b Source head_payload_status from get_head, not hardcoded Pending dapplion 2026-03-25 23:19:54 -05:00
  • ea1e99b2f7 Add TODO for head_payload_status initialization (re: #8998) dapplion 2026-03-25 23:09:11 -05:00
  • c7670ede02 Cleanup and spec parity fixes dapplion 2026-03-25 23:07:45 -05:00
  • e676c33c92 Merge sigp/unstable into gloas-walk-always dapplion 2026-03-25 21:37:51 -05:00
  • 93f987f3cf Remove head_payload_status from ForkchoiceUpdateParameters dapplion 2026-03-25 21:16:06 -05:00
  • bd34bb1430 Remove schema migrations for v28 and earlier (#9031) Michael Sproul 2026-03-26 13:10:34 +11:00
  • bc28e63585 Revert "Fix arithmetic lint in committee_cache (saturating_sub)" dapplion 2026-03-25 20:42:18 -05:00
  • bb3e9e12d2 Fix arithmetic lint in committee_cache (saturating_sub) dapplion 2026-03-25 20:38:15 -05:00
  • a34b7c99dc Fix CI: collapse nested if, ignore payload attestation test dapplion 2026-03-25 20:33:17 -05:00
  • 176cce585c Release v8.1.3 stable v8.1.3 release-v8.1 Michael Sproul 2026-03-26 12:21:13 +11:00
  • 7ca91b8ef4 Bump c-kzg Michael Sproul 2026-03-25 10:14:09 +11:00
  • dfd715b65e Bump libp2p Michael Sproul 2026-03-23 12:56:45 +11:00
  • f31a93697e Fix test review issues dapplion 2026-03-25 20:08:43 -05:00
  • e7f027badd O(n) children index, fix load_parent for gloas blocks dapplion 2026-03-25 19:36:14 -05:00
  • d58df3a656 Make proposer_index mandatory in on_block Michael Sproul 2026-03-26 11:07:38 +11:00
  • f1b261f336 Safeguard attestation index check Michael Sproul 2026-03-26 10:57:37 +11:00
  • a69a848590 Remove expect Michael Sproul 2026-03-26 10:48:18 +11:00
  • 9f1f68c3ee Add back AttestationFromBlock Michael Sproul 2026-03-26 10:39:04 +11:00
  • fdf2fd2267 Simplify reorg weight logic, TODO(gloas) for payload-aware version dapplion 2026-03-25 18:38:48 -05:00
  • e77651ac06 Revert changes in load_parent Michael Sproul 2026-03-26 10:27:20 +11:00
  • c7c82f83d4 Merge remote-tracking branch 'origin/gloas-walk-always' into gloas-walk-always Michael Sproul 2026-03-26 10:26:55 +11:00
  • 84679b1c07 Remove redundant invalid-node check from filter_block_tree dapplion 2026-03-25 18:22:28 -05:00
  • 2323b86ffa Merge remote-tracking branch 'origin/unstable' into gloas-walk-always Michael Sproul 2026-03-26 10:07:46 +11:00
  • 66f71b3f22 Remove unused params Michael Sproul 2026-03-26 10:01:33 +11:00
  • 324c61d2e2 Implement get_filtered_block_tree and fix remaining test failures dapplion 2026-03-25 17:12:17 -05:00
  • 93ef1e395c Include head_payload_status in ForkChoiceView comparison dapplion 2026-03-25 16:40:17 -05:00
  • e943888ee7 Fix test_03: update weight assertions for spec-parity boost dapplion 2026-03-25 16:04:43 -05:00
  • 9f56fd0751 Review fixes: cache should_apply_proposer_boost, improve error context dapplion 2026-03-25 03:04:03 -05:00
  • 845831ce56 Align GLOAS fork choice with spec dapplion 2026-03-25 02:59:50 -05:00
  • c7055b604f Gloas serve envelope rpc (#8896) Eitan Seri-Levi 2026-03-25 15:45:24 +09:00
  • cec5ce179d Undo botched optimisation Michael Sproul 2026-03-25 14:12:46 +11:00
  • 8b448864f0 Re-do head_payload_status Michael Sproul 2026-03-25 14:05:11 +11:00
  • c841603003 Fix compilation issues Michael Sproul 2026-03-25 13:43:30 +11:00
  • 81b96a59d2 More spec compliance Michael Sproul 2026-03-25 13:03:34 +11:00
  • e5facc2faf Bump yamux Michael Sproul 2026-03-23 12:52:10 +11:00
  • 5d6f787a06 Bump quinn Michael Sproul 2026-03-23 12:44:43 +11:00
  • 52e397f8c1 Refactoring fork choice to look more like the spec Michael Sproul 2026-03-24 15:58:54 +11:00
  • 91c25794fe Schedule Fulu fork for Gnosis mainnet (#9007) Lion - dapplion 2026-03-23 22:50:14 -05:00
  • c451ae763c Use BTreeMap for state.validators pending updates (#9017) Michael Sproul 2026-03-24 12:43:19 +11:00
  • 7ffc637eef fix(network): set ENR nfd to zero bytes when next fork is unknown (#9009) Alleysira 2026-03-24 06:07:37 +08:00
  • ce714710e9 passing ef tests ft. @dapplion hopinheimer 2026-03-23 14:40:41 -04:00
  • cb35ba6869 Merge branch 'unstable' of github.com:sigp/lighthouse into fix-gloas-ef-tests hopinheimer 2026-03-23 14:40:04 -04:00