Commit 7460211
refactor: address review feedback on spork ProcessMessage refactor
- Use __func__ in IsSporkValid log prefixes (was stale "ProcessSpork")
- Mark IsSporkValid as const
- Pass reason string to Misbehaving on invalid spork
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 7c899a2 commit 7460211
3 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5470 | 5470 | | |
5471 | 5471 | | |
5472 | 5472 | | |
5473 | | - | |
| 5473 | + | |
5474 | 5474 | | |
5475 | 5475 | | |
5476 | 5476 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
0 commit comments