Page MenuHomePhabricator

[identity] use ed25519 key instead of curve as map key
ClosedPublic

Authored by varun on Apr 24 2023, 1:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 24 2025, 5:03 PM
Unknown Object (File)
Feb 17 2025, 3:47 PM
Unknown Object (File)
Feb 14 2025, 3:42 PM
Unknown Object (File)
Feb 1 2025, 1:33 AM
Unknown Object (File)
Jan 31 2025, 6:14 AM
Unknown Object (File)
Jan 31 2025, 6:14 AM
Unknown Object (File)
Jan 31 2025, 6:05 AM
Unknown Object (File)
Jan 12 2025, 10:56 AM
Subscribers

Details

Summary

we should be using the ed25519 key as the map key in DDB to be consistent with comments in the .proto file and constants.rs. this was an oversight on my part

Test Plan

checked that the DDB table map was now keyed on the correct signing public key

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable