pk910
pk910
could be nice to have the "commitee index badges" clickable, which highlights the corresponding sublist of bits in "aggregation Bits"
This order is weird: 
### What's your CLI version? 1.13.0 ### Description & steps to reproduce The kurtosis-cli stops working after upgrading docker engine to the latest version (29.0.0). ``` pk910@PKNB04:~$ kurtosis engine status...
panic on light-holesky instance: ``` [negroni] PANIC: runtime error: integer divide by zero goroutine 4123 [running]: github.com/urfave/negroni.(*Recovery).ServeHTTP.func1() /home/runner/go/pkg/mod/github.com/urfave/[email protected]/recovery.go:159 +0xad panic({0x2479320?, 0x5db1bd0?}) /opt/hostedtoolcache/go/1.24.7/x64/src/runtime/panic.go:792 +0x132 github.com/ethpandaops/dora/handlers/api.ApiEpochV1({0x7fb95854f078, 0xc017deb4f0}, 0xc0395bcf00) /home/runner/work/dora/dora/handlers/api/epoch_v1.go:99 +0x1137 net/http.HandlerFunc.ServeHTTP(0xc021c12c90?, {0x7fb95854f078?,...
docker image: `ethpandaops/dora:eip7928-support` specs version: `1.6.0-beta.0` specs path: [specs/_features/eip7928](https://github.com/ethereum/consensus-specs/tree/1e335041fa8e1cf49ff2b458351aa7c1476690e8/specs/_features/eip7928)
docker image: `ethpandaops/dora:gloas-support` specs version: `1.6.0-beta.0` specs path: [specs/gloas](https://github.com/ethereum/consensus-specs/tree/1e335041fa8e1cf49ff2b458351aa7c1476690e8/specs/gloas) based on #227
When using the manual verification, the faucet does not use valid stamps if one or more stamps are expired. This should be fixed. Expired stamps should be ignored.