the public key and signature should be decoded to byte slices.
Details
Details
tested two diffs later in stack when we verify signatures with the public key
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Paths
| Differential D8298 Authored by varun on Jun 22 2023, 11:43 PM.
Details Summary the public key and signature should be decoded to byte slices. Test Plan tested two diffs later in stack when we verify signatures with the public key
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJun 22 2023, 11:43 PM2023-06-22 23:43:54 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jun 23 2023, 12:08 AM2023-06-23 00:08:32 (UTC-7) This revision is now accepted and ready to land.Jun 26 2023, 3:21 PM2023-06-26 15:21:33 (UTC-7) This revision was landed with ongoing or failed builds.Jun 26 2023, 6:54 PM2023-06-26 18:54:45 (UTC-7) Closed by commit rCOMMb97e7a853b67: [identity] fix format of ed25519 public key and signature (authored by varun). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28026 services/identity/Cargo.lock
services/identity/Cargo.toml
services/identity/src/reserved_users.rs
|