Commit Graph

  • 5fbb0bc0d3 refactor: simplify envelope import pipeline for deferred processing NC 2026-04-14 19:56:42 -07:00
  • 7b851dd010 refactor: remove executionPayloadStateRoot from fork choice onExecutionPayload NC 2026-04-14 19:54:24 -07:00
  • 9a4a2c9f28 refactor: transform processExecutionPayloadEnvelope to pure verification NC 2026-04-14 19:53:35 -07:00
  • 68457ea2cc refactor: add processParentExecutionPayload as first step in processBlock NC 2026-04-14 19:52:27 -07:00
  • 644d7f3441 feat: add processParentExecutionPayload and remove withdrawal early return NC 2026-04-14 19:51:41 -07:00
  • bbb5929833 refactor: update Gloas SSZ types for deferred payload processing (specs#5094) NC 2026-04-14 19:50:25 -07:00
  • bf29eba6f5 Clean up NC 2026-04-14 18:41:08 -07:00
  • aaa16f643c refactor: revert dual-state from block import, block production, and metrics NC 2026-04-14 18:29:12 -07:00
  • 1332882f7b init NC 2026-04-14 18:13:38 -07:00
  • c4282b9fd1 Revert changes to sanity test NC 2026-04-19 18:14:53 -07:00
  • b4e9577953 Revert changes to initializeBeaconStateFromEth1 NC 2026-04-19 18:06:16 -07:00
  • 06d23f3f04 lint NC 2026-04-19 17:59:17 -07:00
  • 000b21cfc3 Address @nflaig's comment NC 2026-04-19 16:28:12 -07:00
  • 5517f57831 Shift to cache as primary approach NC 2026-04-19 16:23:06 -07:00
  • 4531a527b7 Skip test NC 2026-04-17 19:48:16 -07:00
  • 9bc6eb6ce5 feat: implement should_apply_proposer_boost for gloas NC 2026-04-17 19:22:05 -07:00
  • a1cb951205 update comment NC 2026-04-17 16:53:14 -07:00
  • bbe17c717e Apply suggestion from @nflaig NC 2026-04-17 16:43:16 -07:00
  • f9dd9656bb deploy: 433e692fd9 ensi321 2026-04-17 23:32:28 +00:00
  • 433e692fd9 refactor: revert dual-state from regen, block production, and metrics (#9218) NC 2026-04-17 16:29:00 -07:00
  • c6da450de3 feat: native syncPubkeys bing/native-pubkey-cache bing 2026-04-17 16:28:27 +01:00
  • 329d3f7724 refactor(fork-choice): remove legacy getAttestationScore path te/fcr_precomputeChainAttestationScores Tuyen Nguyen 2026-04-17 16:57:27 +07:00
  • e6f9335792 perf(fork-choice): migrate isConfirmedChainSafe to precomputed scores Tuyen Nguyen 2026-04-17 16:51:09 +07:00
  • 3228958bcb perf(fork-choice): migrate findLatestConfirmedDescendant to precomputed scores Tuyen Nguyen 2026-04-17 16:49:37 +07:00
  • c366ba5d05 perf(fork-choice): add precomputeChainAttestationScores Tuyen Nguyen 2026-04-17 16:43:39 +07:00
  • 4c1b7157b8 refactor: add node-index accessors to FastConfirmationContext Tuyen Nguyen 2026-04-17 16:38:14 +07:00
  • 1699bcbdda refactor: pre-extract unslashed active balances in FCR balance source Tuyen Nguyen 2026-04-17 16:34:43 +07:00
  • c22693d27d Merge branch 'unstable' into bing/blst-z bing 2026-04-17 17:29:31 +08:00
  • 81202186b6 feat: bump engine API versions NC 2026-04-17 00:06:45 -07:00
  • 9058ad06c4 feat: add EIP-7928 blockAccessList to engine API serialization NC 2026-04-16 23:47:03 -07:00
  • f34a278a7e feat: add EIP-7928 BlockAccessList to gloas ExecutionPayload NC 2026-04-16 23:46:00 -07:00
  • 42c3077ec3 Merge branch 'unstable' into nflaig/alpha4-spec-4979 NC 2026-04-16 21:25:15 -07:00
  • f64d3eb770 deploy: 5f9285892c ensi321 2026-04-17 04:08:23 +00:00
  • 5f9285892c feat: unskip gloas fork choice spec tests (#9222) NC 2026-04-16 21:05:32 -07:00
  • 6d5e9e56cc feat: new event ChainEvent.incompletePayloadEnvelope Tuyen Nguyen 2026-04-17 10:02:07 +07:00
  • 613aa400bd Update specref NC 2026-04-16 16:05:47 -07:00
  • e80c801f7f Merge branch 'unstable' into nflaig/alpha4-spec-4979 NC 2026-04-16 13:28:19 -07:00
  • 2c4f4a6b2d deploy: 2870b59b6a ensi321 2026-04-16 15:18:20 +00:00
  • 2870b59b6a feat: ignore index-1 attestation when payload is missing (#9213) NC 2026-04-16 08:14:55 -07:00
  • 602107302e biome check fix bing 2026-04-16 12:29:32 +01:00
  • 900ff8d8ef test: add unit tests for pubkeyCache bing 2026-04-16 11:23:43 +01:00
  • f46c44b1ab Merge branch 'unstable' into bing/blst-z bing 2026-04-16 17:57:39 +08:00
  • 1a90d17237 deploy: ade910fc78 ensi321 2026-04-16 06:53:34 +00:00
  • ade910fc78 refactor: revert dual-state cache architecture from ePBS (#9215) NC 2026-04-15 23:50:38 -07:00
  • b37bc6cbef fix: allDataPromise resolve Tuyen Nguyen 2026-04-16 13:15:17 +07:00
  • 5e61c06ea5 feat: trigger processExecutionPayload() once Tuyen Nguyen 2026-04-16 11:17:31 +07:00
  • 0d3f65469e deploy: 2740f92909 ensi321 2026-04-16 00:28:15 +00:00
  • 2740f92909 fix: correct proposer boost logic and getParentNodeIndex for gloas (#9165) twoeths 2026-04-16 07:25:30 +07:00
  • 779ea78f0e deploy: aef3645690 nazarhussain 2026-04-15 10:35:50 +00:00
  • aef3645690 feat: add endpoint to craft attester slashings from blocks (#9198) Marko Lazic 2026-04-15 12:32:35 +02:00
  • 99e315204b biome check --fix bing 2026-04-13 18:40:08 +01:00
  • 3eb8e4fa4b observe per call aggregateWithRandomness instead bing 2026-04-13 18:19:40 +01:00
  • 27a2075434 feat: add cached PTC window to the state Nico Flaig 2026-04-13 16:21:51 +01:00
  • 6882f8f065 deploy: 6641fd750e matthewkeil 2026-04-13 12:44:05 +00:00
  • 96061d5a37 docs: add versioned docs for v1.42.0 docs-versions github-actions[bot] 2026-04-13 12:41:13 +00:00
  • fe1d9418d8 deploy: 6641fd750e matthewkeil 2026-04-13 12:40:55 +00:00
  • 6641fd750e docs: update RELEASE.md (#9172) Matthew Keil 2026-04-13 19:38:04 +07:00
  • a150d6158f deploy: 568a81a148 matthewkeil 2026-04-13 12:32:04 +00:00
  • 4072b30924 deploy: 443e0a476d matthewkeil 2026-04-13 12:29:19 +00:00
  • 568a81a148 chore: merge v1.42.0 back to unstable (#9210) Matthew Keil 2026-04-13 19:29:14 +07:00
  • 443e0a476d chore: v1.42.0 release (#9169) v1.42.0 stable Matthew Keil 2026-04-13 19:26:22 +07:00
  • a59a7dda98 update dashboard bing 2026-04-13 00:28:21 +01:00
  • 275f041474 deploy: 972ec54bb9 nflaig 2026-04-13 09:04:12 +00:00
  • 972ec54bb9 fix: reject same-slot full attestation votes for gloas (#9205) Nico Flaig 2026-04-13 10:00:45 +01:00
  • 0435bd8579 Merge branch 'unstable' into bing/blst-z bing 2026-04-13 05:52:56 +08:00
  • 91dcaf4264 add metric for sync aggregateWithRandomness bing 2026-04-12 11:51:10 +01:00
  • 04b5c686ef deploy: 2219bb0cb8 ensi321 2026-04-11 01:27:58 +00:00
  • 2219bb0cb8 fix: check if pending deposit exists before applying to builder (#9180) Nico Flaig 2026-04-11 02:25:13 +01:00
  • 76a449542a chore: use CheckpointWithPayloadStatus in all FCR implementation Nazar Hussain 2026-04-10 23:52:07 +02:00
  • 68f6c32557 chore: use IBeaconStateView in fork-choice fast confirmation Nazar Hussain 2026-04-10 23:29:46 +02:00
  • 78b75a857a feat: add beacon-committee interface to IBeaconStateView Nazar Hussain 2026-04-10 23:28:37 +02:00
  • 6e4ff7d0db Merge branch 'unstable' into bing/blst-z bing 2026-04-11 03:50:43 +08:00
  • ed4a20cc4f Use sync aggregateWithRandomness bing 2026-04-10 18:18:03 +08:00
  • c0ba13bb9b Merge branch 'unstable' into bing/blst-z bing 2026-04-10 18:18:03 +08:00
  • 2fff44326a deploy: f403d99def matthewkeil 2026-04-10 19:05:17 +00:00
  • f403d99def feat: add endpoint to retrieve signed execution payload envelope (#9186) Nico Flaig 2026-04-10 20:02:29 +01:00
  • 2ca0f8c2a3 Merge branch 'unstable' into feature/fast-confirmation Nazar Hussain 2026-04-10 14:28:16 +02:00
  • b69ce2494e chore: update code as per feedback Nazar Hussain 2026-04-10 14:15:22 +02:00
  • 4970a33a31 Revert "move async usage to worker" bing/blst-z-original bing 2026-04-08 18:27:12 +02:00
  • 35d83be39d Merge branch 'unstable' into bing/blst-z bing 2026-04-10 18:18:03 +08:00
  • f345570250 fix: use finalzied checkpoint for fcr initialization Nazar Hussain 2026-04-09 14:21:20 +02:00
  • 6211c82b42 fix: align observed block check with new specs Nazar Hussain 2026-04-09 14:17:05 +02:00
  • 95cc001164 fork choice slotphase experiment cayman/fc-slot-phase Cayman 2026-04-08 15:19:38 -04:00
  • 7bfa8d01c5 deploy: 1e596a7422 nflaig 2026-04-08 09:27:59 +00:00
  • 1e596a7422 fix: validate MIN_EPOCHS for blob/data column by range/root requests (#9173) Nico Flaig 2026-04-08 10:25:05 +01:00
  • ed699a8edf fix: adjust PREPARE_NEXT_SLOT_BPS for Gloas Tuyen Nguyen 2026-04-08 09:53:35 +07:00
  • cdd52570d6 deploy: d4d0b21dfe nflaig 2026-04-08 00:56:56 +00:00
  • d4d0b21dfe test: add bellatrix and capella gossip validation spec tests (#9192) Nico Flaig 2026-04-08 01:53:55 +01:00
  • 62eaa6c244 deploy: 47afaa6bb7 ensi321 2026-04-08 00:48:50 +00:00
  • 47afaa6bb7 fix: initialize anchor block PTC votes to all-true (#9188) Lodekeeper 2026-04-08 01:45:51 +01:00
  • ad14246b55 Merge branch 'unstable' into bing/blst-z bing 2026-04-07 17:03:08 +08:00
  • 9bacb7d02f update branch to bing/production-bls bing 2026-04-07 10:53:31 +02:00
  • 308eb6057d deploy: 8300b502a6 nflaig 2026-04-07 08:07:57 +00:00
  • 8300b502a6 fix: ignore beacon block if parent payload unknown (#9178) Nico Flaig 2026-04-07 09:05:04 +01:00
  • a2b8276615 deploy: 572fb8156a ensi321 2026-04-07 04:29:15 +00:00
  • 572fb8156a refactor: use consistent names for state after payload is applied (#9175) Nico Flaig 2026-04-07 05:26:21 +01:00
  • 6bffa0c922 deploy: c58e92512e twoeths 2026-04-07 04:13:48 +00:00
  • c58e92512e fix: use expected withdrawals from state when parent is empty (#9189) Nico Flaig 2026-04-07 05:11:04 +01:00
  • ebc374bb9d deploy: 50605dac9f ensi321 2026-04-07 00:59:55 +00:00
  • 50605dac9f docs: add spec comment for envelope signature validation (#9184) Nico Flaig 2026-04-07 01:56:59 +01:00