Commit 1bf84be
fix: server identity uses personal claim name instead of AquaFire Server
The SERVER_MNEMONIC wallet had pre-existing personal identity claims
(name "kenn") which prevented createServerIdentity() from creating the
proper "AquaFire Server" identity. The identity check now specifically
looks for claim_context "Self issued server identity" so personal claims
no longer block server identity creation or get linked into attestations.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a9b28d1 commit 1bf84be
1 file changed
Lines changed: 8 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
287 | 269 | | |
288 | 270 | | |
289 | 271 | | |
290 | | - | |
291 | | - | |
292 | 272 | | |
293 | 273 | | |
294 | 274 | | |
| |||
0 commit comments