Commit e0dc75d
fix(types): validate nil SignedHeader in LightClientAttackEvidence (#2923)
Closes
[PROTOCO-1518](https://linear.app/celestia/issue/PROTOCO-1518/chain-halt-via-nil-signedheader-in-lightclientattackevidence).
Backports
[cometbft/cometbft#5757](cometbft/cometbft#5757)
([`336b47c`](cometbft/cometbft@336b47c))
to celestia-core `main`.
## Test plan
- [x] `go test ./types/...` passes locally
- [ ] CI green
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
(cherry picked from commit 15e142c)1 parent 252b1bd commit e0dc75d
3 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
361 | 364 | | |
362 | 365 | | |
363 | 366 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
198 | 199 | | |
199 | 200 | | |
200 | 201 | | |
| |||
0 commit comments