7189 Commits

Author SHA1 Message Date
Agnish Ghosh
609ed1d75a typo 2025-02-01 00:22:04 +05:30
Agnish Ghosh
bdd3d5081d don't ignore data column sidecars, even if you already have block 2025-02-01 00:22:04 +05:30
Agnish Ghosh
9a6f749cc6 removed debugEchoes 2025-02-01 00:22:04 +05:30
Agnish Ghosh
0afb4a2edc halt rman blob loop post fulu fork epoch 2025-02-01 00:22:04 +05:30
Agnish Ghosh
3762c2c60e gate more 2025-02-01 00:22:04 +05:30
Agnish Ghosh
947a71ba79 try to gate a few operations to < Fulu 2025-02-01 00:22:04 +05:30
Agnish Ghosh
97a190fc45 limit processBlobSidecar < Fulu 2025-02-01 00:22:04 +05:30
Agnish Ghosh
7b3304becd fix indentation 2025-02-01 00:22:04 +05:30
Agnish Ghosh
1fef674040 resolved review comments, enabled more debug logs, fixed a couple of things 2025-02-01 00:22:04 +05:30
Agnish Ghosh
9351c2674f fix issue 2025-02-01 00:22:04 +05:30
Agnish Ghosh
d82c3f5b51 couple of fixes and debug logs 2025-02-01 00:22:04 +05:30
Agnish Ghosh
ceff7058b7 fix copyright years 2025-02-01 00:22:04 +05:30
Agnish Ghosh
749a5a9e7a add blobsOpt isSome check 2025-02-01 00:22:04 +05:30
Agnish Ghosh
4077bb43fa added debug logs for devnet testing 2025-02-01 00:22:04 +05:30
Agnish Ghosh
e7bc436289 several fixes 2025-02-01 00:22:04 +05:30
Agnish Ghosh
3592d34e65 fixes 2025-02-01 00:22:04 +05:30
Agnish Ghosh
9b5feb694c reversing rman blockVerifier order 2025-02-01 00:22:04 +05:30
Agnish Ghosh
8128944944 drop dataColumnOpt from message router 2025-02-01 00:22:04 +05:30
Agnish Ghosh
71fdf66002 fix message router blob and column progressions 2025-02-01 00:22:04 +05:30
Agnish Ghosh
4819e432fb gate blob publishing upto deneb 2025-02-01 00:22:04 +05:30
Agnish Ghosh
514bb3c065 fix message router issue 2025-02-01 00:22:04 +05:30
Agnish Ghosh
1fc210ad45 fix result situation in get data column sidecars 2025-02-01 00:22:04 +05:30
Agnish Ghosh
2f5e216039 fix test 2025-02-01 00:22:04 +05:30
Agnish Ghosh
d527648610 other fixes 2025-02-01 00:22:04 +05:30
Agnish Ghosh
9756cce22a added to T list 2025-02-01 00:22:04 +05:30
Agnish Ghosh
7d79166540 fix compilation issues 2025-02-01 00:22:04 +05:30
Agnish Ghosh
3dfb2afa6a activated data column sidecar processing at Fulu 2025-02-01 00:22:04 +05:30
Agnish Ghosh
8a1825b5d0 added fulu message handlers for column subnets 2025-02-01 00:22:04 +05:30
Agnish Ghosh
38b0421325 fix more 2025-02-01 00:22:04 +05:30
Agnish Ghosh
c1a2013356 fix createDataColumns 2025-02-01 00:22:04 +05:30
Agnish Ghosh
7c75875f9a save progress test sync manager 2025-02-01 00:22:04 +05:30
Agnish Ghosh
e73379eabb add column support to light forward sync 2025-02-01 00:22:04 +05:30
agnxsh
1197f099a0 save progress, need to rework untrusted syncing 2025-02-01 00:22:04 +05:30
Agnish Ghosh
d4139e006d add column to block verifier 2025-02-01 00:22:04 +05:30
Agnish Ghosh
d3309d5cf9 save progress 2 2025-02-01 00:22:04 +05:30
Agnish Ghosh
21d771a2a0 save progress 2025-02-01 00:22:04 +05:30
Agnish Ghosh
222cff0532 add columns to initializers of Eth2 and BlockProcessor 2025-02-01 00:22:04 +05:30
Agnish Ghosh
3ff4c33b06 add columns to message router 2025-02-01 00:22:04 +05:30
Agnish Ghosh
eebbdc50d8 init: columns to the block/eth2 processor 2025-02-01 00:22:04 +05:30
tersec
7a6cc6932e
show vanity logs on compounding activation of known validators (#6882) 2025-01-30 18:39:16 +05:30
tersec
67ac6fcb8a
Merge remote-tracking branch 'origin/stable' into unstable 2025-01-28 22:13:30 +00:00
tersec
c0c25b157c
allow electra blobs per block in req/resp (#6880) 2025-01-28 20:44:41 +00:00
tersec
0f1de8930d
fix changelog year v25.1.0 2025-01-28 20:29:27 +00:00
Agnish Ghosh
65c6d1bdfd
prepare builder API, modify electra BuilderBid (#6872)
* prepare builder API, modify electra BuilderBid

* rename to blindedBlockRes and include executionRequests

* fix copyright year

* resolved review comments

* more review changes

* revert to Opt[ExecutionRequests]

* reviews
2025-01-28 21:03:01 +01:00
tersec
05530f262c
version v25.1.0 2025-01-28 18:30:44 +00:00
tersec
5547d2a143
automated consensus spec URL updating to v1.5.0-beta.1 (#6871) 2025-01-25 05:11:15 +01:00
tersec
0c8f5bfdcd
use EF consensus spec v1.5.0-beta.1 test vectors (#6870) 2025-01-25 03:35:45 +01:00
tersec
a2826d7e44
make Nimbus Nim 2.2-compatible (#6869) 2025-01-24 02:32:07 +00:00
tersec
5d26134591
ramify the new ELECTRA blob settings through more; add single_attestation event queue; add initial vanity logs phrasing (#6865)
* ramify the new ELECTRA blob settings through more; add single_attestation event queue; add initial vanity logs phrasing

* add REST test rule
2025-01-23 18:53:12 +01:00
tersec
e990a949a4
bump nim-libp2p (#6861) 2025-01-19 15:57:17 +01:00