Commit 92a55b7
authored
publisher: Log serials in hex (#8844)
blog.Serial documents that its argument should be the hex-encoded form,
and every other call site uses core.SerialToString. This one logged the
big.Int decimal form, which matches nothing else in the system when
searching or joining on serial.
This PR was generated as part of an audit of
#8606 using Claude Fable 5.1 parent 6fe6193 commit 92a55b7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments